Trace number 1729810

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.51

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

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-1729810-1240753818/watcher-1729810-1240753818 -o /tmp/evaluation-result-1729810-1240753818/solver-1729810-1240753818 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1729810-1240753818.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: 0.99 0.98 0.99 3/65 21366
/proc/meminfo: memFree=1774016/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=1588 CPUtime=0
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 103411311 1626112 161 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 397 161 88 271 0 123 0

[startup+0.0642539 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 21366
/proc/meminfo: memFree=1774016/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=7756 CPUtime=0.06
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 1829 0 0 0 5 1 0 0 18 0 1 0 103411311 7942144 1719 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 1939 1719 91 271 0 1665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7756

[startup+0.101258 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 21366
/proc/meminfo: memFree=1774016/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=7888 CPUtime=0.09
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 1847 0 0 0 8 1 0 0 18 0 1 0 103411311 8077312 1737 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 1972 1737 91 271 0 1698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7888

[startup+0.301295 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 21366
/proc/meminfo: memFree=1774016/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=8152 CPUtime=0.29
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 1916 0 0 0 27 2 0 0 19 0 1 0 103411311 8347648 1806 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 2038 1806 91 271 0 1764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8152

[startup+0.701365 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 21366
/proc/meminfo: memFree=1774016/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=8548 CPUtime=0.7
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 2022 0 0 0 67 3 0 0 23 0 1 0 103411311 8753152 1912 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 2137 1912 91 271 0 1863 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8548

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1766392/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=9260 CPUtime=1.5
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 2178 0 0 0 145 5 0 0 25 0 1 0 103411311 9482240 2068 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 2315 2068 91 271 0 2041 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9260

[startup+3.10179 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1765496/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=10184 CPUtime=3.09
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 2408 0 0 0 303 6 0 0 25 0 1 0 103411311 10428416 2298 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 2546 2298 91 271 0 2272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10184

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1763896/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=11408 CPUtime=6.29
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 2721 0 0 0 621 8 0 0 25 0 1 0 103411311 11681792 2611 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 2852 2611 91 271 0 2578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11408

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1762296/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=12996 CPUtime=12.69
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 3087 0 0 0 1259 10 0 0 25 0 1 0 103411311 13307904 2977 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 3249 2977 91 271 0 2975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12996

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1759800/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=15272 CPUtime=25.48
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 3675 0 0 0 2536 12 0 0 25 0 1 0 103411311 15638528 3565 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 3818 3565 91 271 0 3544 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15272

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1756920/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=18056 CPUtime=51.08
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 4431 0 0 0 5092 16 0 0 25 0 1 0 103411311 18489344 4260 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 4514 4260 91 271 0 4240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18056

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1753080/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=22064 CPUtime=102.26
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 5479 0 0 0 10204 22 0 0 25 0 1 0 103411311 22593536 5217 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 5516 5217 91 271 0 5242 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22064

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1749752/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=25364 CPUtime=162.24
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 6308 0 0 0 16197 27 0 0 25 0 1 0 103411311 25972736 6046 1992294400 134512640 135625496 4294956240 18446744073709551615 134540861 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 6341 6046 91 271 0 6067 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25364

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1746808/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=28360 CPUtime=222.22
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 7163 0 0 0 22190 32 0 0 25 0 1 0 103411311 29040640 6765 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 7090 6765 91 271 0 6816 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28360

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1744184/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=30980 CPUtime=282.19
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 7828 0 0 0 28184 35 0 0 25 0 1 0 103411311 31723520 7430 1992294400 134512640 135625496 4294956240 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 7745 7430 91 271 0 7471 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30980

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1741880/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=33208 CPUtime=342.18
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 8375 0 0 0 34179 39 0 0 25 0 1 0 103411311 34004992 7977 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 8302 7977 91 271 0 8028 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 33208

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1740088/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=34852 CPUtime=402.16
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 8817 0 0 0 40174 42 0 0 25 0 1 0 103411311 35688448 8419 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 8713 8419 91 271 0 8439 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 34852

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1738104/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=37316 CPUtime=462.14
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 9520 0 0 0 46168 46 0 0 25 0 1 0 103411311 38211584 8919 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 9329 8919 91 271 0 9055 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 37316

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1736440/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=38952 CPUtime=522.12
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 9932 0 0 0 52163 49 0 0 25 0 1 0 103411311 39886848 9331 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 9738 9331 91 271 0 9464 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 38952

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1734392/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=41012 CPUtime=582.1
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 10440 0 0 0 58158 52 0 0 25 0 1 0 103411311 41996288 9839 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 10253 9839 91 271 0 9979 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 41012

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21367
/proc/meminfo: memFree=1732792/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=42416 CPUtime=642.08
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 10811 0 0 0 64154 54 0 0 25 0 1 0 103411311 43433984 10210 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 10604 10210 91 271 0 10330 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 42416

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1731248/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=43752 CPUtime=702.05
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 11153 0 0 0 70149 56 0 0 25 0 1 0 103411311 44802048 10552 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 10938 10552 91 271 0 10664 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 43752

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1729968/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=45180 CPUtime=762.04
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 11472 0 0 0 76145 59 0 0 25 0 1 0 103411311 46264320 10871 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 11295 10871 91 271 0 11021 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 45180

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1728624/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=46544 CPUtime=822.01
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 11801 0 0 0 82140 61 0 0 25 0 1 0 103411311 47661056 11200 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 11636 11200 91 271 0 11362 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 46544

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1727536/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=47496 CPUtime=882
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 12071 0 0 0 88136 64 0 0 25 0 1 0 103411311 48635904 11470 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 11874 11470 91 271 0 11600 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 47496

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1726512/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=48500 CPUtime=941.98
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 12325 0 0 0 94132 66 0 0 25 0 1 0 103411311 49664000 11724 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 12125 11724 91 271 0 11851 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 48500

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1725304/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=49760 CPUtime=1001.96
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 12620 0 0 0 100128 68 0 0 25 0 1 0 103411311 50954240 12019 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 12440 12019 91 271 0 12166 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 49760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1724088/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=51424 CPUtime=1061.94
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 13226 0 0 0 106123 71 0 0 25 0 1 0 103411311 52658176 12321 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 12856 12321 91 271 0 12582 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 51424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1722936/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=52488 CPUtime=1121.91
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 13517 0 0 0 112118 73 0 0 25 0 1 0 103411311 53747712 12612 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 13122 12612 91 271 0 12848 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 52488

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1721656/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=53772 CPUtime=1181.89
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 13835 0 0 0 118115 74 0 0 25 0 1 0 103411311 55062528 12930 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 13443 12930 91 271 0 13169 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 53772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1721336/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=54036 CPUtime=1200.09
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 13907 0 0 0 119934 75 0 0 25 0 1 0 103411311 55332864 13002 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 13509 13002 91 271 0 13235 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 54036

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: 0.99 0.98 0.99 2/66 21373
/proc/meminfo: memFree=1721336/2055920 swapFree=4192812/4192956
[pid=21366] ppid=21364 vsize=54036 CPUtime=1200.09
/proc/21366/stat : 21366 (csat) R 21364 21366 21178 0 -1 4194304 13907 0 0 0 119934 75 0 0 25 0 1 0 103411311 55332864 13002 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/21366/statm: 13509 13002 91 271 0 13235 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 54036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.35
CPU system time (s): 0.759884
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 54036

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

runsolver used 1.35179 second user time and 2.94955 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 15:50:18
IDJOB=1729810
IDBENCH=24715
IDSOLVER=517
FILE ID=node89/1729810-1240753818
PBS_JOBID= 9187093
Free space on /tmp= 66384 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729810-1240753818/watcher-1729810-1240753818 -o /tmp/evaluation-result-1729810-1240753818/solver-1729810-1240753818 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1729810-1240753818.cnf

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=1581706895

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1774432 kB
Buffers:         29808 kB
Cached:         170788 kB
SwapCached:        140 kB
Active:          37304 kB
Inactive:       177296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            52796 kB
Committed_AS:   321800 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-26 16:10:20