Trace number 1520654

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.13 1200.54

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1322153318-039.cnf
MD5SUM9b4324a23c82753183d597b4a4c7c7c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark90.7522
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520654-1238229548/watcher-1520654-1238229548 -o /tmp/evaluation-result-1520654-1238229548/solver-1520654-1238229548 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520654-1238229548.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.04 1.03 0.95 3/64 24912
/proc/meminfo: memFree=1380464/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=1764 CPUtime=0
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 1095621496 1806336 188 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 441 188 89 271 0 167 0

[startup+0.085742 s]
/proc/loadavg: 1.04 1.03 0.95 3/64 24912
/proc/meminfo: memFree=1380464/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=8428 CPUtime=0.07
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 2054 0 0 0 7 0 0 0 18 0 1 0 1095621496 8630272 1850 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 2107 1850 91 271 0 1833 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8428

[startup+0.101743 s]
/proc/loadavg: 1.04 1.03 0.95 3/64 24912
/proc/meminfo: memFree=1380464/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=8428 CPUtime=0.09
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 2063 0 0 0 8 1 0 0 18 0 1 0 1095621496 8630272 1859 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 2107 1859 91 271 0 1833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8428

[startup+0.301782 s]
/proc/loadavg: 1.04 1.03 0.95 3/64 24912
/proc/meminfo: memFree=1380464/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=8956 CPUtime=0.29
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 2176 0 0 0 28 1 0 0 19 0 1 0 1095621496 9170944 1972 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 2239 1972 91 271 0 1965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8956

[startup+0.701858 s]
/proc/loadavg: 1.04 1.03 0.95 3/64 24912
/proc/meminfo: memFree=1380464/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=9748 CPUtime=0.69
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 2371 0 0 0 68 1 0 0 23 0 1 0 1095621496 9981952 2167 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 2437 2167 91 271 0 2163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9748

[startup+1.50201 s]
/proc/loadavg: 1.04 1.03 0.95 2/65 24913
/proc/meminfo: memFree=1371624/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=11068 CPUtime=1.49
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 2720 0 0 0 148 1 0 0 25 0 1 0 1095621496 11333632 2516 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 2767 2516 91 271 0 2493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11068

[startup+3.10132 s]
/proc/loadavg: 1.04 1.03 0.95 2/65 24913
/proc/meminfo: memFree=1369640/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=13708 CPUtime=3.09
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 3365 0 0 0 307 2 0 0 25 0 1 0 1095621496 14036992 3161 1992294400 134512640 135625496 4294956240 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 3427 3161 91 271 0 3153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13708

[startup+6.30193 s]
/proc/loadavg: 1.03 1.03 0.95 2/65 24913
/proc/meminfo: memFree=1364904/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=17852 CPUtime=6.28
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 4413 0 0 0 624 4 0 0 25 0 1 0 1095621496 18280448 4209 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 4463 4209 91 271 0 4189 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17852

[startup+12.7012 s]
/proc/loadavg: 1.03 1.03 0.95 2/65 24913
/proc/meminfo: memFree=1357928/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=24400 CPUtime=12.68
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 6018 0 0 0 1261 7 0 0 25 0 1 0 1095621496 24985600 5814 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 6100 5814 91 271 0 5826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24400

[startup+25.5016 s]
/proc/loadavg: 1.02 1.02 0.95 2/65 24913
/proc/meminfo: memFree=1348008/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=33824 CPUtime=25.48
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 8385 0 0 0 2536 12 0 0 25 0 1 0 1095621496 34635776 8181 1992294400 134512640 135625496 4294956240 18446744073709551615 134541293 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 8456 8181 91 271 0 8182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33824

[startup+51.1015 s]
/proc/loadavg: 1.01 1.02 0.95 2/65 24913
/proc/meminfo: memFree=1335080/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=46860 CPUtime=51.07
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 11643 0 0 0 5088 19 0 0 25 0 1 0 1095621496 47984640 11439 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 11715 11439 91 271 0 11441 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46860

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 24913
/proc/meminfo: memFree=1316008/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=65652 CPUtime=102.26
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 16429 0 0 0 10197 29 0 0 25 0 1 0 1095621496 67227648 16134 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 16413 16134 91 271 0 16139 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65652

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 24913
/proc/meminfo: memFree=1300328/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=81360 CPUtime=162.24
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 20374 0 0 0 16186 38 0 0 25 0 1 0 1095621496 83312640 20079 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 20340 20079 91 271 0 20066 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 81360

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 24913
/proc/meminfo: memFree=1287144/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=94564 CPUtime=222.22
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 23754 0 0 0 22176 46 0 0 25 0 1 0 1095621496 96833536 23323 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 23641 23323 91 271 0 23367 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94564

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1275752/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=105784 CPUtime=282.19
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 26594 0 0 0 28167 52 0 0 25 0 1 0 1095621496 108322816 26163 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 26446 26163 91 271 0 26172 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 105784

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1264872/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=116608 CPUtime=342.17
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 29309 0 0 0 34158 59 0 0 25 0 1 0 1095621496 119406592 28878 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 29152 28878 91 271 0 28878 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 116608

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1254376/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=127440 CPUtime=402.15
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 32150 0 0 0 40150 65 0 0 25 0 1 0 1095621496 130498560 31516 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 31860 31516 91 271 0 31586 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 127440

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1244968/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=136680 CPUtime=462.13
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 34468 0 0 0 46143 70 0 0 25 0 1 0 1095621496 139960320 33834 1992294400 134512640 135625496 4294956240 18446744073709551615 134541414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 34170 33834 91 271 0 33896 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 136680

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1236904/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=144864 CPUtime=522.11
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 36521 0 0 0 52134 77 0 0 25 0 1 0 1095621496 148340736 35887 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 36216 35887 91 271 0 35942 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 144864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1229288/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=152256 CPUtime=582.09
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 38394 0 0 0 58127 82 0 0 25 0 1 0 1095621496 155910144 37760 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 38064 37760 91 271 0 37790 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 152256

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1221928/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=159516 CPUtime=642.08
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 40209 0 0 0 64122 86 0 0 25 0 1 0 1095621496 163344384 39575 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 39879 39575 91 271 0 39605 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 159516

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1215208/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=166116 CPUtime=702.05
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 41875 0 0 0 70115 90 0 0 25 0 1 0 1095621496 170102784 41241 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 41529 41241 91 271 0 41255 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 166116

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1209000/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=172320 CPUtime=762.03
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 43427 0 0 0 76110 93 0 0 25 0 1 0 1095621496 176455680 42793 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 43080 42793 91 271 0 42806 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 172320

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1202472/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=179264 CPUtime=822
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 45348 0 0 0 82103 97 0 0 25 0 1 0 1095621496 183566336 44410 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 44816 44410 91 271 0 44542 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 179264

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1195688/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=186128 CPUtime=881.99
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 47053 0 0 0 88098 101 0 0 25 0 1 0 1095621496 190595072 46115 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 46532 46115 91 271 0 46258 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 186128

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1189672/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=192088 CPUtime=941.97
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 48564 0 0 0 94093 104 0 0 25 0 1 0 1095621496 196698112 47626 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 48022 47626 91 271 0 47748 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 192088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1184104/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=197508 CPUtime=1001.95
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 49945 0 0 0 100087 108 0 0 25 0 1 0 1095621496 202248192 49007 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 49377 49007 91 271 0 49103 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 197508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1178920/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=202656 CPUtime=1061.93
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 51240 0 0 0 106082 111 0 0 25 0 1 0 1095621496 207519744 50302 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 50664 50302 91 271 0 50390 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 202656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1173544/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=207936 CPUtime=1121.9
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 52566 0 0 0 112076 114 0 0 25 0 1 0 1095621496 212926464 51628 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 51984 51628 91 271 0 51710 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 207936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1168488/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=213084 CPUtime=1181.89
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 53837 0 0 0 118071 118 0 0 25 0 1 0 1095621496 218198016 52899 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 53271 52899 91 271 0 52997 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 213084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1166888/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=214536 CPUtime=1200.08
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 54211 0 0 0 119889 119 0 0 25 0 1 0 1095621496 219684864 53273 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 53634 53273 91 271 0 53360 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 214536

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24915
/proc/meminfo: memFree=1166888/2055920 swapFree=4179868/4192956
[pid=24912] ppid=24910 vsize=214536 CPUtime=1200.08
/proc/24912/stat : 24912 (csat) R 24910 24912 24578 0 -1 4194304 54211 0 0 0 119889 119 0 0 25 0 1 0 1095621496 219684864 53273 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24912/statm: 53634 53273 91 271 0 53360 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 214536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1198.9
CPU system time (s): 1.23381
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 214536

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

runsolver used 0.971852 second user time and 2.50062 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-28 09:39:08
IDJOB=1520654
IDBENCH=70189
IDSOLVER=517
FILE ID=node5/1520654-1238229548
PBS_JOBID= 9060640
Free space on /tmp= 66096 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1322153318-039.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520654-1238229548/watcher-1520654-1238229548 -o /tmp/evaluation-result-1520654-1238229548/solver-1520654-1238229548 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520654-1238229548.cnf

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

MD5SUM BENCH= 9b4324a23c82753183d597b4a4c7c7c2
RANDOM SEED=1282944504

node5.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.263
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.263
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:       1381008 kB
Buffers:         73788 kB
Cached:         498628 kB
SwapCached:       7012 kB
Active:          17672 kB
Inactive:       563304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381008 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            79952 kB
Committed_AS:  2769180 kB
PageTables:       1412 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= 66092 MiB
End job on node5 at 2009-03-28 09:59:10