Trace number 1732058

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.07 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-145-100.cnf
MD5SUM8691e3b6431437da05017ed8abe8cba2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of clauses300
Sum of the clauses size900
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3300
Number of clauses of size 40
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-1732058-1240777314/watcher-1732058-1240777314 -o /tmp/evaluation-result-1732058-1240777314/solver-1732058-1240777314 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1732058-1240777314.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 26492
/proc/meminfo: memFree=1827384/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=7224 CPUtime=0
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 644 0 0 0 0 0 0 0 20 0 1 0 105761196 7397376 627 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 1806 632 88 271 0 1532 0

[startup+0.041781 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26492
/proc/meminfo: memFree=1827384/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=7224 CPUtime=0.03
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 1610 0 0 0 3 0 0 0 20 0 1 0 105761196 7397376 1593 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 1806 1593 90 271 0 1532 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7224

[startup+0.101785 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26492
/proc/meminfo: memFree=1827384/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=7352 CPUtime=0.09
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 1641 0 0 0 9 0 0 0 20 0 1 0 105761196 7528448 1624 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 1838 1624 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301806 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26492
/proc/meminfo: memFree=1827384/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=7736 CPUtime=0.29
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 1726 0 0 0 28 1 0 0 22 0 1 0 105761196 7921664 1709 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 1934 1709 90 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.701849 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 26492
/proc/meminfo: memFree=1827384/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=8252 CPUtime=0.69
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 1850 0 0 0 68 1 0 0 25 0 1 0 105761196 8450048 1833 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 2063 1833 90 271 0 1789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8252

[startup+1.50293 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1820144/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=8908 CPUtime=1.49
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 2027 0 0 0 148 1 0 0 25 0 1 0 105761196 9121792 2010 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 2227 2010 90 271 0 1953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8908

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1819184/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=10016 CPUtime=3.09
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 2283 0 0 0 307 2 0 0 25 0 1 0 105761196 10256384 2266 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 2504 2266 90 271 0 2230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10016

[startup+6.30145 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1817520/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=11212 CPUtime=6.28
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 2592 0 0 0 626 2 0 0 25 0 1 0 105761196 11481088 2575 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 2803 2575 90 271 0 2529 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11212

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1815728/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=12864 CPUtime=12.69
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 3037 0 0 0 1265 4 0 0 25 0 1 0 105761196 13172736 2979 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 3216 2979 90 271 0 2942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12864

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1813808/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=14600 CPUtime=25.49
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 3495 0 0 0 2542 7 0 0 25 0 1 0 105761196 14950400 3437 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 3650 3437 90 271 0 3376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14600

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1811440/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=17108 CPUtime=51.08
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 4170 0 0 0 5096 12 0 0 25 0 1 0 105761196 17518592 4051 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 4277 4051 90 271 0 4003 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17108

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1807536/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=21076 CPUtime=102.26
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 5205 0 0 0 10209 17 0 0 25 0 1 0 105761196 21581824 4995 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 5269 4995 90 271 0 4995 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21076

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1804656/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=23852 CPUtime=162.24
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 5917 0 0 0 16201 23 0 0 25 0 1 0 105761196 24424448 5707 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 5963 5707 90 271 0 5689 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23852

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1802160/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=26572 CPUtime=222.23
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 6660 0 0 0 22193 30 0 0 25 0 1 0 105761196 27209728 6314 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 6643 6314 90 271 0 6369 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26572

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1800048/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=28708 CPUtime=282.21
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 7178 0 0 0 28187 34 0 0 25 0 1 0 105761196 29396992 6832 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 7177 6832 90 271 0 6903 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28708

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1798192/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=30472 CPUtime=342.19
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 7637 0 0 0 34181 38 0 0 25 0 1 0 105761196 31203328 7291 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 7618 7291 90 271 0 7344 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30472

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1796272/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=32404 CPUtime=402.18
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 8116 0 0 0 40175 43 0 0 25 0 1 0 105761196 33181696 7770 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 8101 7770 90 271 0 7827 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32404

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1794480/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=34412 CPUtime=462.16
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 8761 0 0 0 46169 47 0 0 25 0 1 0 105761196 35237888 8212 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 8603 8212 90 271 0 8329 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34412

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1792304/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=36480 CPUtime=522.15
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 9290 0 0 0 52164 51 0 0 25 0 1 0 105761196 37355520 8741 1992294400 134512640 135625496 4294956224 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 9120 8741 90 271 0 8846 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36480

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1790896/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=38104 CPUtime=582.13
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 9637 0 0 0 58159 54 0 0 25 0 1 0 105761196 39018496 9088 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 9526 9088 90 271 0 9252 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 38104

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1789680/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=39232 CPUtime=642.11
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 9931 0 0 0 64155 56 0 0 25 0 1 0 105761196 40173568 9382 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 9808 9382 90 271 0 9534 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39232

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1788400/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=40348 CPUtime=702.09
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 10224 0 0 0 70151 58 0 0 25 0 1 0 105761196 41316352 9675 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 10087 9675 90 271 0 9813 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 40348

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1787184/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=41444 CPUtime=762.08
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 10521 0 0 0 76147 61 0 0 25 0 1 0 105761196 42438656 9972 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 10361 9972 90 271 0 10087 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41444

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1786032/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=42500 CPUtime=822.06
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 10801 0 0 0 82142 64 0 0 25 0 1 0 105761196 43520000 10252 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 10625 10252 90 271 0 10351 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42500

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1784880/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=43716 CPUtime=882.04
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 11078 0 0 0 88139 65 0 0 25 0 1 0 105761196 44765184 10529 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 10929 10529 90 271 0 10655 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 43716

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1783856/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=44888 CPUtime=942.02
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 11335 0 0 0 94135 67 0 0 25 0 1 0 105761196 45965312 10786 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 11222 10786 90 271 0 10948 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 44888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26493
/proc/meminfo: memFree=1782704/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=46048 CPUtime=1002.01
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 11616 0 0 0 100131 70 0 0 25 0 1 0 105761196 47153152 11067 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 11512 11067 90 271 0 11238 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 46048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26495
/proc/meminfo: memFree=1781552/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=47692 CPUtime=1061.99
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 12194 0 0 0 106127 72 0 0 25 0 1 0 105761196 48836608 11341 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 11923 11341 90 271 0 11649 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 47692

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26495
/proc/meminfo: memFree=1780528/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=48620 CPUtime=1121.97
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 12442 0 0 0 112122 75 0 0 25 0 1 0 105761196 49786880 11589 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 12155 11589 90 271 0 11881 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 48620

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26495
/proc/meminfo: memFree=1779312/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=49840 CPUtime=1181.96
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 12766 0 0 0 118119 77 0 0 25 0 1 0 105761196 51036160 11913 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 12460 11913 90 271 0 12186 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 49840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26495
/proc/meminfo: memFree=1778544/2055920 swapFree=4180748/4192956
[pid=26492] ppid=26490 vsize=50724 CPUtime=1200.05
/proc/26492/stat : 26492 (csat) R 26490 26492 26123 0 -1 4194304 12936 0 0 0 119928 77 0 0 25 0 1 0 105761196 51941376 12083 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26492/statm: 12681 12083 90 271 0 12407 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50724

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.28
CPU system time (s): 0.78588
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 50724

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

runsolver used 1.44378 second user time and 2.93355 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 22:21:54
IDJOB=1732058
IDBENCH=71109
IDSOLVER=517
FILE ID=node81/1732058-1240777314
PBS_JOBID= 9187206
Free space on /tmp= 126392 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-145-100.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732058-1240777314/watcher-1732058-1240777314 -o /tmp/evaluation-result-1732058-1240777314/solver-1732058-1240777314 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1732058-1240777314.cnf

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

MD5SUM BENCH= 8691e3b6431437da05017ed8abe8cba2
RANDOM SEED=342871147

node81.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.234
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.234
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:       1827864 kB
Buffers:         26376 kB
Cached:         140560 kB
SwapCached:       5920 kB
Active:          23380 kB
Inactive:       152148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827864 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            38300 kB
Committed_AS:   394200 kB
PageTables:       1452 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= 126388 MiB
End job on node81 at 2009-04-26 22:41:56