Trace number 1520871

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSat 2009-03-22? (TO) 1200.09 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
Bench CategoryRANDOM (random 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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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-1520871-1238250165/watcher-1520871-1238250165 -o /tmp/evaluation-result-1520871-1238250165/solver-1520871-1238250165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520871-1238250165.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.91 0.95 0.98 2/64 5538
/proc/meminfo: memFree=1220992/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=1508 CPUtime=0
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1097678393 1544192 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 377 132 89 271 0 103 0

[startup+0.076873 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5538
/proc/meminfo: memFree=1220992/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=7492 CPUtime=0.06
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 1650 0 0 0 6 0 0 0 18 0 1 0 1097678393 7671808 1633 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1873 1633 91 271 0 1599 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7492

[startup+0.101874 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5538
/proc/meminfo: memFree=1220992/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=7492 CPUtime=0.09
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 1662 0 0 0 9 0 0 0 18 0 1 0 1097678393 7671808 1645 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1873 1645 91 271 0 1599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7492

[startup+0.301892 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5538
/proc/meminfo: memFree=1220992/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=7748 CPUtime=0.29
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 1737 0 0 0 29 0 0 0 19 0 1 0 1097678393 7933952 1720 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 1937 1720 91 271 0 1663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.701931 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5538
/proc/meminfo: memFree=1220992/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=8264 CPUtime=0.69
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 1859 0 0 0 68 1 0 0 23 0 1 0 1097678393 8462336 1842 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2066 1842 91 271 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8264

[startup+1.50302 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 5539
/proc/meminfo: memFree=1213688/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=9036 CPUtime=1.49
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 2042 0 0 0 148 1 0 0 25 0 1 0 1097678393 9252864 2025 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2259 2025 91 271 0 1985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9036

[startup+3.10116 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 5539
/proc/meminfo: memFree=1212728/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=10004 CPUtime=3.09
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 2287 0 0 0 307 2 0 0 25 0 1 0 1097678393 10244096 2270 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2501 2270 91 271 0 2227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10004

[startup+6.30146 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 5539
/proc/meminfo: memFree=1211000/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=11204 CPUtime=6.29
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 2593 0 0 0 626 3 0 0 25 0 1 0 1097678393 11472896 2576 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 2801 2576 91 271 0 2527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11204

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 5539
/proc/meminfo: memFree=1209400/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=12748 CPUtime=12.69
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 3009 0 0 0 1264 5 0 0 25 0 1 0 1097678393 13053952 2951 1992294400 134512640 135625496 4294956240 18446744073709551615 134541381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 3187 2951 91 271 0 2913 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12748

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5539
/proc/meminfo: memFree=1207160/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=14876 CPUtime=25.48
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 3538 0 0 0 2541 7 0 0 25 0 1 0 1097678393 15233024 3480 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 3719 3480 91 271 0 3445 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14876

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 5539
/proc/meminfo: memFree=1204536/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=17588 CPUtime=51.08
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 4257 0 0 0 5097 11 0 0 25 0 1 0 1097678393 18010112 4138 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 4397 4138 91 271 0 4123 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17588

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 5539
/proc/meminfo: memFree=1200504/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=21584 CPUtime=102.27
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 5328 0 0 0 10210 17 0 0 25 0 1 0 1097678393 22102016 5118 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 5396 5118 91 271 0 5122 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21584

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5539
/proc/meminfo: memFree=1197240/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=24840 CPUtime=162.24
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 6141 0 0 0 16202 22 0 0 25 0 1 0 1097678393 25436160 5931 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 6210 5931 91 271 0 5936 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24840

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5539
/proc/meminfo: memFree=1194360/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=27952 CPUtime=222.23
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 6993 0 0 0 22195 28 0 0 25 0 1 0 1097678393 28622848 6647 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 6988 6647 91 271 0 6714 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27952

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5539
/proc/meminfo: memFree=1192056/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=30248 CPUtime=282.22
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 7558 0 0 0 28191 31 0 0 25 0 1 0 1097678393 30973952 7212 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 7562 7212 91 271 0 7288 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 30248

[startup+342.301 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 5539
/proc/meminfo: memFree=1190072/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=32128 CPUtime=342.19
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 8059 0 0 0 34185 34 0 0 25 0 1 0 1097678393 32899072 7713 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 8032 7713 91 271 0 7758 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32128

[startup+402.302 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 5539
/proc/meminfo: memFree=1188152/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=33976 CPUtime=402.18
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 8537 0 0 0 40180 38 0 0 25 0 1 0 1097678393 34791424 8191 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 8494 8191 91 271 0 8220 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33976

[startup+462.302 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 5539
/proc/meminfo: memFree=1186424/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=36076 CPUtime=462.17
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 9146 0 0 0 46175 42 0 0 25 0 1 0 1097678393 36941824 8597 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 9019 8597 91 271 0 8745 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 36076

[startup+522.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 5539
/proc/meminfo: memFree=1184760/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=37680 CPUtime=522.15
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 9570 0 0 0 52170 45 0 0 25 0 1 0 1097678393 38584320 9021 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 9420 9021 91 271 0 9146 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 37680

[startup+582.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 5539
/proc/meminfo: memFree=1182776/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=39636 CPUtime=582.13
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 10067 0 0 0 58165 48 0 0 25 0 1 0 1097678393 40587264 9518 1992294400 134512640 135625496 4294956240 18446744073709551615 134523275 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 9909 9518 91 271 0 9635 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 39636

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 5539
/proc/meminfo: memFree=1181176/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=41312 CPUtime=642.12
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 10467 0 0 0 64161 51 0 0 25 0 1 0 1097678393 42303488 9918 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 10328 9918 91 271 0 10054 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 41312

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5539
/proc/meminfo: memFree=1179640/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=42752 CPUtime=702.1
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 10838 0 0 0 70157 53 0 0 25 0 1 0 1097678393 43778048 10289 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 10688 10289 91 271 0 10414 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 42752

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1178360/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=43832 CPUtime=762.09
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 11142 0 0 0 76154 55 0 0 25 0 1 0 1097678393 44883968 10593 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 10958 10593 91 271 0 10684 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 43832

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1177080/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=45184 CPUtime=822.06
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 11468 0 0 0 82150 56 0 0 25 0 1 0 1097678393 46268416 10919 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 11296 10919 91 271 0 11022 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 45184

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1175864/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=46332 CPUtime=882.05
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 11755 0 0 0 88147 58 0 0 25 0 1 0 1097678393 47443968 11206 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 11583 11206 91 271 0 11309 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 46332

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1174648/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=47732 CPUtime=942.03
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 12075 0 0 0 94143 60 0 0 25 0 1 0 1097678393 48877568 11526 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 11933 11526 91 271 0 11659 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 47732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1173432/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=48956 CPUtime=1002.02
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 12384 0 0 0 100139 63 0 0 25 0 1 0 1097678393 50130944 11835 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 12239 11835 91 271 0 11965 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 48956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5539
/proc/meminfo: memFree=1172344/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=50424 CPUtime=1062
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 12925 0 0 0 106136 64 0 0 25 0 1 0 1097678393 51634176 12072 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 12606 12072 91 271 0 12332 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 50424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5541
/proc/meminfo: memFree=1171448/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=51528 CPUtime=1121.99
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 13182 0 0 0 112133 66 0 0 25 0 1 0 1097678393 52764672 12329 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 12882 12329 91 271 0 12608 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 51528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5541
/proc/meminfo: memFree=1170360/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=52588 CPUtime=1181.97
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 13472 0 0 0 118129 68 0 0 25 0 1 0 1097678393 53850112 12619 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 13147 12619 91 271 0 12873 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 52588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5541
/proc/meminfo: memFree=1169848/2055920 swapFree=4179168/4192956
[pid=5538] ppid=5536 vsize=53060 CPUtime=1200.06
/proc/5538/stat : 5538 (csat) R 5536 5538 5134 0 -1 4194304 13568 0 0 0 119938 68 0 0 25 0 1 0 1097678393 54333440 12715 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5538/statm: 13265 12715 91 271 0 12991 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 53060

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.39
CPU system time (s): 0.699893
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 53060

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

runsolver used 0.78888 second user time and 2.58261 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 15:22:45
IDJOB=1520871
IDBENCH=70406
IDSOLVER=517
FILE ID=node61/1520871-1238250165
PBS_JOBID= 9060717
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520871-1238250165/watcher-1520871-1238250165 -o /tmp/evaluation-result-1520871-1238250165/solver-1520871-1238250165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520871-1238250165.cnf

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED=1972684888

node61.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.238
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.238
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:       1221472 kB
Buffers:         87884 kB
Cached:         649204 kB
SwapCached:       7920 kB
Active:          37348 kB
Inactive:       709340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221472 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            73880 kB
Committed_AS:  2569436 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-03-28 15:42:48