Trace number 315515

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.06 1200.34

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.777
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

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/node29/watcher-315515-1172655086 -o ROOT/results/node29/solver-315515-1172655086 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315515-1172655086/cmusat_base /tmp/evaluation/315515-1172655086/instance-315515-1172655086.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: 1.00 1.00 0.99 2/77 7339
/proc/meminfo: memFree=1598768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=6692 CPUtime=0
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 0 259272920 6852608 524 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 1673 526 90 241 0 1429 0

[startup+0.0636529 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7339
/proc/meminfo: memFree=1598768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=38544 CPUtime=0.05
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 3088 0 0 0 4 1 0 0 18 0 1 0 259272920 39469056 3070 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 9636 3071 90 241 0 9392 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38544

[startup+0.101655 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7339
/proc/meminfo: memFree=1598768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=39336 CPUtime=0.09
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 3551 0 0 0 8 1 0 0 18 0 1 0 259272920 40280064 3533 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564484 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 9834 3533 90 241 0 9590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39336

[startup+0.301667 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7339
/proc/meminfo: memFree=1598768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=43672 CPUtime=0.29
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 5847 0 0 0 27 2 0 0 20 0 1 0 259272920 44720128 5829 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 10918 5829 90 241 0 10674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43672

[startup+0.701692 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 7339
/proc/meminfo: memFree=1598768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=51692 CPUtime=0.69
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 10244 0 0 0 64 5 0 0 23 0 1 0 259272920 52932608 10226 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 12923 10227 90 241 0 12679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51692

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1546120/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=70344 CPUtime=1.49
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 16910 0 0 0 140 9 0 0 25 0 1 0 259272920 72032256 16892 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551284 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 17586 16892 93 241 0 17342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70344

[startup+3.10284 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1531336/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=70480 CPUtime=3.09
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 16946 0 0 0 300 9 0 0 25 0 1 0 259272920 72171520 16928 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 17620 16928 93 241 0 17376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70480

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1530952/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=111572 CPUtime=6.29
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27224 0 0 0 616 13 0 0 25 0 1 0 259272920 114249728 20662 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 27893 20662 111 241 0 27649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111572

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 0.99 2/78 7340
/proc/meminfo: memFree=1516168/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=111572 CPUtime=12.69
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27231 0 0 0 1256 13 0 0 25 0 1 0 259272920 114249728 20669 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 27893 20669 111 241 0 27649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111572

[startup+25.5012 s]
/proc/loadavg: 1.06 1.02 0.99 2/78 7340
/proc/meminfo: memFree=1516232/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=111572 CPUtime=25.49
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27238 0 0 0 2536 13 0 0 25 0 1 0 259272920 114249728 20676 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 27893 20676 111 241 0 27649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111572

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 0.99 2/78 7340
/proc/meminfo: memFree=1516424/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=111572 CPUtime=51.06
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27257 0 0 0 5093 13 0 0 25 0 1 0 259272920 114249728 20695 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 27893 20695 111 241 0 27649 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 111572

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 0.99 2/78 7340
/proc/meminfo: memFree=1516360/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=111572 CPUtime=102.25
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27278 0 0 0 10211 14 0 0 25 0 1 0 259272920 114249728 20716 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 27893 20716 111 241 0 27649 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 111572

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1514632/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=113156 CPUtime=162.23
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 27731 0 0 0 16209 14 0 0 25 0 1 0 259272920 115871744 21169 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 28289 21169 111 241 0 28045 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 113156

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1511560/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=115932 CPUtime=222.23
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 28455 0 0 0 22207 16 0 0 25 0 1 0 259272920 118714368 21893 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 28983 21893 112 241 0 28739 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 115932

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1509128/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=118176 CPUtime=282.21
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 29074 0 0 0 28204 17 0 0 25 0 1 0 259272920 121012224 22512 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134562525 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 29544 22512 112 241 0 29300 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 118176

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1504840/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=122004 CPUtime=342.19
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 30121 0 0 0 34201 18 0 0 25 0 1 0 259272920 124932096 23559 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 30501 23559 112 241 0 30257 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 122004

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1501832/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=124908 CPUtime=402.18
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 30876 0 0 0 40199 19 0 0 25 0 1 0 259272920 127905792 24314 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 31227 24314 112 241 0 30983 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 124908

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1496648/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=129660 CPUtime=462.17
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 32153 0 0 0 46196 21 0 0 25 0 1 0 259272920 132771840 25591 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 32415 25591 112 241 0 32171 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 129660

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1487944/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=138108 CPUtime=522.16
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 34370 0 0 0 52193 23 0 0 25 0 1 0 259272920 141422592 27808 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560618 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 34527 27808 112 241 0 34283 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 138108

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1482440/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=143260 CPUtime=582.14
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 35723 0 0 0 58189 25 0 0 25 0 1 0 259272920 146698240 29161 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134552240 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 35815 29161 112 241 0 35571 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 143260

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1465352/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=159628 CPUtime=642.14
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 39964 0 0 0 64184 30 0 0 25 0 1 0 259272920 163459072 33402 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134550110 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 39907 33402 112 241 0 39663 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 159628

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1458056/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=166664 CPUtime=702.12
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 41802 0 0 0 70180 32 0 0 25 0 1 0 259272920 170663936 35240 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 41666 35240 112 241 0 41422 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 166664

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1449224/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=174744 CPUtime=762.11
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 43961 0 0 0 76176 35 0 0 25 0 1 0 259272920 178937856 37399 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559911 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 43686 37399 112 241 0 43442 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 174744

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 3/78 7340
/proc/meminfo: memFree=1437768/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=185836 CPUtime=822.09
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 46832 0 0 0 82170 39 0 0 25 0 1 0 259272920 190296064 40270 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 46459 40270 112 241 0 46215 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 185836

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1427208/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=196008 CPUtime=882.08
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 49457 0 0 0 88166 42 0 0 25 0 1 0 259272920 200712192 42895 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 49002 42895 112 241 0 48758 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 196008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1417480/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=205700 CPUtime=942.07
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 51910 0 0 0 94162 45 0 0 25 0 1 0 259272920 210636800 45348 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 51425 45348 112 241 0 51181 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 205700

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1413704/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=209264 CPUtime=1002.05
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 52837 0 0 0 100159 46 0 0 25 0 1 0 259272920 214286336 46275 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559857 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 52316 46275 112 241 0 52072 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 209264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1404488/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=218304 CPUtime=1062.04
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 55163 0 0 0 106155 49 0 0 25 0 1 0 259272920 223543296 48601 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 54576 48601 112 241 0 54332 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 218304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1392072/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=230068 CPUtime=1122.03
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 58235 0 0 0 112150 53 0 0 25 0 1 0 259272920 235589632 51673 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 57517 51673 112 241 0 57273 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 230068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 7340
/proc/meminfo: memFree=1381320/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=240628 CPUtime=1182.02
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 60968 0 0 0 118145 57 0 0 25 0 1 0 259272920 246403072 54406 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 60157 54406 112 241 0 59913 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 240628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.99 3/78 7340
/proc/meminfo: memFree=1378120/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=243472 CPUtime=1200.02
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 61688 0 0 0 119944 58 0 0 25 0 1 0 259272920 249315328 55126 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 60868 55126 112 241 0 60624 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 243472

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 0.99 3/78 7340
/proc/meminfo: memFree=1378120/2055920 swapFree=4147752/4192956
[pid=7339] ppid=7337 vsize=243472 CPUtime=1200.02
/proc/7339/stat : 7339 (cmusat_base) R 7337 7339 6599 0 -1 4194304 61688 0 0 0 119944 58 0 0 25 0 1 0 259272920 249315328 55126 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/7339/statm: 60868 55126 112 241 0 60624 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 243472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.34
CPU time (s): 1200.06
CPU user time (s): 1199.44
CPU system time (s): 0.617906
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 243472

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

runsolver used 1.25081 second user time and 3.12552 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Wed Feb 28 09:31:27 UTC 2007

IDJOB= 315515
IDBENCH= 20418
IDSOLVER= 120
FILE ID= node29/315515-1172655086

PBS_JOBID= 3981199

Free space on /tmp= 66514 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= /tmp/evaluation/315515-1172655086/cmusat_base /tmp/evaluation/315515-1172655086/instance-315515-1172655086.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-315515-1172655086 -o ROOT/results/node29/solver-315515-1172655086 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315515-1172655086/cmusat_base /tmp/evaluation/315515-1172655086/instance-315515-1172655086.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 918510720

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.209
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	: 5931.00
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.209
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:       1599272 kB
Buffers:         27708 kB
Cached:         363904 kB
SwapCached:      12104 kB
Active:         142508 kB
Inactive:       272372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599272 kB
SwapTotal:     4192956 kB
SwapFree:      4147752 kB
Dirty:           17684 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            27212 kB
Committed_AS:   777304 kB
PageTables:       1864 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= 66514 MiB

End job on node29 on Wed Feb 28 09:51:29 UTC 2007