Trace number 203990

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.08 1801.91

General information on the benchmark

Namedomino/
domino-500-300.xml
MD5SUM2024892c98d0b4d8fb2a1a3c4309feb4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables500
Number of constraints500
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension500
Global constraints used (with number of constraints)

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.41	c ...done
0.41	c #SATvar=449002 #SATclauses=896500 #CSPpredicates=500

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/node29/watcher-203990-1168057406 -o ROOT/results/node29/solver-203990-1168057406 -C 1800 -M 900 /tmp/evaluation/203990-1168057406/CSPtoSAT+minisat /tmp/evaluation/203990-1168057406/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.51 1.88 1.96 4/86 14358
/proc/meminfo: memFree=1265648/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=6696 CPUtime=0
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154135375 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 1674 415 375 52 0 30 0

[startup+0.104594 s]
/proc/loadavg: 1.51 1.88 1.96 4/86 14358
/proc/meminfo: memFree=1265648/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=23796 CPUtime=0.09
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 4671 0 0 0 8 1 0 0 18 0 1 0 154135375 24367104 4560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 5949 4563 696 52 0 4317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23796

[startup+0.512618 s]
/proc/loadavg: 1.51 1.88 1.96 4/86 14358
/proc/meminfo: memFree=1265648/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=68664 CPUtime=0.5
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 15603 0 0 0 42 8 0 0 22 0 1 0 154135375 70311936 15466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17166 15466 721 52 0 15534 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 68664

[startup+1.33367 s]
/proc/loadavg: 1.55 1.88 1.96 3/86 14358
/proc/meminfo: memFree=1206320/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=68664 CPUtime=1.32
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 15626 0 0 0 124 8 0 0 25 0 1 0 154135375 70311936 15489 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17166 15489 721 52 0 15534 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 68664

[startup+2.97177 s]
/proc/loadavg: 1.55 1.88 1.96 3/86 14358
/proc/meminfo: memFree=1205232/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=69980 CPUtime=2.96
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 15897 0 0 0 288 8 0 0 25 0 1 0 154135375 71659520 15752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17495 15752 721 52 0 15863 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 69980

[startup+6.26498 s]
/proc/loadavg: 1.59 1.88 1.96 3/86 14358
/proc/meminfo: memFree=1205168/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=69980 CPUtime=6.25
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 15897 0 0 0 617 8 0 0 25 0 1 0 154135375 71659520 15752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17495 15752 721 52 0 15863 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 69980

[startup+12.7324 s]
/proc/loadavg: 1.62 1.88 1.96 3/86 14358
/proc/meminfo: memFree=1205104/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=70280 CPUtime=12.71
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 15941 0 0 0 1263 8 0 0 25 0 1 0 154135375 71966720 15796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17570 15796 721 52 0 15938 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 70280

[startup+25.5542 s]
/proc/loadavg: 1.68 1.89 1.96 3/86 14358
/proc/meminfo: memFree=1204848/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=70544 CPUtime=25.53
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16026 0 0 0 2545 8 0 0 25 0 1 0 154135375 72237056 15881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17636 15881 721 52 0 16004 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 70544

[startup+51.2178 s]
/proc/loadavg: 1.80 1.90 1.96 3/86 14358
/proc/meminfo: memFree=1204400/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=71092 CPUtime=51.15
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16144 0 0 0 5107 8 0 0 25 0 1 0 154135375 72798208 15999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17773 15999 721 52 0 16141 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 71092

[startup+102.438 s]
/proc/loadavg: 1.95 1.92 1.96 3/86 14358
/proc/meminfo: memFree=1203632/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=71752 CPUtime=102.33
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16336 0 0 0 10224 9 0 0 25 0 1 0 154135375 73474048 16191 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 17938 16191 721 52 0 16306 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 71752

[startup+162.489 s]
/proc/loadavg: 1.98 1.93 1.96 3/86 14358
/proc/meminfo: memFree=1202864/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=72576 CPUtime=162.33
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16519 0 0 0 16224 9 0 0 25 0 1 0 154135375 74317824 16374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18144 16374 721 52 0 16512 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 72576

[startup+222.541 s]
/proc/loadavg: 1.99 1.94 1.96 3/86 14358
/proc/meminfo: memFree=1196784/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=73316 CPUtime=222.32
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16693 0 0 0 22222 10 0 0 25 0 1 0 154135375 75075584 16548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18329 16548 721 52 0 16697 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 73316

[startup+282.586 s]
/proc/loadavg: 1.99 1.95 1.96 3/86 14358
/proc/meminfo: memFree=1196016/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=73976 CPUtime=282.3
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 16864 0 0 0 28220 10 0 0 25 0 1 0 154135375 75751424 16719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18494 16719 721 52 0 16862 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73976

[startup+342.637 s]
/proc/loadavg: 1.99 1.96 1.96 3/86 14358
/proc/meminfo: memFree=1195440/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=74756 CPUtime=342.29
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17036 0 0 0 34219 10 0 0 25 0 1 0 154135375 76550144 16891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18689 16891 721 52 0 17057 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 74756

[startup+402.685 s]
/proc/loadavg: 1.99 1.96 1.96 3/86 14358
/proc/meminfo: memFree=1194736/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=75284 CPUtime=402.28
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17198 0 0 0 40217 11 0 0 25 0 1 0 154135375 77090816 17053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671686 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18821 17053 721 52 0 17189 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 75284

[startup+462.733 s]
/proc/loadavg: 1.99 1.97 1.96 3/86 14358
/proc/meminfo: memFree=1192432/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=75944 CPUtime=462.26
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17358 0 0 0 46214 12 0 0 25 0 1 0 154135375 77766656 17213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 18986 17213 721 52 0 17354 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 75944

[startup+522.781 s]
/proc/loadavg: 1.99 1.97 1.96 3/86 14358
/proc/meminfo: memFree=1189680/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=76472 CPUtime=522.27
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17516 0 0 0 52214 13 0 0 25 0 1 0 154135375 78307328 17371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19118 17371 721 52 0 17486 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 76472

[startup+582.835 s]
/proc/loadavg: 1.99 1.97 1.96 3/86 14358
/proc/meminfo: memFree=1189104/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=77312 CPUtime=582.26
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17674 0 0 0 58213 13 0 0 25 0 1 0 154135375 79167488 17529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19328 17529 721 52 0 17696 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 77312

[startup+642.878 s]
/proc/loadavg: 2.06 1.99 1.97 3/86 14358
/proc/meminfo: memFree=1188464/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=77840 CPUtime=642.22
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17829 0 0 0 64209 13 0 0 25 0 1 0 154135375 79708160 17684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19460 17684 721 52 0 17828 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 77840

[startup+702.925 s]
/proc/loadavg: 2.02 1.99 1.97 3/86 14358
/proc/meminfo: memFree=1187888/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=78500 CPUtime=702.23
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 17980 0 0 0 70209 14 0 0 25 0 1 0 154135375 80384000 17835 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19625 17835 721 52 0 17993 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 78500

[startup+762.972 s]
/proc/loadavg: 2.01 1.99 1.97 4/86 14358
/proc/meminfo: memFree=1187312/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=79028 CPUtime=762.22
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18128 0 0 0 76207 15 0 0 25 0 1 0 154135375 80924672 17983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19757 17983 721 52 0 18125 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 79028

[startup+823.022 s]
/proc/loadavg: 2.00 1.99 1.97 3/86 14358
/proc/meminfo: memFree=1183216/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=79556 CPUtime=822.19
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18278 0 0 0 82204 15 0 0 25 0 1 0 154135375 81465344 18133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 19889 18133 721 52 0 18257 0
Current children cumulated CPU time (s) 822.19
Current children cumulated vsize (KiB) 79556

[startup+883.072 s]
/proc/loadavg: 2.00 1.99 1.97 3/86 14358
/proc/meminfo: memFree=1182576/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=80352 CPUtime=882.19
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18429 0 0 0 88204 15 0 0 25 0 1 0 154135375 82280448 18284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20088 18284 721 52 0 18456 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 80352

[startup+943.122 s]
/proc/loadavg: 2.05 2.00 1.97 3/86 14358
/proc/meminfo: memFree=1182000/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=81012 CPUtime=942.18
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18576 0 0 0 94202 16 0 0 25 0 1 0 154135375 82956288 18431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20253 18431 721 52 0 18621 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 81012

[startup+1003.17 s]
/proc/loadavg: 2.02 2.00 1.97 3/86 14358
/proc/meminfo: memFree=1181424/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=81540 CPUtime=1002.14
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18718 0 0 0 100198 16 0 0 25 0 1 0 154135375 83496960 18573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665631 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20385 18573 721 52 0 18753 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 81540

[startup+1063.22 s]
/proc/loadavg: 2.05 2.01 1.98 3/86 14358
/proc/meminfo: memFree=1180784/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=82068 CPUtime=1062.15
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 18864 0 0 0 106198 17 0 0 25 0 1 0 154135375 84037632 18719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20517 18719 721 52 0 18885 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 82068

[startup+1123.27 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 14358
/proc/meminfo: memFree=1180144/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=82596 CPUtime=1122.15
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19008 0 0 0 112198 17 0 0 25 0 1 0 154135375 84578304 18863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20649 18863 721 52 0 19017 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 82596

[startup+1183.31 s]
/proc/loadavg: 2.05 2.02 1.98 3/86 14358
/proc/meminfo: memFree=1176624/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=83124 CPUtime=1182.12
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19152 0 0 0 118194 18 0 0 25 0 1 0 154135375 85118976 19007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671672 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20781 19007 721 52 0 19149 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 83124

[startup+1243.36 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 14358
/proc/meminfo: memFree=1173168/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=83652 CPUtime=1242.11
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19298 0 0 0 124192 19 0 0 25 0 1 0 154135375 85659648 19153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 20913 19153 721 52 0 19281 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 83652

[startup+1303.41 s]
/proc/loadavg: 2.00 2.01 1.98 3/86 14358
/proc/meminfo: memFree=1172528/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=84584 CPUtime=1302.11
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19441 0 0 0 130192 19 0 0 25 0 1 0 154135375 86614016 19296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21146 19296 721 52 0 19514 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 84584

[startup+1363.46 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 14358
/proc/meminfo: memFree=1171952/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=85112 CPUtime=1362.08
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19588 0 0 0 136188 20 0 0 25 0 1 0 154135375 87154688 19443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671202 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21278 19443 721 52 0 19646 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 85112

[startup+1423.51 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 14358
/proc/meminfo: memFree=1171376/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=85772 CPUtime=1422.08
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19731 0 0 0 142188 20 0 0 25 0 1 0 154135375 87830528 19586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21443 19586 721 52 0 19811 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 85772

[startup+1483.56 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 14358
/proc/meminfo: memFree=1170800/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=86300 CPUtime=1482.08
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 19875 0 0 0 148187 21 0 0 25 0 1 0 154135375 88371200 19730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21575 19730 721 52 0 19943 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 86300

[startup+1543.62 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 14358
/proc/meminfo: memFree=1170224/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=86828 CPUtime=1542.07
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20015 0 0 0 154185 22 0 0 25 0 1 0 154135375 88911872 19870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21707 19870 721 52 0 20075 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 86828

[startup+1603.67 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 14358
/proc/meminfo: memFree=1169584/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=87356 CPUtime=1602.06
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20155 0 0 0 160184 22 0 0 25 0 1 0 154135375 89452544 20010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21839 20010 721 52 0 20207 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 87356

[startup+1663.73 s]
/proc/loadavg: 1.97 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1206576/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=87752 CPUtime=1662.05
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20292 0 0 0 166181 24 0 0 25 0 1 0 154135375 89858048 20147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 21938 20147 721 52 0 20306 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 87752

[startup+1723.78 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1204720/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=88280 CPUtime=1722.02
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20430 0 0 0 172178 24 0 0 25 0 1 0 154135375 90398720 20285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 22070 20285 721 52 0 20438 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 88280

[startup+1783.83 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1202928/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=88808 CPUtime=1782.02
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20566 0 0 0 178177 25 0 0 25 0 1 0 154135375 90939392 20421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 22202 20421 721 52 0 20570 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 88808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.89 s]
/proc/loadavg: 1.99 1.98 1.98 3/86 14396
/proc/meminfo: memFree=1202288/2055920 swapFree=4192812/4192956
[pid=14357] ppid=14355 vsize=88940 CPUtime=1800.06
/proc/14357/stat : 14357 (CSPtoSAT+minisa) R 14355 14357 11512 0 -1 4194304 20605 0 0 0 179981 25 0 0 25 0 1 0 154135375 91074560 20460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14357/statm: 22235 20460 721 52 0 20603 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 88940

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.91
CPU time (s): 1800.08
CPU user time (s): 1799.81
CPU system time (s): 0.267959
CPU usage (%): 99.8983
Max. virtual memory (cumulated for all children) (KiB): 88940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20605
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= 46846

runsolver used 2.01769 s user time and 5.96809 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 04:23:31 UTC 2007


IDJOB= 203990
IDBENCH= 3993
FILE ID= node29/203990-1168057406

PBS_JOBID= 3475460

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-500-300.xml
COMMAND LINE= /tmp/evaluation/203990-1168057406/CSPtoSAT+minisat /tmp/evaluation/203990-1168057406/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-203990-1168057406 -o ROOT/results/node29/solver-203990-1168057406 -C 1800 -M 900  /tmp/evaluation/203990-1168057406/CSPtoSAT+minisat /tmp/evaluation/203990-1168057406/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  2024892c98d0b4d8fb2a1a3c4309feb4

RANDOM SEED= 630466716

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.241
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	: 5914.62
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.241
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:       1266064 kB
Buffers:         47536 kB
Cached:         553924 kB
SwapCached:          0 kB
Active:         213668 kB
Inactive:       494892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:         129564 kB
Slab:            65992 kB
Committed_AS:  3041296 kB
PageTables:       2448 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= 66546 MiB



End job on node29 on Sat Jan  6 04:53:36 UTC 2007