Trace number 1556024

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.04 1200.52

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark926.251
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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-1556024-1238745273/watcher-1556024-1238745273 -o /tmp/evaluation-result-1556024-1238745273/solver-1556024-1238745273 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1556024-1238745273.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.81 1.47 1.22 3/64 30606
/proc/meminfo: memFree=1815776/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=1772 CPUtime=0
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1147188328 1814528 203 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 443 204 88 271 0 169 0

[startup+0.101366 s]
/proc/loadavg: 1.81 1.47 1.22 3/64 30606
/proc/meminfo: memFree=1815776/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=8100 CPUtime=0.09
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 1877 0 0 0 9 0 0 0 18 0 1 0 1147188328 8294400 1790 1992294400 134512640 135625496 4294956224 18446744073709551615 134530250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2025 1790 91 271 0 1751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8100

[startup+0.201386 s]
/proc/loadavg: 1.81 1.47 1.22 3/64 30606
/proc/meminfo: memFree=1815776/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=8100 CPUtime=0.19
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 1890 0 0 0 18 1 0 0 18 0 1 0 1147188328 8294400 1803 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2025 1803 91 271 0 1751 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8100

[startup+0.301408 s]
/proc/loadavg: 1.81 1.47 1.22 3/64 30606
/proc/meminfo: memFree=1815776/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=8232 CPUtime=0.29
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 1916 0 0 0 28 1 0 0 19 0 1 0 1147188328 8429568 1829 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2058 1829 91 271 0 1784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8232

[startup+0.701495 s]
/proc/loadavg: 1.81 1.47 1.22 3/64 30606
/proc/meminfo: memFree=1815776/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=8500 CPUtime=0.69
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 1997 0 0 0 68 1 0 0 22 0 1 0 1147188328 8704000 1910 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2125 1910 91 271 0 1851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8500

[startup+1.50167 s]
/proc/loadavg: 1.81 1.47 1.22 2/65 30607
/proc/meminfo: memFree=1808152/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=9160 CPUtime=1.49
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 2141 0 0 0 147 2 0 0 25 0 1 0 1147188328 9379840 2054 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2290 2054 91 271 0 2016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9160

[startup+3.10201 s]
/proc/loadavg: 1.81 1.47 1.22 2/65 30607
/proc/meminfo: memFree=1807256/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=10216 CPUtime=3.09
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 2398 0 0 0 306 3 0 0 25 0 1 0 1147188328 10461184 2311 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2554 2311 91 271 0 2280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10216

[startup+6.3017 s]
/proc/loadavg: 1.74 1.46 1.21 2/65 30607
/proc/meminfo: memFree=1805464/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=11736 CPUtime=6.29
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 2777 0 0 0 625 4 0 0 25 0 1 0 1147188328 12017664 2690 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 2934 2690 91 271 0 2660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11736

[startup+12.7011 s]
/proc/loadavg: 1.68 1.45 1.21 2/65 30607
/proc/meminfo: memFree=1802968/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=14000 CPUtime=12.69
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 3371 0 0 0 1263 6 0 0 25 0 1 0 1147188328 14336000 3284 1992294400 134512640 135625496 4294956224 18446744073709551615 134519833 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 3500 3284 91 271 0 3226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14000

[startup+25.5018 s]
/proc/loadavg: 1.53 1.43 1.21 2/65 30607
/proc/meminfo: memFree=1799768/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=17148 CPUtime=25.48
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 4129 0 0 0 2539 9 0 0 25 0 1 0 1147188328 17559552 4042 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 4287 4042 91 271 0 4013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17148

[startup+51.1013 s]
/proc/loadavg: 1.35 1.39 1.20 2/65 30607
/proc/meminfo: memFree=1796120/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=20832 CPUtime=51.07
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 5121 0 0 0 5094 13 0 0 25 0 1 0 1147188328 21331968 4973 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 5208 4973 91 271 0 4934 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20832

[startup+102.301 s]
/proc/loadavg: 1.15 1.33 1.19 2/65 30607
/proc/meminfo: memFree=1790488/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=26524 CPUtime=102.26
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 6599 0 0 0 10206 20 0 0 25 0 1 0 1147188328 27160576 6360 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 6631 6360 91 271 0 6357 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26524

[startup+162.301 s]
/proc/loadavg: 1.05 1.27 1.17 2/65 30607
/proc/meminfo: memFree=1785944/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=31256 CPUtime=162.22
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 7859 0 0 0 16197 25 0 0 25 0 1 0 1147188328 32006144 7484 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 7814 7484 91 271 0 7540 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 31256

[startup+222.305 s]
/proc/loadavg: 1.02 1.22 1.16 2/65 30607
/proc/meminfo: memFree=1782168/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=34944 CPUtime=222.21
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 8789 0 0 0 22189 32 0 0 25 0 1 0 1147188328 35782656 8414 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 8736 8414 91 271 0 8462 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34944

[startup+282.301 s]
/proc/loadavg: 1.00 1.17 1.15 2/65 30607
/proc/meminfo: memFree=1779224/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=37860 CPUtime=282.18
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 9519 0 0 0 28181 37 0 0 25 0 1 0 1147188328 38768640 9144 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 9465 9144 91 271 0 9191 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37860

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.14 2/65 30607
/proc/meminfo: memFree=1776920/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=40040 CPUtime=342.16
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 10077 0 0 0 34175 41 0 0 25 0 1 0 1147188328 41000960 9702 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 10010 9702 91 271 0 9736 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 40040

[startup+402.302 s]
/proc/loadavg: 1.00 1.11 1.13 2/65 30613
/proc/meminfo: memFree=1774808/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=42352 CPUtime=402.12
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 10802 0 0 0 40167 45 0 0 25 0 1 0 1147188328 43368448 10224 1992294400 134512640 135625496 4294956224 18446744073709551615 134529049 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 10588 10224 91 271 0 10314 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 42352

[startup+462.302 s]
/proc/loadavg: 1.00 1.09 1.11 2/65 30613
/proc/meminfo: memFree=1772248/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=44888 CPUtime=462.1
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 11421 0 0 0 46161 49 0 0 25 0 1 0 1147188328 45965312 10843 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 11222 10843 91 271 0 10948 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 44888

[startup+522.302 s]
/proc/loadavg: 1.00 1.07 1.10 2/65 30613
/proc/meminfo: memFree=1770200/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=47004 CPUtime=522.07
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 11933 0 0 0 52155 52 0 0 25 0 1 0 1147188328 48132096 11355 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 11751 11355 91 271 0 11477 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 47004

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.09 2/65 30613
/proc/meminfo: memFree=1768280/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=48820 CPUtime=582.05
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 12392 0 0 0 58149 56 0 0 25 0 1 0 1147188328 49991680 11814 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 12205 11814 91 271 0 11931 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 48820

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.08 2/65 30613
/proc/meminfo: memFree=1766552/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=50644 CPUtime=642.03
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 12834 0 0 0 64143 60 0 0 25 0 1 0 1147188328 51859456 12256 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 12661 12256 91 271 0 12387 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 50644

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 30613
/proc/meminfo: memFree=1764760/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=52380 CPUtime=702.01
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 13266 0 0 0 70137 64 0 0 25 0 1 0 1147188328 53637120 12688 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 13095 12688 91 271 0 12821 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 52380

[startup+762.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 30613
/proc/meminfo: memFree=1762968/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=54016 CPUtime=761.99
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 13701 0 0 0 76132 67 0 0 25 0 1 0 1147188328 55312384 13123 1992294400 134512640 135625496 4294956224 18446744073709551615 134541311 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 13504 13123 91 271 0 13230 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 54016

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 30613
/proc/meminfo: memFree=1761560/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=55324 CPUtime=821.96
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 14053 0 0 0 82125 71 0 0 25 0 1 0 1147188328 56651776 13475 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 13831 13475 91 271 0 13557 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 55324

[startup+882.305 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 30613
/proc/meminfo: memFree=1760024/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=57356 CPUtime=881.94
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 14717 0 0 0 88121 73 0 0 25 0 1 0 1147188328 58732544 13835 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 14339 13835 91 271 0 14065 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 57356

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 30613
/proc/meminfo: memFree=1758872/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=58572 CPUtime=941.91
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 15008 0 0 0 94116 75 0 0 25 0 1 0 1147188328 59977728 14126 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 14643 14126 91 271 0 14369 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 58572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30613
/proc/meminfo: memFree=1757208/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=60160 CPUtime=1001.89
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 15406 0 0 0 100111 78 0 0 25 0 1 0 1147188328 61603840 14524 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 15040 14524 91 271 0 14766 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 60160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30613
/proc/meminfo: memFree=1755672/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=61596 CPUtime=1061.86
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 15780 0 0 0 106106 80 0 0 25 0 1 0 1147188328 63074304 14898 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 15399 14898 91 271 0 15125 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 61596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30613
/proc/meminfo: memFree=1754456/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=62852 CPUtime=1121.84
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 16085 0 0 0 112102 82 0 0 25 0 1 0 1147188328 64360448 15203 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 15713 15203 91 271 0 15439 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 62852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30613
/proc/meminfo: memFree=1753240/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=63776 CPUtime=1181.82
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 16370 0 0 0 118098 84 0 0 25 0 1 0 1147188328 65306624 15488 1992294400 134512640 135625496 4294956224 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 15944 15488 91 271 0 15670 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 63776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30613
/proc/meminfo: memFree=1752920/2055920 swapFree=4177960/4192956
[pid=30606] ppid=30604 vsize=64172 CPUtime=1200.02
/proc/30606/stat : 30606 (csat) R 30604 30606 30303 0 -1 4194304 16443 0 0 0 119917 85 0 0 25 0 1 0 1147188328 65712128 15561 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30606/statm: 16043 15561 91 271 0 15769 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 64172

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.52
CPU time (s): 1200.04
CPU user time (s): 1199.17
CPU system time (s): 0.864868
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 64172

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

runsolver used 1.09883 second user time and 2.67559 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-03 09:54:33
IDJOB=1556024
IDBENCH=70811
IDSOLVER=517
FILE ID=node71/1556024-1238745273
PBS_JOBID= 9085430
Free space on /tmp= 66552 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556024-1238745273/watcher-1556024-1238745273 -o /tmp/evaluation-result-1556024-1238745273/solver-1556024-1238745273 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1556024-1238745273.cnf

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=1411277240

node71.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.270
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.270
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:       1816192 kB
Buffers:         22428 kB
Cached:         139764 kB
SwapCached:       9032 kB
Active:          58132 kB
Inactive:       114728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816192 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            52844 kB
Committed_AS:  2552924 kB
PageTables:       1444 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= 66548 MiB
End job on node71 at 2009-04-03 10:14:36