Trace number 1718454

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

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.882
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

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-1718454-1240636859/watcher-1718454-1240636859 -o /tmp/evaluation-result-1718454-1240636859/solver-1718454-1240636859 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718454-1240636859.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.92 0.98 1.14 3/65 16214
/proc/meminfo: memFree=1807392/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=3448 CPUtime=0
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 630 0 0 0 0 0 0 0 18 0 1 0 91718266 3530752 614 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 862 618 86 271 0 588 0

[startup+0.0800171 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16214
/proc/meminfo: memFree=1807392/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=5208 CPUtime=0.07
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 964 0 0 0 7 0 0 0 18 0 1 0 91718266 5332992 883 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 1302 883 89 271 0 1028 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5208

[startup+0.100985 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16214
/proc/meminfo: memFree=1807392/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=5328 CPUtime=0.09
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 1080 0 0 0 9 0 0 0 18 0 1 0 91718266 5455872 938 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 1332 938 89 271 0 1058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5328

[startup+0.302008 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16214
/proc/meminfo: memFree=1807392/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=14436 CPUtime=0.29
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 4016 0 0 0 28 1 0 0 19 0 1 0 91718266 14782464 3299 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 3609 3299 91 271 0 3335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14436

[startup+0.701054 s]
/proc/loadavg: 0.92 0.98 1.14 3/65 16214
/proc/meminfo: memFree=1807392/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=14700 CPUtime=0.69
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 4081 0 0 0 67 2 0 0 22 0 1 0 91718266 15052800 3364 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 3675 3364 91 271 0 3401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14700

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 1.14 2/66 16215
/proc/meminfo: memFree=1794136/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=15096 CPUtime=1.49
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 4187 0 0 0 147 2 0 0 25 0 1 0 91718266 15458304 3470 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 3774 3470 91 271 0 3500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15096

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 1.14 2/66 16215
/proc/meminfo: memFree=1793432/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=15888 CPUtime=3.09
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 4364 0 0 0 306 3 0 0 25 0 1 0 91718266 16269312 3647 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 3972 3647 91 271 0 3698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15888

[startup+6.30271 s]
/proc/loadavg: 0.93 0.98 1.14 2/66 16215
/proc/meminfo: memFree=1791896/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=17144 CPUtime=6.29
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 4685 0 0 0 626 3 0 0 25 0 1 0 91718266 17555456 3968 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 4286 3968 91 271 0 4012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17144

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.14 2/66 16215
/proc/meminfo: memFree=1789720/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=19400 CPUtime=12.68
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 5221 0 0 0 1262 6 0 0 25 0 1 0 91718266 19865600 4504 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 4850 4504 91 271 0 4576 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19400

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.14 2/66 16215
/proc/meminfo: memFree=1786008/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=22784 CPUtime=25.49
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 6096 0 0 0 2538 11 0 0 25 0 1 0 91718266 23330816 5379 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 5696 5379 91 271 0 5422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22784

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.13 2/66 16215
/proc/meminfo: memFree=1780696/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=28084 CPUtime=51.07
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 7421 0 0 0 5090 17 0 0 25 0 1 0 91718266 28758016 6704 1992294400 134512640 135625496 4294956224 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 7021 6704 91 271 0 6747 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28084

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.12 2/66 16215
/proc/meminfo: memFree=1772312/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=36420 CPUtime=102.26
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 9482 0 0 0 10198 28 0 0 25 0 1 0 91718266 37294080 8765 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 9105 8765 91 271 0 8831 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36420

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/66 16215
/proc/meminfo: memFree=1764632/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=44212 CPUtime=162.24
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 11552 0 0 0 16184 40 0 0 25 0 1 0 91718266 45273088 10699 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 11053 10699 91 271 0 10779 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44212

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/66 16215
/proc/meminfo: memFree=1758488/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=50152 CPUtime=222.23
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 13075 0 0 0 22174 49 0 0 25 0 1 0 91718266 51355648 12222 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 12538 12222 91 271 0 12264 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50152

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/66 16215
/proc/meminfo: memFree=1752792/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=56240 CPUtime=282.2
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 14706 0 0 0 28165 55 0 0 25 0 1 0 91718266 57589760 13650 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 14060 13650 91 271 0 13786 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 56240

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 16215
/proc/meminfo: memFree=1747288/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=61540 CPUtime=342.2
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 16060 0 0 0 34158 62 0 0 25 0 1 0 91718266 63016960 15004 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 15385 15004 91 271 0 15111 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 61540

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 16215
/proc/meminfo: memFree=1742744/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=66028 CPUtime=402.17
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 17193 0 0 0 40149 68 0 0 25 0 1 0 91718266 67612672 16137 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 16507 16137 91 271 0 16233 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 66028

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 16215
/proc/meminfo: memFree=1738136/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=70544 CPUtime=462.16
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 18344 0 0 0 46141 75 0 0 25 0 1 0 91718266 72237056 17288 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 17636 17288 91 271 0 17362 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 70544

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 16215
/proc/meminfo: memFree=1733976/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=75244 CPUtime=522.15
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 19682 0 0 0 52133 82 0 0 25 0 1 0 91718266 77049856 18322 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 18811 18322 91 271 0 18537 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 75244

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 16215
/proc/meminfo: memFree=1729432/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=79612 CPUtime=582.13
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 20810 0 0 0 58125 88 0 0 25 0 1 0 91718266 81522688 19450 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 19903 19450 91 271 0 19629 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 79612

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16215
/proc/meminfo: memFree=1725720/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=83200 CPUtime=642.12
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 21726 0 0 0 64119 93 0 0 25 0 1 0 91718266 85196800 20366 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 20800 20366 91 271 0 20526 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 83200

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16215
/proc/meminfo: memFree=1722264/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=86516 CPUtime=702.1
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 22577 0 0 0 70112 98 0 0 25 0 1 0 91718266 88592384 21217 1992294400 134512640 135625496 4294956224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 21629 21217 91 271 0 21355 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 86516

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 16215
/proc/meminfo: memFree=1718744/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=89956 CPUtime=762.08
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 23436 0 0 0 76106 102 0 0 25 0 1 0 91718266 92114944 22076 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 22489 22076 91 271 0 22215 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 89956

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 16215
/proc/meminfo: memFree=1715224/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=93412 CPUtime=822.07
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 24315 0 0 0 82100 107 0 0 25 0 1 0 91718266 95653888 22955 1992294400 134512640 135625496 4294956224 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 23353 22955 91 271 0 23079 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 93412

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16215
/proc/meminfo: memFree=1712216/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=96324 CPUtime=882.05
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 25065 0 0 0 88094 111 0 0 25 0 1 0 91718266 98635776 23705 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 24081 23705 91 271 0 23807 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 96324

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16215
/proc/meminfo: memFree=1708888/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=99632 CPUtime=942.03
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 25887 0 0 0 94088 115 0 0 25 0 1 0 91718266 102023168 24527 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 24908 24527 91 271 0 24634 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 99632

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16215
/proc/meminfo: memFree=1705688/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=102668 CPUtime=1002.01
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 26681 0 0 0 100081 120 0 0 25 0 1 0 91718266 105132032 25321 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 25667 25321 91 271 0 25393 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 102668

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 16217
/proc/meminfo: memFree=1702552/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=105592 CPUtime=1062
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 27424 0 0 0 106076 124 0 0 25 0 1 0 91718266 108126208 26064 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 26398 26064 91 271 0 26124 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 105592

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 16217
/proc/meminfo: memFree=1699416/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=109576 CPUtime=1121.98
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 28646 0 0 0 112070 128 0 0 25 0 1 0 91718266 112205824 26830 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 27394 26830 91 271 0 27120 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 109576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 16217
/proc/meminfo: memFree=1696728/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=112232 CPUtime=1181.97
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 29336 0 0 0 118065 132 0 0 25 0 1 0 91718266 114925568 27520 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 28058 27520 91 271 0 27784 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 112232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 16217
/proc/meminfo: memFree=1695832/2055920 swapFree=4180880/4192956
[pid=16214] ppid=16212 vsize=113156 CPUtime=1200.07
/proc/16214/stat : 16214 (csat) R 16212 16214 16083 0 -1 4194304 29550 0 0 0 119874 133 0 0 25 0 1 0 91718266 115871744 27734 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/16214/statm: 28289 27734 91 271 0 28015 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 113156

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): 1198.74
CPU system time (s): 1.34879
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 113156

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

runsolver used 1.05984 second user time and 3.31849 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 07:20:59
IDJOB=1718454
IDBENCH=20488
IDSOLVER=517
FILE ID=node73/1718454-1240636859
PBS_JOBID= 9186428
Free space on /tmp= 66312 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_33.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718454-1240636859/watcher-1718454-1240636859 -o /tmp/evaluation-result-1718454-1240636859/solver-1718454-1240636859 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718454-1240636859.cnf

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=179619904

node73.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.214
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.214
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:       1807808 kB
Buffers:         31088 kB
Cached:         163968 kB
SwapCached:       5816 kB
Active:          36248 kB
Inactive:       167476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807808 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            3852 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            30400 kB
Committed_AS:   359168 kB
PageTables:       1396 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= 66312 MiB
End job on node73 at 2009-04-25 07:41:02