Trace number 315435

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

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2494
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

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/node24/watcher-315435-1172653885 -o ROOT/results/node24/solver-315435-1172653885 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315435-1172653885/cmusat_base /tmp/evaluation/315435-1172653885/instance-315435-1172653885.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.99 0.99 3/77 13425
/proc/meminfo: memFree=1137864/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=5852 CPUtime=0
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 548 0 0 0 0 0 0 0 18 0 1 0 285342810 5992448 530 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134529859 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 1463 533 91 241 0 1219 0

[startup+0.047501 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 13425
/proc/meminfo: memFree=1137864/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=32860 CPUtime=0.04
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 2489 0 0 0 3 1 0 0 18 0 1 0 285342810 33648640 2471 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564434 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 8215 2471 90 241 0 7971 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32860

[startup+0.101506 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 13425
/proc/meminfo: memFree=1137864/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=34044 CPUtime=0.09
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 3154 0 0 0 8 1 0 0 18 0 1 0 285342810 34861056 3136 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135117453 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 8511 3136 90 241 0 8267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34044

[startup+0.301528 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 13425
/proc/meminfo: memFree=1137864/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=38380 CPUtime=0.29
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 5481 0 0 0 27 2 0 0 19 0 1 0 285342810 39301120 5463 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564497 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 9595 5463 90 241 0 9351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38380

[startup+0.701571 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 13425
/proc/meminfo: memFree=1137864/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=46536 CPUtime=0.69
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 9903 0 0 0 65 4 0 0 22 0 1 0 285342810 47652864 9885 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 11634 9885 90 241 0 11390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46536

[startup+1.50166 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 13426
/proc/meminfo: memFree=1083136/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=60048 CPUtime=1.49
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 14442 0 0 0 143 6 0 0 25 0 1 0 285342810 61489152 14424 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 15012 14424 93 241 0 14768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60048

[startup+3.10183 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 13426
/proc/meminfo: memFree=1080256/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=60316 CPUtime=3.09
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 14497 0 0 0 303 6 0 0 25 0 1 0 285342810 61763584 14479 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 15079 14479 93 241 0 14835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60316

[startup+6.30218 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 13426
/proc/meminfo: memFree=1079680/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=83964 CPUtime=6.29
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 16746 0 0 0 621 8 0 0 25 0 1 0 285342810 85979136 16020 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134547269 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 20991 16022 111 241 0 20747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83964

[startup+12.7019 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 13426
/proc/meminfo: memFree=1066624/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=96172 CPUtime=12.68
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 23503 0 0 0 1257 11 0 0 25 0 1 0 285342810 98480128 17822 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24043 17822 111 241 0 23799 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96172

[startup+25.5013 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 13426
/proc/meminfo: memFree=1066624/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=96172 CPUtime=25.48
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 23511 0 0 0 2537 11 0 0 25 0 1 0 285342810 98480128 17830 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24043 17830 111 241 0 23799 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96172

[startup+51.101 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 13426
/proc/meminfo: memFree=1066752/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=96172 CPUtime=51.08
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 23523 0 0 0 5096 12 0 0 25 0 1 0 285342810 98480128 17842 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24043 17842 111 241 0 23799 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96172

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 13426
/proc/meminfo: memFree=1066752/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=96172 CPUtime=102.27
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 23551 0 0 0 10215 12 0 0 25 0 1 0 285342810 98480128 17870 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24043 17870 111 241 0 23799 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 96172

[startup+162.301 s]
/proc/loadavg: 1.12 1.03 1.01 2/78 13426
/proc/meminfo: memFree=1066560/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=96172 CPUtime=162.24
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 23607 0 0 0 16212 12 0 0 25 0 1 0 285342810 98480128 17926 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24043 17926 112 241 0 23799 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 96172

[startup+222.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 13426
/proc/meminfo: memFree=1063936/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=98548 CPUtime=222.23
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 24261 0 0 0 22210 13 0 0 25 0 1 0 285342810 100913152 18580 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 24637 18580 112 241 0 24393 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98548

[startup+282.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 13426
/proc/meminfo: memFree=1057152/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=105020 CPUtime=282.21
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 25951 0 0 0 28206 15 0 0 25 0 1 0 285342810 107540480 20270 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560457 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 26255 20270 112 241 0 26011 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 105020

[startup+342.302 s]
/proc/loadavg: 1.15 1.06 1.01 2/78 13426
/proc/meminfo: memFree=1050560/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=111092 CPUtime=342.19
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 27575 0 0 0 34202 17 0 0 25 0 1 0 285342810 113758208 21894 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 27773 21894 112 241 0 27529 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 111092

[startup+402.301 s]
/proc/loadavg: 1.16 1.08 1.01 2/78 13426
/proc/meminfo: memFree=1045696/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=115984 CPUtime=402.18
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 28809 0 0 0 40199 19 0 0 25 0 1 0 285342810 118767616 23128 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559834 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 28996 23128 112 241 0 28752 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 115984

[startup+462.302 s]
/proc/loadavg: 1.06 1.06 1.01 2/78 13426
/proc/meminfo: memFree=1039040/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=122192 CPUtime=462.15
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 30442 0 0 0 46194 21 0 0 25 0 1 0 285342810 125124608 24761 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 30548 24761 112 241 0 30304 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 122192

[startup+522.301 s]
/proc/loadavg: 1.02 1.05 1.00 2/78 13426
/proc/meminfo: memFree=1032576/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=128404 CPUtime=522.14
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 32074 0 0 0 52191 23 0 0 25 0 1 0 285342810 131485696 26393 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560462 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 32101 26393 112 241 0 31857 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 128404

[startup+582.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 13426
/proc/meminfo: memFree=1024192/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=136588 CPUtime=582.12
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 34169 0 0 0 58186 26 0 0 25 0 1 0 285342810 139866112 28488 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 34147 28488 112 241 0 33903 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 136588

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 13426
/proc/meminfo: memFree=1012352/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=147944 CPUtime=642.11
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 37102 0 0 0 64181 30 0 0 25 0 1 0 285342810 151494656 31421 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 36986 31421 112 241 0 36742 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 147944

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 13426
/proc/meminfo: memFree=1006784/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=153356 CPUtime=702.09
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 38509 0 0 0 70178 31 0 0 25 0 1 0 285342810 157036544 32828 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 38339 32828 112 241 0 38095 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 153356

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 13426
/proc/meminfo: memFree=996736/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=162864 CPUtime=762.07
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 40992 0 0 0 76174 33 0 0 25 0 1 0 285342810 166772736 35311 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 40716 35311 112 241 0 40472 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 162864

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13426
/proc/meminfo: memFree=986112/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=173308 CPUtime=822.05
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 43665 0 0 0 82168 37 0 0 25 0 1 0 285342810 177467392 37984 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 43327 37984 112 241 0 43083 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 173308

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=971840/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=187048 CPUtime=882.04
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 47210 0 0 0 88164 40 0 0 25 0 1 0 285342810 191537152 41529 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 46762 41529 112 241 0 46518 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 187048

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=954944/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=203580 CPUtime=942.02
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 51458 0 0 0 94158 44 0 0 25 0 1 0 285342810 208465920 45777 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 50895 45777 112 241 0 50651 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 203580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=945984/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=212088 CPUtime=1002
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 53635 0 0 0 100153 47 0 0 25 0 1 0 285342810 217178112 47954 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134562329 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 53022 47954 112 241 0 52778 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 212088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=941632/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=216316 CPUtime=1061.99
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 54757 0 0 0 106150 49 0 0 25 0 1 0 285342810 221507584 49076 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 54079 49076 112 241 0 53835 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 216316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=932992/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=224560 CPUtime=1121.97
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 56882 0 0 0 112145 52 0 0 25 0 1 0 285342810 229949440 51201 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560410 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 56140 51201 112 241 0 55896 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 224560

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=923776/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=233412 CPUtime=1181.95
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 59197 0 0 0 118139 56 0 0 25 0 1 0 285342810 239013888 53516 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 58353 53516 112 241 0 58109 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 233412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13426
/proc/meminfo: memFree=920832/2055920 swapFree=4143948/4192956
[pid=13425] ppid=13423 vsize=236184 CPUtime=1200.05
/proc/13425/stat : 13425 (cmusat_base) R 13423 13425 12698 0 -1 4194304 59912 0 0 0 119949 56 0 0 25 0 1 0 285342810 241852416 54231 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/13425/statm: 59046 54231 112 241 0 58802 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 236184

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.49
CPU system time (s): 0.599908
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 236184

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

runsolver used 1.21081 second user time and 2.78958 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Feb 28 09:11:25 UTC 2007

IDJOB= 315435
IDBENCH= 20416
IDSOLVER= 120
FILE ID= node24/315435-1172653885

PBS_JOBID= 3981172

Free space on /tmp= 66520 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 397448903

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:       1138336 kB
Buffers:         25588 kB
Cached:         816516 kB
SwapCached:       3748 kB
Active:         113104 kB
Inactive:       738476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138336 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:           15500 kB
Writeback:           0 kB
Mapped:          15348 kB
Slab:            51644 kB
Committed_AS:   832772 kB
PageTables:       1732 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= 66520 MiB

End job on node24 on Wed Feb 28 09:31:28 UTC 2007