Trace number 217386

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.07 1800.92

General information on the benchmark

NamelatinSquare/
latinSquare-dg-11_all.xml
MD5SUM695d2c81f7a06de7d66126fb6fcf3989
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints44
Maximum constraint arity11
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(44)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.03	c ...done
0.03	c #SATvar=13433 #SATclauses=35211 #CSPpredicates=0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-217386-1168065158 -o ROOT/results/node55/solver-217386-1168065158 -C 1800 -M 900 /tmp/evaluation/217386-1168065158/CSPtoSAT+minisat /tmp/evaluation/217386-1168065158/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 1.97 1.91 5/73 9831
/proc/meminfo: memFree=1329312/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=6696 CPUtime=0
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154914109 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6818680 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 1674 415 375 52 0 30 0

[startup+0.103849 s]
/proc/loadavg: 1.99 1.97 1.91 5/73 9831
/proc/meminfo: memFree=1329312/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=9172 CPUtime=0.09
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 1403 0 0 0 9 0 0 0 18 0 1 0 154914109 9392128 1359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 2293 1359 714 52 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9172

[startup+0.511889 s]
/proc/loadavg: 1.99 1.97 1.91 5/73 9831
/proc/meminfo: memFree=1329312/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=9964 CPUtime=0.5
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 1602 0 0 0 50 0 0 0 22 0 1 0 154914109 10203136 1558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 2491 1558 714 52 0 859 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9964

[startup+1.33297 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1324704/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=11416 CPUtime=1.32
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 1970 0 0 0 132 0 0 0 25 0 1 0 154914109 11689984 1926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 2854 1926 714 52 0 1222 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11416

[startup+2.97013 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1322976/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=13660 CPUtime=2.95
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 2548 0 0 0 295 0 0 0 25 0 1 0 154914109 13987840 2504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 3415 2504 714 52 0 1783 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 13660

[startup+6.26145 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1318880/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=17388 CPUtime=6.25
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 3468 0 0 0 624 1 0 0 25 0 1 0 154914109 17805312 3424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 4347 3424 714 52 0 2715 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 17388

[startup+12.7201 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1313504/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=22472 CPUtime=12.69
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 4747 0 0 0 1266 3 0 0 25 0 1 0 154914109 23011328 4703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 5618 4703 714 52 0 3986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22472

[startup+25.5483 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1305824/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=30428 CPUtime=25.51
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 6722 0 0 0 2546 5 0 0 25 0 1 0 154914109 31158272 6678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 7607 6678 714 52 0 5975 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 30428

[startup+51.2018 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1302112/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=33808 CPUtime=51.15
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 7543 0 0 0 5109 6 0 0 25 0 1 0 154914109 34619392 7499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671376 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 8452 7499 714 52 0 6820 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 33808

[startup+102.503 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1292128/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=43728 CPUtime=102.39
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 10030 0 0 0 10229 10 0 0 25 0 1 0 154914109 44777472 9986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 10932 9986 714 52 0 9300 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 43728

[startup+162.528 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1287904/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=47576 CPUtime=162.36
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 10997 0 0 0 16225 11 0 0 25 0 1 0 154914109 48717824 10953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 11894 10953 714 52 0 10262 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 47576

[startup+222.56 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1282208/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=52976 CPUtime=222.34
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 12324 0 0 0 22221 13 0 0 25 0 1 0 154914109 54247424 12280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 13244 12280 714 52 0 11612 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 52976

[startup+282.589 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1277792/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=57088 CPUtime=282.3
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 13349 0 0 0 28216 14 0 0 25 0 1 0 154914109 58458112 13305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 14272 13305 714 52 0 12640 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57088

[startup+342.617 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1276704/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=57748 CPUtime=342.28
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 13526 0 0 0 34213 15 0 0 25 0 1 0 154914109 59133952 13482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 14437 13482 714 52 0 12805 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57748

[startup+402.653 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 9831
/proc/meminfo: memFree=1274528/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=59864 CPUtime=402.26
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 14061 0 0 0 40211 15 0 0 25 0 1 0 154914109 61300736 14017 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 14966 14017 714 52 0 13334 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 59864

[startup+462.683 s]
/proc/loadavg: 2.10 2.00 1.93 3/73 9831
/proc/meminfo: memFree=1272224/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=62172 CPUtime=462.22
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 14621 0 0 0 46206 16 0 0 25 0 1 0 154914109 63664128 14577 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134675675 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 15543 14577 714 52 0 13911 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 62172

[startup+522.718 s]
/proc/loadavg: 2.03 2.00 1.93 3/73 9831
/proc/meminfo: memFree=1271520/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=62840 CPUtime=522.21
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 14767 0 0 0 52204 17 0 0 25 0 1 0 154914109 64348160 14723 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671422 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 15710 14723 714 52 0 14078 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 62840

[startup+582.749 s]
/proc/loadavg: 2.08 2.02 1.93 3/73 9831
/proc/meminfo: memFree=1269280/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=64160 CPUtime=582.18
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 15127 0 0 0 58201 17 0 0 25 0 1 0 154914109 65699840 15083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 16040 15083 714 52 0 14408 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 64160

[startup+642.801 s]
/proc/loadavg: 1.43 1.84 1.87 2/65 9846
/proc/meminfo: memFree=1293928/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=64292 CPUtime=642.23
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 15137 0 0 0 64205 18 0 0 25 0 1 0 154914109 65835008 15093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 16073 15093 714 52 0 14441 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 64292

[startup+702.835 s]
/proc/loadavg: 1.16 1.69 1.82 2/65 9846
/proc/meminfo: memFree=1292520/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=65900 CPUtime=702.25
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 15544 0 0 0 70206 19 0 0 25 0 1 0 154914109 67481600 15500 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671380 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 16475 15500 714 52 0 14843 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 65900

[startup+762.873 s]
/proc/loadavg: 1.06 1.56 1.76 2/65 9846
/proc/meminfo: memFree=1289256/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=69200 CPUtime=762.27
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 16370 0 0 0 76207 20 0 0 25 0 1 0 154914109 70860800 16326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 17300 16326 714 52 0 15668 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 69200

[startup+822.908 s]
/proc/loadavg: 1.02 1.45 1.71 2/65 9846
/proc/meminfo: memFree=1289256/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=69200 CPUtime=822.29
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 16370 0 0 0 82209 20 0 0 25 0 1 0 154914109 70860800 16326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 17300 16326 714 52 0 15668 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 69200

[startup+882.941 s]
/proc/loadavg: 1.00 1.37 1.66 2/65 9846
/proc/meminfo: memFree=1289192/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=69200 CPUtime=882.31
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 16370 0 0 0 88211 20 0 0 25 0 1 0 154914109 70860800 16326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 17300 16326 714 52 0 15668 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 69200

[startup+942.973 s]
/proc/loadavg: 1.00 1.30 1.62 2/65 9846
/proc/meminfo: memFree=1285608/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=72784 CPUtime=942.32
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 17283 0 0 0 94211 21 0 0 25 0 1 0 154914109 74530816 17239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 18196 17239 714 52 0 16564 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 72784

[startup+1003.01 s]
/proc/loadavg: 1.00 1.24 1.58 2/65 9846
/proc/meminfo: memFree=1285608/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=72784 CPUtime=1002.34
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 17283 0 0 0 100213 21 0 0 25 0 1 0 154914109 74530816 17239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 18196 17239 714 52 0 16564 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 72784

[startup+1063.04 s]
/proc/loadavg: 1.00 1.20 1.54 2/65 9846
/proc/meminfo: memFree=1285544/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=72784 CPUtime=1062.36
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 17283 0 0 0 106215 21 0 0 25 0 1 0 154914109 74530816 17239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 18196 17239 714 52 0 16564 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 72784

[startup+1123.07 s]
/proc/loadavg: 1.00 1.16 1.50 2/65 9846
/proc/meminfo: memFree=1282088/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=76348 CPUtime=1122.38
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 18170 0 0 0 112216 22 0 0 25 0 1 0 154914109 78180352 18126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 19087 18126 714 52 0 17455 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 76348

[startup+1183.11 s]
/proc/loadavg: 1.00 1.13 1.47 2/65 9846
/proc/meminfo: memFree=1282024/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=76348 CPUtime=1182.4
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 18170 0 0 0 118218 22 0 0 25 0 1 0 154914109 78180352 18126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 19087 18126 714 52 0 17455 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 76348

[startup+1243.15 s]
/proc/loadavg: 1.04 1.11 1.44 2/65 9846
/proc/meminfo: memFree=1282024/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=76496 CPUtime=1242.42
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 18179 0 0 0 124220 22 0 0 25 0 1 0 154914109 78331904 18135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 19124 18135 714 52 0 17492 0
Current children cumulated CPU time (s) 1242.42
Current children cumulated vsize (KiB) 76496

[startup+1303.18 s]
/proc/loadavg: 1.01 1.09 1.41 2/65 9846
/proc/meminfo: memFree=1281960/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=76496 CPUtime=1302.43
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 18179 0 0 0 130221 22 0 0 25 0 1 0 154914109 78331904 18135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 19124 18135 714 52 0 17492 0
Current children cumulated CPU time (s) 1302.43
Current children cumulated vsize (KiB) 76496

[startup+1363.2 s]
/proc/loadavg: 1.00 1.07 1.38 2/65 9846
/proc/meminfo: memFree=1276840/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=81644 CPUtime=1362.45
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 19474 0 0 0 136221 24 0 0 25 0 1 0 154914109 83603456 19430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 20411 19430 714 52 0 18779 0
Current children cumulated CPU time (s) 1362.45
Current children cumulated vsize (KiB) 81644

[startup+1423.24 s]
/proc/loadavg: 1.00 1.06 1.36 2/65 9846
/proc/meminfo: memFree=1276776/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=81368 CPUtime=1422.47
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 19481 0 0 0 142223 24 0 0 25 0 1 0 154914109 83320832 19393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 20342 19393 714 52 0 18710 0
Current children cumulated CPU time (s) 1422.47
Current children cumulated vsize (KiB) 81368

[startup+1483.27 s]
/proc/loadavg: 1.00 1.04 1.33 2/65 9846
/proc/meminfo: memFree=1276776/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=81368 CPUtime=1482.49
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 19481 0 0 0 148225 24 0 0 25 0 1 0 154914109 83320832 19393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 20342 19393 714 52 0 18710 0
Current children cumulated CPU time (s) 1482.49
Current children cumulated vsize (KiB) 81368

[startup+1543.31 s]
/proc/loadavg: 1.00 1.03 1.31 2/65 9846
/proc/meminfo: memFree=1264232/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=94448 CPUtime=1542.51
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 22729 0 0 0 154223 28 0 0 25 0 1 0 154914109 96714752 22641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 23612 22641 714 52 0 21980 0
Current children cumulated CPU time (s) 1542.51
Current children cumulated vsize (KiB) 94448

[startup+1603.34 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 9846
/proc/meminfo: memFree=1259240/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=99100 CPUtime=1602.52
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 23893 0 0 0 160223 29 0 0 25 0 1 0 154914109 101478400 23805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 24775 23805 714 52 0 23143 0
Current children cumulated CPU time (s) 1602.52
Current children cumulated vsize (KiB) 99100

[startup+1663.37 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 9846
/proc/meminfo: memFree=1259240/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=99316 CPUtime=1662.54
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 23912 0 0 0 166225 29 0 0 25 0 1 0 154914109 101699584 23824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 24829 23824 714 52 0 23197 0
Current children cumulated CPU time (s) 1662.54
Current children cumulated vsize (KiB) 99316

[startup+1723.41 s]
/proc/loadavg: 1.00 1.01 1.25 2/71 9930
/proc/meminfo: memFree=1257592/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=99448 CPUtime=1722.57
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 23978 0 0 0 172216 41 0 0 25 0 1 0 154914109 101834752 23890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 24862 23890 714 52 0 23230 0
Current children cumulated CPU time (s) 1722.57
Current children cumulated vsize (KiB) 99448

[startup+1783.47 s]
/proc/loadavg: 1.00 1.01 1.23 2/71 10016
/proc/meminfo: memFree=1257464/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=99448 CPUtime=1782.62
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 23979 0 0 0 178210 52 0 0 25 0 1 0 154914109 101834752 23891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 24862 23891 714 52 0 23230 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (KiB) 99448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 10044
/proc/meminfo: memFree=1258408/2055920 swapFree=4192812/4192956
[pid=9830] ppid=9828 vsize=99448 CPUtime=1800.04
/proc/9830/stat : 9830 (CSPtoSAT+minisa) R 9828 9830 9044 0 -1 4194304 23979 0 0 0 179949 55 0 0 25 0 1 0 154914109 101834752 23891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673355 0 0 4096 0 0 0 0 17 0 0 0
/proc/9830/statm: 24862 23891 714 52 0 23230 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 99448

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.07
CPU user time (s): 1799.5
CPU system time (s): 0.569913
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 99448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23979
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 4555

runsolver used 2.00169 s user time and 4.73228 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 06:32:38 UTC 2007


IDJOB= 217386
IDBENCH= 5133
FILE ID= node55/217386-1168065158

PBS_JOBID= 3475535

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/latinSquare/latinSquare-dg-11_all.xml
COMMAND LINE= /tmp/evaluation/217386-1168065158/CSPtoSAT+minisat /tmp/evaluation/217386-1168065158/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-217386-1168065158 -o ROOT/results/node55/solver-217386-1168065158 -C 1800 -M 900  /tmp/evaluation/217386-1168065158/CSPtoSAT+minisat /tmp/evaluation/217386-1168065158/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  695d2c81f7a06de7d66126fb6fcf3989

RANDOM SEED= 891122649

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1329728 kB
Buffers:         54112 kB
Cached:         555508 kB
SwapCached:          0 kB
Active:         106632 kB
Inactive:       536760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          47404 kB
Slab:            68332 kB
Committed_AS:  2982308 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB



End job on node55 on Sat Jan  6 07:02:39 UTC 2007