Trace number 1720222

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CSat 2009-03-22? (TO) 1200.11 1200.43

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720222-1240653783/watcher-1720222-1240653783 -o /tmp/evaluation-result-1720222-1240653783/solver-1720222-1240653783 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720222-1240653783.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17390
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=2008 CPUtime=0
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 93411558 2056192 280 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 502 286 86 271 0 228 0

[startup+0.0610601 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17390
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=8364 CPUtime=0.05
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 2906 0 0 0 4 1 0 0 18 0 1 0 93411558 8564736 1502 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 2091 1502 89 271 0 1817 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8364

[startup+0.101062 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17390
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=8780 CPUtime=0.09
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 3046 0 0 0 8 1 0 0 18 0 1 0 93411558 8990720 1642 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 2195 1642 89 271 0 1921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8780

[startup+0.301079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17390
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=10596 CPUtime=0.29
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 4131 0 0 0 27 2 0 0 19 0 1 0 93411558 10850304 2180 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 2649 2180 89 271 0 2375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10596

[startup+0.701114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17390
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=19820 CPUtime=0.69
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 6741 0 0 0 66 3 0 0 22 0 1 0 93411558 20295680 4586 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 4955 4586 91 271 0 4681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19820

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1225224/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=19820 CPUtime=1.48
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 6773 0 0 0 144 4 0 0 25 0 1 0 93411558 20295680 4618 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 4955 4618 91 271 0 4681 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19820

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1224904/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=20348 CPUtime=3.09
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 6888 0 0 0 299 10 0 0 25 0 1 0 93411558 20836352 4733 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 5087 4733 91 271 0 4813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20348

[startup+6.3026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1223560/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=21344 CPUtime=6.28
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 7136 0 0 0 612 16 0 0 25 0 1 0 93411558 21856256 4981 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 5336 4981 91 271 0 5062 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21344

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1221576/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=23260 CPUtime=12.69
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 7613 0 0 0 1243 26 0 0 25 0 1 0 93411558 23818240 5458 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 5815 5458 91 271 0 5541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23260

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1219272/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=25544 CPUtime=25.48
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 8158 0 0 0 2508 40 0 0 25 0 1 0 93411558 26157056 6003 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 6386 6003 91 271 0 6112 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25544

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1216008/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=28908 CPUtime=51.07
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 8978 0 0 0 5046 61 0 0 25 0 1 0 93411558 29601792 6823 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 7227 6823 91 271 0 6953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28908

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1211144/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=33796 CPUtime=102.26
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 10341 0 0 0 10119 107 0 0 25 0 1 0 93411558 34607104 8050 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 8449 8050 91 271 0 8175 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33796

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1205768/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=38984 CPUtime=162.25
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 11674 0 0 0 16091 134 0 0 25 0 1 0 93411558 39919616 9383 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 9746 9383 91 271 0 9472 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1197704/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=47372 CPUtime=222.24
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 13875 0 0 0 22070 154 0 0 25 0 1 0 93411558 48508928 11381 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 11843 11381 91 271 0 11569 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47372

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1190472/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=54424 CPUtime=282.21
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 15677 0 0 0 28055 166 0 0 25 0 1 0 93411558 55730176 13183 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 13606 13183 91 271 0 13332 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1185416/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=59328 CPUtime=342.2
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 16926 0 0 0 34039 181 0 0 25 0 1 0 93411558 60751872 14432 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 14832 14432 91 271 0 14558 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 59328

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1179784/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=65040 CPUtime=402.18
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 18351 0 0 0 40024 194 0 0 25 0 1 0 93411558 66600960 15857 1992294400 134512640 135625496 4294956240 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 16260 15857 91 271 0 15986 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 65040

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1174664/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=69948 CPUtime=462.16
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 19598 0 0 0 46011 205 0 0 25 0 1 0 93411558 71626752 17104 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 17487 17104 91 271 0 17213 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 69948

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1168968/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=76248 CPUtime=522.15
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 21351 0 0 0 51998 217 0 0 25 0 1 0 93411558 78077952 18553 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 19062 18553 91 271 0 18788 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 76248

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1162952/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=81952 CPUtime=582.14
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 22808 0 0 0 57989 225 0 0 25 0 1 0 93411558 83918848 20010 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 20488 20010 91 271 0 20214 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 81952

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1158408/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=86588 CPUtime=642.13
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 23957 0 0 0 63977 236 0 0 25 0 1 0 93411558 88666112 21159 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 21647 21159 91 271 0 21373 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86588

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1153928/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=91108 CPUtime=702.1
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 25095 0 0 0 69966 244 0 0 25 0 1 0 93411558 93294592 22297 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 22777 22297 91 271 0 22503 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 91108

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1147976/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=96856 CPUtime=762.09
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 26555 0 0 0 75957 252 0 0 25 0 1 0 93411558 99180544 23757 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 24214 23757 91 271 0 23940 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 96856

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1143880/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=100828 CPUtime=822.07
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 27576 0 0 0 81946 261 0 0 25 0 1 0 93411558 103247872 24778 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 25207 24778 91 271 0 24933 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 100828

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1139720/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=104948 CPUtime=882.06
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 28590 0 0 0 87937 269 0 0 25 0 1 0 93411558 107466752 25792 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 26237 25792 91 271 0 25963 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 104948

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1135816/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=108788 CPUtime=942.04
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 29574 0 0 0 93926 278 0 0 25 0 1 0 93411558 111398912 26776 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 27197 26776 91 271 0 26923 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 108788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1129864/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=114644 CPUtime=1002.03
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 31067 0 0 0 99918 285 0 0 25 0 1 0 93411558 117395456 28269 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 28661 28269 91 271 0 28387 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 114644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1125192/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=119304 CPUtime=1062.01
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 32239 0 0 0 105909 292 0 0 25 0 1 0 93411558 122167296 29441 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 29826 29441 91 271 0 29552 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 119304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1119880/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=124484 CPUtime=1121.99
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 33550 0 0 0 111901 298 0 0 25 0 1 0 93411558 127471616 30752 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 31121 30752 91 271 0 30847 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 124484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1112840/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=131528 CPUtime=1181.97
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 35307 0 0 0 117896 301 0 0 25 0 1 0 93411558 134684672 32509 1992294400 134512640 135625496 4294956240 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 32882 32509 91 271 0 32608 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 131528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17391
/proc/meminfo: memFree=1110536/2055920 swapFree=4192812/4192956
[pid=17390] ppid=17388 vsize=133804 CPUtime=1200.08
/proc/17390/stat : 17390 (csat) R 17388 17390 17261 0 -1 4194304 35864 0 0 0 119705 303 0 0 25 0 1 0 93411558 137015296 33066 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/17390/statm: 33451 33066 91 271 0 33177 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 133804

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.11
CPU user time (s): 1197.05
CPU system time (s): 3.05553
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 133804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.05
system time used= 3.05553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35864
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= 2
involuntary context switches= 2881

runsolver used 0.816875 second user time and 2.6216 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-25 12:03:04
IDJOB=1720222
IDBENCH=69598
IDSOLVER=517
FILE ID=node31/1720222-1240653783
PBS_JOBID= 9186532
Free space on /tmp= 66404 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720222-1240653783/watcher-1720222-1240653783 -o /tmp/evaluation-result-1720222-1240653783/solver-1720222-1240653783 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720222-1240653783.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=313620060

node31.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1243696 kB
Buffers:         52868 kB
Cached:         691800 kB
SwapCached:          0 kB
Active:          38420 kB
Inactive:       721104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5484 kB
Writeback:           0 kB
Mapped:          24648 kB
Slab:            38396 kB
Committed_AS:   317032 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node31 at 2009-04-25 12:23:06