Trace number 320354

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, and are wall clock time (not CPU 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
CMUSAT BASE 2007-02-08? (TO) 1200.09 1200.54

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.565
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-320354-1173044632 -o ROOT/results/node63/solver-320354-1173044632 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320354-1173044632/cmusat_base /tmp/evaluation/320354-1173044632/instance-320354-1173044632.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): 2400 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 0.95 3/64 28149
/proc/meminfo: memFree=1264040/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=6780 CPUtime=0
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 324420603 6942720 500 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 1695 503 90 241 0 1451 0

[startup+0.025624 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 28149
/proc/meminfo: memFree=1264040/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=9816 CPUtime=0.01
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 1853 0 0 0 1 0 0 0 18 0 1 0 324420603 10051584 1835 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 2454 1837 90 241 0 2210 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9816

[startup+0.101631 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 28149
/proc/meminfo: memFree=1264040/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=30384 CPUtime=0.09
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 3465 0 0 0 8 1 0 0 18 0 1 0 324420603 31113216 3447 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 7596 3447 90 241 0 7352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30384

[startup+0.301653 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 28149
/proc/meminfo: memFree=1264040/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=33420 CPUtime=0.29
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 5293 0 0 0 27 2 0 0 19 0 1 0 324420603 34222080 5275 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564497 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 8355 5275 90 241 0 8111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33420

[startup+0.701695 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 28149
/proc/meminfo: memFree=1264040/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=39492 CPUtime=0.69
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 8940 0 0 0 65 4 0 0 22 0 1 0 324420603 40439808 8922 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 9873 8922 90 241 0 9629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39492

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1210208/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=79028 CPUtime=1.49
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 18996 0 0 0 141 8 0 0 25 0 1 0 324420603 80924672 14661 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562349 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 19757 14661 93 241 0 19513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79028

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1205344/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=79028 CPUtime=3.09
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 19017 0 0 0 301 8 0 0 25 0 1 0 324420603 80924672 14682 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 19757 14682 111 241 0 19513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79028

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1205152/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=79028 CPUtime=6.29
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 19042 0 0 0 620 9 0 0 25 0 1 0 324420603 80924672 14707 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561627 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 19757 14707 111 241 0 19513 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79028

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1205160/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=79160 CPUtime=12.69
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 19110 0 0 0 1260 9 0 0 25 0 1 0 324420603 81059840 14775 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 19790 14775 111 241 0 19546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79160

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1204136/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=80084 CPUtime=25.49
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 19403 0 0 0 2539 10 0 0 25 0 1 0 324420603 82006016 15068 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562401 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 20021 15068 111 241 0 19777 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80084

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1199144/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=84708 CPUtime=51.08
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 20682 0 0 0 5097 11 0 0 25 0 1 0 324420603 86740992 16347 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 21177 16347 111 241 0 20933 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84708

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1183656/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=99228 CPUtime=102.26
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 24519 0 0 0 10212 14 0 0 25 0 1 0 324420603 101609472 20184 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 24807 20184 111 241 0 24563 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99228

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1162216/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=120224 CPUtime=162.24
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 30013 0 0 0 16203 21 0 0 25 0 1 0 324420603 123109376 25678 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 30056 25678 111 241 0 29812 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 120224

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1141352/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=139772 CPUtime=222.23
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 35078 0 0 0 22196 27 0 0 25 0 1 0 324420603 143126528 30743 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562329 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 34943 30743 111 241 0 34699 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139772

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1131688/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=148904 CPUtime=282.21
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 37506 0 0 0 28191 30 0 0 25 0 1 0 324420603 152477696 33171 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 37226 33171 111 241 0 36982 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 148904

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1109544/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=170320 CPUtime=342.2
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 43002 0 0 0 34182 38 0 0 25 0 1 0 324420603 174407680 38667 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134549140 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 42580 38667 111 241 0 42336 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 170320

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1096872/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=182392 CPUtime=402.17
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 46188 0 0 0 40175 42 0 0 25 0 1 0 324420603 186769408 41853 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 45598 41853 112 241 0 45354 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 182392

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1077544/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=201008 CPUtime=462.16
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 51009 0 0 0 46169 47 0 0 25 0 1 0 324420603 205832192 46674 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 50252 46674 112 241 0 50008 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 201008

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1057128/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=220940 CPUtime=522.14
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 56172 0 0 0 52163 51 0 0 25 0 1 0 324420603 226242560 51837 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 55235 51837 112 241 0 54991 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 220940

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046952/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=582.12
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58634 0 0 0 58159 53 0 0 25 0 1 0 324420603 236195840 54299 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54299 112 241 0 57421 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 230660

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046952/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=642.11
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58634 0 0 0 64158 53 0 0 25 0 1 0 324420603 236195840 54299 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54299 112 241 0 57421 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 230660

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046888/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=702.09
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58634 0 0 0 70156 53 0 0 25 0 1 0 324420603 236195840 54299 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54299 112 241 0 57421 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 230660

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046952/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=762.07
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58635 0 0 0 76154 53 0 0 25 0 1 0 324420603 236195840 54300 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54300 112 241 0 57421 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 230660

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046888/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=822.06
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58636 0 0 0 82152 54 0 0 25 0 1 0 324420603 236195840 54301 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54301 112 241 0 57421 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 230660

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1046952/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=230660 CPUtime=882.04
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 58641 0 0 0 88150 54 0 0 25 0 1 0 324420603 236195840 54306 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 57665 54306 112 241 0 57421 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 230660

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1035944/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=241916 CPUtime=942.02
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 61463 0 0 0 94145 57 0 0 25 0 1 0 324420603 247721984 57128 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60479 57128 112 241 0 60235 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 241916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28150
/proc/meminfo: memFree=1035304/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1002
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63047 0 0 0 100142 58 0 0 25 0 1 0 324420603 248016896 57206 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551520 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57206 112 241 0 60307 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 242204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/71 28262
/proc/meminfo: memFree=1034016/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1061.93
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63047 0 0 0 106134 59 0 0 25 0 1 0 324420603 248016896 57206 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57206 112 241 0 60307 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 242204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28348
/proc/meminfo: memFree=1034904/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1121.86
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63048 0 0 0 112127 59 0 0 25 0 1 0 324420603 248016896 57207 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57207 112 241 0 60307 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 242204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28348
/proc/meminfo: memFree=1034984/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1181.85
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63053 0 0 0 118125 60 0 0 25 0 1 0 324420603 248016896 57212 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57212 112 241 0 60307 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 242204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28348
/proc/meminfo: memFree=1034984/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1200.05
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63053 0 0 0 119945 60 0 0 25 0 1 0 324420603 248016896 57212 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559851 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57212 112 241 0 60307 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 242204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 28348
/proc/meminfo: memFree=1034984/2055920 swapFree=4183280/4192956
[pid=28149] ppid=28147 vsize=242204 CPUtime=1200.05
/proc/28149/stat : 28149 (cmusat_base) R 28147 28149 27998 0 -1 4194304 63053 0 0 0 119945 60 0 0 25 0 1 0 324420603 248016896 57212 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559851 0 0 4096 35 0 0 0 17 1 0 0
/proc/28149/statm: 60551 57212 112 241 0 60307 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 242204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.45
CPU system time (s): 0.638902
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 242204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63053
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= 6
involuntary context switches= 2065

runsolver used 0.934857 second user time and 2.43463 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Mar  4 21:43:52 UTC 2007

IDJOB= 320354
IDBENCH= 20501
IDSOLVER= 120
FILE ID= node63/320354-1173044632

PBS_JOBID= 4012481

Free space on /tmp= 66529 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/320354-1173044632/cmusat_base /tmp/evaluation/320354-1173044632/instance-320354-1173044632.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-320354-1173044632 -o ROOT/results/node63/solver-320354-1173044632 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320354-1173044632/cmusat_base /tmp/evaluation/320354-1173044632/instance-320354-1173044632.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 527076612

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1264512 kB
Buffers:         36020 kB
Cached:         684576 kB
SwapCached:       3740 kB
Active:         146152 kB
Inactive:       584120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264512 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:           12080 kB
Writeback:           0 kB
Mapped:          15524 kB
Slab:            47172 kB
Committed_AS:   763456 kB
PageTables:       1460 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= 66529 MiB

End job on node63 on Sun Mar  4 22:03:55 UTC 2007