Trace number 1520658

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2054549948-012.cnf
MD5SUM60b6e2588c02cbe8eea228421d953cc1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.585
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-1520658-1238229721/watcher-1520658-1238229721 -o /tmp/evaluation-result-1520658-1238229721/solver-1520658-1238229721 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520658-1238229721.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.05 1.01 1.00 3/72 6569
/proc/meminfo: memFree=1442312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=1764 CPUtime=0
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 1095633378 1806336 187 1992294400 134512640 135625496 4294956240 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 441 187 89 271 0 167 0

[startup+0.0471771 s]
/proc/loadavg: 1.05 1.01 1.00 3/72 6569
/proc/meminfo: memFree=1442312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=2440 CPUtime=0.04
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 524 0 0 0 4 0 0 0 18 0 1 0 1095633378 2498560 321 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 610 321 89 271 0 336 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2440

[startup+0.102185 s]
/proc/loadavg: 1.05 1.01 1.00 3/72 6569
/proc/meminfo: memFree=1442312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=8428 CPUtime=0.09
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 2062 0 0 0 8 1 0 0 18 0 1 0 1095633378 8630272 1858 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 2107 1858 91 271 0 1833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8428

[startup+0.302224 s]
/proc/loadavg: 1.05 1.01 1.00 3/72 6569
/proc/meminfo: memFree=1442312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=8956 CPUtime=0.29
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 2172 0 0 0 28 1 0 0 20 0 1 0 1095633378 9170944 1968 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 2239 1968 91 271 0 1965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8956

[startup+0.701299 s]
/proc/loadavg: 1.05 1.01 1.00 3/72 6569
/proc/meminfo: memFree=1442312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=9616 CPUtime=0.69
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 2357 0 0 0 68 1 0 0 22 0 1 0 1095633378 9846784 2153 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 2404 2153 91 271 0 2130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9616

[startup+1.50145 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1433408/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=11068 CPUtime=1.49
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 2712 0 0 0 148 1 0 0 25 0 1 0 1095633378 11333632 2508 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 2767 2508 91 271 0 2493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11068

[startup+3.10176 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1431424/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=13580 CPUtime=3.09
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 3349 0 0 0 307 2 0 0 25 0 1 0 1095633378 13905920 3145 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 3395 3145 91 271 0 3121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13580

[startup+6.30136 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1426696/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=17672 CPUtime=6.28
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 4365 0 0 0 624 4 0 0 25 0 1 0 1095633378 18096128 4161 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 4418 4161 91 271 0 4144 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17672

[startup+12.7016 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1419912/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=24060 CPUtime=12.68
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 5948 0 0 0 1261 7 0 0 25 0 1 0 1095633378 24637440 5744 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 6015 5744 91 271 0 5741 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24060

[startup+25.502 s]
/proc/loadavg: 1.03 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1410312/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=33340 CPUtime=25.48
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 8263 0 0 0 2536 12 0 0 25 0 1 0 1095633378 34140160 8059 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 8335 8059 91 271 0 8061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33340

[startup+51.1029 s]
/proc/loadavg: 1.02 1.01 1.00 2/73 6570
/proc/meminfo: memFree=1397320/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=46376 CPUtime=51.08
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 11528 0 0 0 5089 19 0 0 25 0 1 0 1095633378 47489024 11324 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 11594 11324 91 271 0 11320 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46376

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 6570
/proc/meminfo: memFree=1378120/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=65304 CPUtime=102.26
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 16342 0 0 0 10197 29 0 0 25 0 1 0 1095633378 66871296 16047 1992294400 134512640 135625496 4294956240 18446744073709551615 134541262 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 16326 16047 91 271 0 16052 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65304

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1362376/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=81144 CPUtime=162.22
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 20308 0 0 0 16184 38 0 0 25 0 1 0 1095633378 83091456 20013 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 20286 20013 91 271 0 20012 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 81144

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1349192/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=94216 CPUtime=222.2
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 23689 0 0 0 22174 46 0 0 25 0 1 0 1095633378 96477184 23258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 23554 23258 91 271 0 23280 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 94216

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1337800/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=105700 CPUtime=282.18
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 26560 0 0 0 28164 54 0 0 25 0 1 0 1095633378 108236800 26129 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 26425 26129 91 271 0 26151 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 105700

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1326664/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=116656 CPUtime=342.16
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 29317 0 0 0 34157 59 0 0 25 0 1 0 1095633378 119455744 28886 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 29164 28886 91 271 0 28890 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 116656

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1316488/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=127100 CPUtime=402.13
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 32068 0 0 0 40148 65 0 0 25 0 1 0 1095633378 130150400 31434 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 31775 31434 91 271 0 31501 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 127100

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1307080/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=136352 CPUtime=462.12
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 34389 0 0 0 46141 71 0 0 25 0 1 0 1095633378 139624448 33755 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 34088 33755 91 271 0 33814 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 136352

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1299336/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=144144 CPUtime=522.09
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 36335 0 0 0 52133 76 0 0 25 0 1 0 1095633378 147603456 35701 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 36036 35701 91 271 0 35762 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 144144

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1291912/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=151408 CPUtime=582.07
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 38177 0 0 0 58126 81 0 0 25 0 1 0 1095633378 155041792 37543 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 37852 37543 91 271 0 37578 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 151408

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1284424/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=158668 CPUtime=642.05
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 40012 0 0 0 64120 85 0 0 25 0 1 0 1095633378 162476032 39378 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 39667 39378 91 271 0 39393 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 158668

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1277768/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=165272 CPUtime=702.03
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 41683 0 0 0 70113 90 0 0 25 0 1 0 1095633378 169238528 41049 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 41318 41049 91 271 0 41044 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 165272

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1271560/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=171476 CPUtime=762.01
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 43224 0 0 0 76106 95 0 0 25 0 1 0 1095633378 175591424 42590 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 42869 42590 91 271 0 42595 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 171476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1265352/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=178296 CPUtime=821.98
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 45095 0 0 0 82098 100 0 0 25 0 1 0 1095633378 182575104 44157 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 44574 44157 91 271 0 44300 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 178296

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1258568/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=184896 CPUtime=881.96
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 46772 0 0 0 88091 105 0 0 25 0 1 0 1095633378 189333504 45834 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 46224 45834 91 271 0 45950 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 184896

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1252552/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=190984 CPUtime=941.94
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 48285 0 0 0 94086 108 0 0 25 0 1 0 1095633378 195567616 47347 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 47746 47347 91 271 0 47472 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 190984

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1247048/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=196404 CPUtime=1001.91
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 49643 0 0 0 100080 111 0 0 25 0 1 0 1095633378 201117696 48705 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 49101 48705 91 271 0 48827 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 196404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1241992/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=201436 CPUtime=1061.9
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 50917 0 0 0 106074 116 0 0 25 0 1 0 1095633378 206270464 49979 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 50359 49979 91 271 0 50085 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 201436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6572
/proc/meminfo: memFree=1236552/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=206716 CPUtime=1121.87
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 52262 0 0 0 112067 120 0 0 25 0 1 0 1095633378 211677184 51324 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 51679 51324 91 271 0 51405 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 206716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6578
/proc/meminfo: memFree=1231432/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=211880 CPUtime=1181.84
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 53554 0 0 0 118060 124 0 0 25 0 1 0 1095633378 216965120 52616 1992294400 134512640 135625496 4294956240 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 52970 52616 91 271 0 52696 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 211880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6578
/proc/meminfo: memFree=1229896/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=213332 CPUtime=1200.04
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 53911 0 0 0 119879 125 0 0 25 0 1 0 1095633378 218451968 52973 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 53333 52973 91 271 0 53059 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 213332

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 1.00 2/73 6578
/proc/meminfo: memFree=1229896/2055920 swapFree=4168900/4192956
[pid=6569] ppid=6567 vsize=213332 CPUtime=1200.04
/proc/6569/stat : 6569 (csat) R 6567 6569 6200 0 -1 4194304 53911 0 0 0 119879 125 0 0 25 0 1 0 1095633378 218451968 52973 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6569/statm: 53333 52973 91 271 0 53059 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 213332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1198.79
CPU system time (s): 1.2948
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 213332

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

runsolver used 1.07784 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 09:42:01
IDJOB=1520658
IDBENCH=70193
IDSOLVER=517
FILE ID=node64/1520658-1238229721
PBS_JOBID= 9060605
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 60b6e2588c02cbe8eea228421d953cc1
RANDOM SEED=1028150007

node64.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.261
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.261
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:       1442856 kB
Buffers:         70440 kB
Cached:         448572 kB
SwapCached:      14856 kB
Active:          30252 kB
Inactive:       505388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442856 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          16120 kB
Slab:            62436 kB
Committed_AS:  2882044 kB
PageTables:       2024 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= 66408 MiB
End job on node64 at 2009-03-28 10:02:04