Trace number 207329

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.06 1805.67

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-5.xml
MD5SUMb2d7f09d7ef988a589250dc012d7a3cf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.3178
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node10/watcher-207329-1168060021 -o ROOT/results/node10/solver-207329-1168060021 -C 1800 -M 900 /tmp/evaluation/207329-1168060021/CSPtoSAT+minisat /tmp/evaluation/207329-1168060021/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: 2.00 2.00 2.00 2/86 24000
/proc/meminfo: memFree=1401568/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=496 CPUtime=0
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154397221 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 124 36 29 52 0 19 0

[startup+0.108792 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 24000
/proc/meminfo: memFree=1401568/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=17724 CPUtime=0.09
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 3283 0 0 0 8 1 0 0 18 0 1 0 154397221 18149376 3220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9338831 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 4431 3220 696 52 0 2799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17724

[startup+0.516807 s]
/proc/loadavg: 2.00 2.00 2.00 2/86 24000
/proc/meminfo: memFree=1401568/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=34452 CPUtime=0.49
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7389 0 0 0 46 3 0 0 22 0 1 0 154397221 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 34452

[startup+1.34272 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1375136/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=34452 CPUtime=1.31
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7392 0 0 0 128 3 0 0 25 0 1 0 154397221 35278848 7303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8613 7303 721 52 0 6981 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34452

[startup+2.97994 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1374944/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=34748 CPUtime=2.93
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7447 0 0 0 290 3 0 0 25 0 1 0 154397221 35581952 7358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626511 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8687 7358 721 52 0 7055 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 34748

[startup+6.26939 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1374688/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=34828 CPUtime=6.19
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7465 0 0 0 616 3 0 0 25 0 1 0 154397221 35663872 7376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8707 7376 721 52 0 7075 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 34828

[startup+12.7313 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1374496/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=35080 CPUtime=12.6
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7513 0 0 0 1256 4 0 0 25 0 1 0 154397221 35921920 7424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671162 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8770 7424 721 52 0 7138 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 35080

[startup+25.569 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1374176/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=35212 CPUtime=25.32
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7575 0 0 0 2528 4 0 0 25 0 1 0 154397221 36057088 7486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8803 7486 721 52 0 7171 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35212

[startup+51.2405 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1373344/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=35744 CPUtime=50.75
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7684 0 0 0 5071 4 0 0 25 0 1 0 154397221 36601856 7595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 8936 7595 721 52 0 7304 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 35744

[startup+102.532 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1371616/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=36468 CPUtime=101.58
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 7899 0 0 0 10154 4 0 0 25 0 1 0 154397221 37343232 7810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 9117 7810 721 52 0 7485 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 36468

[startup+162.607 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1369760/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=37424 CPUtime=161.11
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 8135 0 0 0 16106 5 0 0 25 0 1 0 154397221 38322176 8046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 9356 8046 721 52 0 7724 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 37424

[startup+222.693 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1367840/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=38428 CPUtime=220.65
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 8364 0 0 0 22060 5 0 0 25 0 1 0 154397221 39350272 8275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 9607 8275 721 52 0 7975 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 38428

[startup+282.751 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1365984/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=39340 CPUtime=280.16
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 8596 0 0 0 28010 6 0 0 25 0 1 0 154397221 40284160 8507 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 9835 8507 721 52 0 8203 0
Current children cumulated CPU time (s) 280.16
Current children cumulated vsize (KiB) 39340

[startup+342.809 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24000
/proc/meminfo: memFree=1364064/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=40264 CPUtime=339.67
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 8819 0 0 0 33961 6 0 0 25 0 1 0 154397221 41230336 8730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 10066 8730 721 52 0 8434 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 40264

[startup+402.913 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 24000
/proc/meminfo: memFree=1362144/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=41236 CPUtime=399.22
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 9040 0 0 0 39915 7 0 0 25 0 1 0 154397221 42225664 8951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/23999/statm: 10309 8951 721 52 0 8677 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 41236

[startup+462.972 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 24038
/proc/meminfo: memFree=1319328/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=42028 CPUtime=458.82
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 9258 0 0 0 45873 9 0 0 25 0 1 0 154397221 43036672 9169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 10507 9169 721 52 0 8875 0
Current children cumulated CPU time (s) 458.82
Current children cumulated vsize (KiB) 42028

[startup+523.033 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 24038
/proc/meminfo: memFree=1317672/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=42952 CPUtime=518.82
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 9485 0 0 0 51872 10 0 0 25 0 1 0 154397221 43982848 9396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 10738 9396 721 52 0 9106 0
Current children cumulated CPU time (s) 518.82
Current children cumulated vsize (KiB) 42952

[startup+583.094 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1316136/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=43744 CPUtime=578.83
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 9711 0 0 0 57872 11 0 0 25 0 1 0 154397221 44793856 9622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 10936 9622 721 52 0 9304 0
Current children cumulated CPU time (s) 578.83
Current children cumulated vsize (KiB) 43744

[startup+643.148 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1314472/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=44936 CPUtime=638.8
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 9939 0 0 0 63868 12 0 0 25 0 1 0 154397221 46014464 9850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 11234 9850 721 52 0 9602 0
Current children cumulated CPU time (s) 638.8
Current children cumulated vsize (KiB) 44936

[startup+703.209 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1312936/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=45728 CPUtime=698.81
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 10164 0 0 0 69869 12 0 0 25 0 1 0 154397221 46825472 10075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 11432 10075 721 52 0 9800 0
Current children cumulated CPU time (s) 698.81
Current children cumulated vsize (KiB) 45728

[startup+763.271 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1311336/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=46652 CPUtime=758.81
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 10392 0 0 0 75868 13 0 0 25 0 1 0 154397221 47771648 10303 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 11663 10303 721 52 0 10031 0
Current children cumulated CPU time (s) 758.81
Current children cumulated vsize (KiB) 46652

[startup+823.329 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1309928/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=47444 CPUtime=818.79
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 10615 0 0 0 81865 14 0 0 25 0 1 0 154397221 48582656 10526 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 11861 10526 721 52 0 10229 0
Current children cumulated CPU time (s) 818.79
Current children cumulated vsize (KiB) 47444

[startup+883.388 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1308392/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=48640 CPUtime=878.78
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 10835 0 0 0 87863 15 0 0 25 0 1 0 154397221 49807360 10746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 12160 10746 721 52 0 10528 0
Current children cumulated CPU time (s) 878.78
Current children cumulated vsize (KiB) 48640

[startup+943.446 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1306920/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=49432 CPUtime=938.76
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 11058 0 0 0 93861 15 0 0 25 0 1 0 154397221 50618368 10969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 12358 10969 721 52 0 10726 0
Current children cumulated CPU time (s) 938.76
Current children cumulated vsize (KiB) 49432

[startup+1003.5 s]
/proc/loadavg: 2.08 2.03 2.01 3/86 24040
/proc/meminfo: memFree=1305448/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=50356 CPUtime=998.74
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 11274 0 0 0 99858 16 0 0 25 0 1 0 154397221 51564544 11185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678280 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 12589 11185 721 52 0 10957 0
Current children cumulated CPU time (s) 998.74
Current children cumulated vsize (KiB) 50356

[startup+1063.57 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 24040
/proc/meminfo: memFree=1303912/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=51148 CPUtime=1058.75
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 11499 0 0 0 105858 17 0 0 25 0 1 0 154397221 52375552 11410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 12787 11410 721 52 0 11155 0
Current children cumulated CPU time (s) 1058.75
Current children cumulated vsize (KiB) 51148

[startup+1123.63 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 24040
/proc/meminfo: memFree=1302504/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=51940 CPUtime=1118.75
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 11712 0 0 0 111858 17 0 0 25 0 1 0 154397221 53186560 11623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 12985 11623 721 52 0 11353 0
Current children cumulated CPU time (s) 1118.75
Current children cumulated vsize (KiB) 51940

[startup+1183.69 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1301096/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=52732 CPUtime=1178.74
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 11932 0 0 0 117856 18 0 0 25 0 1 0 154397221 53997568 11843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 13183 11843 721 52 0 11551 0
Current children cumulated CPU time (s) 1178.74
Current children cumulated vsize (KiB) 52732

[startup+1243.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1299624/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=53524 CPUtime=1238.73
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 12147 0 0 0 123854 19 0 0 25 0 1 0 154397221 54808576 12058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 13381 12058 721 52 0 11749 0
Current children cumulated CPU time (s) 1238.73
Current children cumulated vsize (KiB) 53524

[startup+1303.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1298216/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=54316 CPUtime=1298.74
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 12364 0 0 0 129855 19 0 0 25 0 1 0 154397221 55619584 12275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 13579 12275 721 52 0 11947 0
Current children cumulated CPU time (s) 1298.74
Current children cumulated vsize (KiB) 54316

[startup+1363.87 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1296808/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=55848 CPUtime=1358.73
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 12581 0 0 0 135853 20 0 0 25 0 1 0 154397221 57188352 12492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 13962 12492 721 52 0 12330 0
Current children cumulated CPU time (s) 1358.73
Current children cumulated vsize (KiB) 55848

[startup+1423.93 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1295336/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=56640 CPUtime=1418.72
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 12797 0 0 0 141852 20 0 0 25 0 1 0 154397221 57999360 12708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 14160 12708 721 52 0 12528 0
Current children cumulated CPU time (s) 1418.72
Current children cumulated vsize (KiB) 56640

[startup+1483.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1293992/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=57432 CPUtime=1478.71
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 13010 0 0 0 147850 21 0 0 25 0 1 0 154397221 58810368 12921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 14358 12921 721 52 0 12726 0
Current children cumulated CPU time (s) 1478.71
Current children cumulated vsize (KiB) 57432

[startup+1544.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1292520/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=58224 CPUtime=1538.71
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 13228 0 0 0 153850 21 0 0 25 0 1 0 154397221 59621376 13139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665244 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 14556 13139 721 52 0 12924 0
Current children cumulated CPU time (s) 1538.71
Current children cumulated vsize (KiB) 58224

[startup+1604.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1291176/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=59016 CPUtime=1598.72
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 13443 0 0 0 159850 22 0 0 25 0 1 0 154397221 60432384 13354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 14754 13354 721 52 0 13122 0
Current children cumulated CPU time (s) 1598.72
Current children cumulated vsize (KiB) 59016

[startup+1664.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1289768/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=59808 CPUtime=1658.69
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 13656 0 0 0 165846 23 0 0 25 0 1 0 154397221 61243392 13567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 14952 13567 721 52 0 13320 0
Current children cumulated CPU time (s) 1658.69
Current children cumulated vsize (KiB) 59808

[startup+1724.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1288360/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=60600 CPUtime=1718.71
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 13868 0 0 0 171847 24 0 0 25 0 1 0 154397221 62054400 13779 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 15150 13779 721 52 0 13518 0
Current children cumulated CPU time (s) 1718.71
Current children cumulated vsize (KiB) 60600

[startup+1784.29 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 24040
/proc/meminfo: memFree=1286888/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=61392 CPUtime=1778.7
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 14081 0 0 0 177846 24 0 0 25 0 1 0 154397221 62865408 13992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 15348 13992 721 52 0 13716 0
Current children cumulated CPU time (s) 1778.7
Current children cumulated vsize (KiB) 61392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.65 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1286376/2055920 swapFree=4186692/4192956
[pid=23999] ppid=23997 vsize=61656 CPUtime=1800.03
/proc/23999/stat : 23999 (CSPtoSAT+minisa) R 23997 23999 23484 0 -1 4194304 14157 0 0 0 179979 24 0 0 25 0 1 0 154397221 63135744 14068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/23999/statm: 15414 14068 721 52 0 13782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 61656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.67
CPU time (s): 1800.06
CPU user time (s): 1799.8
CPU system time (s): 0.25696
CPU usage (%): 99.6893
Max. virtual memory (cumulated for all children) (KiB): 61656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14157
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= 11
involuntary context switches= 50532

runsolver used 2.15167 s user time and 5.83711 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 05:07:01 UTC 2007


IDJOB= 207329
IDBENCH= 4283
FILE ID= node10/207329-1168060021

PBS_JOBID= 3475339

Free space on /tmp= 66355 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-5.xml
COMMAND LINE= /tmp/evaluation/207329-1168060021/CSPtoSAT+minisat /tmp/evaluation/207329-1168060021/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-207329-1168060021 -o ROOT/results/node10/solver-207329-1168060021 -C 1800 -M 900  /tmp/evaluation/207329-1168060021/CSPtoSAT+minisat /tmp/evaluation/207329-1168060021/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b2d7f09d7ef988a589250dc012d7a3cf

RANDOM SEED= 201326856

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.232
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.232
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:       1401984 kB
Buffers:         61876 kB
Cached:         394620 kB
SwapCached:       3592 kB
Active:         285188 kB
Inactive:       276128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401984 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:         123508 kB
Slab:            77408 kB
Committed_AS:  3548568 kB
PageTables:       2308 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= 66354 MiB



End job on node10 on Sat Jan  6 05:37:07 UTC 2007