Trace number 1520774

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
MD5SUMc44bf8e86de68afd8b13539ed87fd1d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.24
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520774-1238234420/watcher-1520774-1238234420 -o /tmp/evaluation-result-1520774-1238234420/solver-1520774-1238234420 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520774-1238234420.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.97 3/70 27460
/proc/meminfo: memFree=900496/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=2008 CPUtime=0
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1096104638 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 502 289 86 271 0 228 0

[startup+0.10351 s]
/proc/loadavg: 0.99 0.98 0.97 3/70 27460
/proc/meminfo: memFree=900496/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=9080 CPUtime=0.09
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 2264 0 0 0 9 0 0 0 18 0 1 0 1096104638 9297920 2047 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 2270 2047 91 271 0 1996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9080

[startup+0.201527 s]
/proc/loadavg: 0.99 0.98 0.97 3/70 27460
/proc/meminfo: memFree=900496/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=9212 CPUtime=0.19
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 2304 0 0 0 19 0 0 0 18 0 1 0 1096104638 9433088 2087 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 2303 2087 91 271 0 2029 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9212

[startup+0.301545 s]
/proc/loadavg: 0.99 0.98 0.97 3/70 27460
/proc/meminfo: memFree=900496/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=9476 CPUtime=0.29
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 2343 0 0 0 29 0 0 0 19 0 1 0 1096104638 9703424 2126 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 2369 2126 91 271 0 2095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9476

[startup+0.701617 s]
/proc/loadavg: 0.99 0.98 0.97 3/70 27460
/proc/meminfo: memFree=900496/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=9872 CPUtime=0.69
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 2468 0 0 0 68 1 0 0 22 0 1 0 1096104638 10108928 2251 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 2468 2251 91 271 0 2194 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9872

[startup+1.50176 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27461
/proc/meminfo: memFree=891272/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=10928 CPUtime=1.49
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 2720 0 0 0 148 1 0 0 25 0 1 0 1096104638 11190272 2503 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 2732 2503 91 271 0 2458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10928

[startup+3.10106 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27461
/proc/meminfo: memFree=889864/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=12908 CPUtime=3.09
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 3197 0 0 0 307 2 0 0 25 0 1 0 1096104638 13217792 2980 1992294400 134512640 135625496 4294956240 18446744073709551615 135063767 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 3227 2980 91 271 0 2953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12908

[startup+6.30164 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27461
/proc/meminfo: memFree=886152/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=16208 CPUtime=6.29
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 4037 0 0 0 626 3 0 0 25 0 1 0 1096104638 16596992 3820 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 4052 3820 91 271 0 3778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16208

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27461
/proc/meminfo: memFree=879880/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=22128 CPUtime=12.68
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 5526 0 0 0 1263 5 0 0 25 0 1 0 1096104638 22659072 5309 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 5532 5309 91 271 0 5258 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22128

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27461
/proc/meminfo: memFree=869000/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=32596 CPUtime=25.48
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 8131 0 0 0 2539 9 0 0 25 0 1 0 1096104638 33378304 7914 1992294400 134512640 135625496 4294956240 18446744073709551615 134541494 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 8149 7914 91 271 0 7875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32596

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=852744/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=48992 CPUtime=51.06
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 12227 0 0 0 5090 16 0 0 25 0 1 0 1096104638 50167808 12010 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 12248 12010 91 271 0 11974 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48992

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=825416/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=76080 CPUtime=102.26
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 19043 0 0 0 10197 29 0 0 25 0 1 0 1096104638 77905920 18735 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 19020 18735 91 271 0 18746 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=802056/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=99464 CPUtime=162.23
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 24932 0 0 0 16182 41 0 0 25 0 1 0 1096104638 101851136 24624 1992294400 134512640 135625496 4294956240 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 24866 24624 91 271 0 24592 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99464

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=781640/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=119672 CPUtime=222.21
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 30090 0 0 0 22167 54 0 0 25 0 1 0 1096104638 122544128 29646 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 29918 29646 91 271 0 29644 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 119672

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=763848/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=137628 CPUtime=282.18
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 34590 0 0 0 28155 63 0 0 25 0 1 0 1096104638 140931072 34146 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 34407 34146 91 271 0 34133 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 137628

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=745992/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=155464 CPUtime=342.17
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 39190 0 0 0 34145 72 0 0 25 0 1 0 1096104638 159195136 38543 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 38866 38543 91 271 0 38592 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 155464

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=728648/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=172896 CPUtime=402.14
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 43558 0 0 0 40135 79 0 0 25 0 1 0 1096104638 177045504 42911 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 43224 42911 91 271 0 42950 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 172896

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=715528/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=185840 CPUtime=462.12
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 46816 0 0 0 46124 88 0 0 25 0 1 0 1096104638 190300160 46169 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 46460 46169 91 271 0 46186 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 185840

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=703304/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=198256 CPUtime=522.1
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 49934 0 0 0 52115 95 0 0 25 0 1 0 1096104638 203014144 49287 1992294400 134512640 135625496 4294956240 18446744073709551615 134518639 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 49564 49287 91 271 0 49290 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 198256

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=691528/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=209740 CPUtime=582.08
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 52811 0 0 0 58105 103 0 0 25 0 1 0 1096104638 214773760 52164 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 52435 52164 91 271 0 52161 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 209740

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=680904/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=220312 CPUtime=642.06
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 55489 0 0 0 64096 110 0 0 25 0 1 0 1096104638 225599488 54842 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 55078 54842 91 271 0 54804 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 220312

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=667656/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=233996 CPUtime=702.03
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 59080 0 0 0 70085 118 0 0 25 0 1 0 1096104638 239611904 58129 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 58499 58129 91 271 0 58225 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 233996

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=654792/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=246672 CPUtime=762.01
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 62275 0 0 0 76077 124 0 0 25 0 1 0 1096104638 252592128 61324 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 61668 61324 91 271 0 61394 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 246672

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=645512/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=256044 CPUtime=821.99
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 64610 0 0 0 82068 131 0 0 25 0 1 0 1096104638 262189056 63659 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 64011 63659 91 271 0 63737 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 256044

[startup+882.307 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=636168/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=265292 CPUtime=881.97
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 66927 0 0 0 88061 136 0 0 25 0 1 0 1096104638 271659008 65976 1992294400 134512640 135625496 4294956240 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 66323 65976 91 271 0 66049 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 265292

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=626696/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=274664 CPUtime=941.95
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 69307 0 0 0 94053 142 0 0 25 0 1 0 1096104638 281255936 68356 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 68666 68356 91 271 0 68392 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 274664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=618120/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=283120 CPUtime=1001.92
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 71423 0 0 0 100045 147 0 0 25 0 1 0 1096104638 289914880 70472 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 70780 70472 91 271 0 70506 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 283120

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=609224/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=292096 CPUtime=1061.9
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 73670 0 0 0 106037 153 0 0 25 0 1 0 1096104638 299106304 72719 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 73024 72719 91 271 0 72750 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 292096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=599240/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=301872 CPUtime=1121.88
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 76137 0 0 0 112030 158 0 0 25 0 1 0 1096104638 309116928 75186 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 75468 75186 91 271 0 75194 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 301872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=590024/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=310988 CPUtime=1181.86
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 78438 0 0 0 118022 164 0 0 25 0 1 0 1096104638 318451712 77487 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 77747 77487 91 271 0 77473 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 310988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.97 2/71 27467
/proc/meminfo: memFree=587400/2055920 swapFree=4170584/4192956
[pid=27460] ppid=27458 vsize=313496 CPUtime=1200.05
/proc/27460/stat : 27460 (csat) R 27458 27460 26924 0 -1 4194304 79069 0 0 0 119840 165 0 0 25 0 1 0 1096104638 321019904 78118 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/27460/statm: 78374 78118 91 271 0 78100 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 313496

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.55
CPU time (s): 1200.11
CPU user time (s): 1198.41
CPU system time (s): 1.70774
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 313496

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

runsolver used 0.977851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node45 at 2009-03-28 11:00:20
IDJOB=1520774
IDBENCH=70309
IDSOLVER=517
FILE ID=node45/1520774-1238234420
PBS_JOBID= 9060603
Free space on /tmp= 66336 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520774-1238234420/watcher-1520774-1238234420 -o /tmp/evaluation-result-1520774-1238234420/solver-1520774-1238234420 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520774-1238234420.cnf

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

MD5SUM BENCH= c44bf8e86de68afd8b13539ed87fd1d0
RANDOM SEED=949467702

node45.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.285
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.285
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:        900976 kB
Buffers:         87656 kB
Cached:         966320 kB
SwapCached:      11516 kB
Active:         151056 kB
Inactive:       915948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        900976 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          18688 kB
Slab:            73220 kB
Committed_AS:  2500624 kB
PageTables:       1900 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= 66336 MiB
End job on node45 at 2009-03-28 11:20:23