Trace number 348600

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 NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-03-23? (MO) 396.032 396.741

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ship08l.opb
MD5SUMbac9a878c3cd85b78fbd03dede34f379
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2684
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables128490
Total number of constraints704
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints704
Minimum length of a constraint30
Maximum length of a constraint2550
Number of terms in the objective function 128490
Biggest coefficient in the objective function 1115
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 634183
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 634183
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

394.30/394.73	c Somebody sent me a SIGTERM
394.30/394.73	s UNKNOWN
352.34/394.90	pb2clasp1: no process killed
353.99/396.72	sh: line 1: 25872 Killed                  cat /tmp/evaluation/348600-1176588362/temp/instance-348600-1176588362.opb.op
353.99/396.72	     25873                       | clasp >/tmp/evaluation/348600-1176588362/temp/instance-348600-1176588362.opb.clasp

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/348600-1176588362/instance-348600-1176588362.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-348600-1176588362 -o ROOT/results/node33/solver-348600-1176588362 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-348600-1176588362.opb /tmp/evaluation/348600-1176588362/temp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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 1.01 0.99 3/77 25852
/proc/meminfo: memFree=1306984/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=12268 CPUtime=0
/proc/25852/stat : 25852 (pbclasp) D 25850 25852 23229 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 106751713 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824297061 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/25852/statm: 3067 317 242 3 0 167 0

[startup+0.0161579 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 25852
/proc/meminfo: memFree=1306984/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=12796 CPUtime=0
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 558 0 0 0 0 0 0 0 18 0 1 0 106751713 13103104 524 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210823975649 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 3199 524 314 3 0 299 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12796

[startup+0.101175 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 25852
/proc/meminfo: memFree=1306984/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=16448 CPUtime=0.09
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 1486 0 0 0 9 0 0 0 18 0 1 0 106751713 16842752 1452 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210823975649 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 4112 1453 314 3 0 1212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16448

[startup+0.301216 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 25852
/proc/meminfo: memFree=1306984/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24284 CPUtime=0.29
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 13123 0 0 0 25 4 0 0 19 0 1 0 106751713 24866816 3423 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009266 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6071 3423 320 3 0 3171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24284

[startup+0.701297 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 25852
/proc/meminfo: memFree=1306984/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24280 CPUtime=0.69
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 34934 0 0 0 57 12 0 0 23 0 1 0 106751713 24862720 3364 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009130 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6070 3370 320 3 0 3170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24280

[startup+1.50146 s]
/proc/loadavg: 0.92 1.01 0.99 2/78 25853
/proc/meminfo: memFree=1294176/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24280 CPUtime=1.48
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 77685 0 0 0 118 30 0 0 25 0 1 0 106751713 24862720 3422 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210842357506 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6070 3422 320 3 0 3170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24280

[startup+3.10279 s]
/proc/loadavg: 0.92 1.01 0.99 2/78 25853
/proc/meminfo: memFree=1294048/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24280 CPUtime=3.09
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 163392 0 0 0 241 68 0 0 25 0 1 0 106751713 24862720 3422 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009560 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6070 3422 320 3 0 3170 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24280

[startup+6.30145 s]
/proc/loadavg: 0.93 1.01 0.99 2/78 25853
/proc/meminfo: memFree=1294048/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24408 CPUtime=6.29
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 334555 0 0 0 490 139 0 0 25 0 1 0 106751713 24993792 3307 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009130 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6102 3313 320 3 0 3202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24408

[startup+12.7018 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1294432/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=24676 CPUtime=12.68
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 677503 0 0 0 982 286 0 0 25 0 1 0 106751713 25268224 3497 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210842357512 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6169 3497 320 3 0 3269 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24676

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1293600/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=25072 CPUtime=25.48
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 1365172 0 0 0 1973 575 0 0 25 0 1 0 106751713 25673728 3604 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824339673 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6268 3604 446 3 0 3368 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25072

[startup+51.1017 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1292960/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=25956 CPUtime=51.06
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 2740494 0 0 0 3952 1154 0 0 25 0 1 0 106751713 26578944 3822 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009234 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6489 3822 320 3 0 3589 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25956

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1292064/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=27836 CPUtime=102.25
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 5532220 0 0 0 7908 2317 0 0 25 0 1 0 106751713 28504064 4279 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009130 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 6959 4279 320 3 0 4059 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27836

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1289184/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=29824 CPUtime=162.22
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 8886194 0 0 0 12507 3715 0 0 25 0 1 0 106751713 30539776 4778 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009560 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 7456 4778 320 3 0 4556 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29824

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1286176/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=32816 CPUtime=222.2
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 12433594 0 0 0 17093 5127 0 0 25 0 1 0 106751713 33603584 5513 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824009130 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 8204 5520 320 3 0 5304 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 32816

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 25853
/proc/meminfo: memFree=1281248/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=37708 CPUtime=282.17
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 16411161 0 0 0 21577 6640 0 0 25 0 1 0 106751713 38612992 6773 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210842357518 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 9427 6773 320 3 0 6527 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 37708

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 25855
/proc/meminfo: memFree=1268616/2055920 swapFree=4170492/4192956
[pid=25852] ppid=25850 vsize=46984 CPUtime=340.84
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21000951 0 0 0 26000 8084 0 0 16 0 1 0 106751713 48111616 9088 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/25852/statm: 11746 9088 324 3 0 8846 0
[pid=25854] ppid=25852 vsize=5352 CPUtime=0
/proc/25854/stat : 25854 (sh) S 25852 25852 23229 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 106785811 5480448 229 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25854/statm: 1338 229 193 169 0 49 0
[pid=25855] ppid=25854 vsize=14440 CPUtime=1.29
/proc/25855/stat : 25855 (pb2clasp1) R 25854 25852 23229 0 -1 4194304 1041 0 0 0 129 0 0 0 25 0 1 0 106785812 14786560 984 18446744073709551615 4194304 4206940 548682069360 18446744073709551615 210824009203 0 0 4224 0 0 0 0 17 1 0 0
/proc/25855/statm: 3610 984 339 3 0 710 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 66776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+394.701 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 25862
/proc/meminfo: memFree=25672/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.32
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008384 2132 0 0 26035 8087 1099 11 15 0 1 0 106751713 59736064 11932 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11932 343 3 0 11684 0
[pid=25860] ppid=25852 vsize=5352 CPUtime=0
/proc/25860/stat : 25860 (sh) S 25852 25852 23229 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106786961 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 1338 224 188 169 0 49 0
[pid=25861] ppid=25860 vsize=2520 CPUtime=0.02
/proc/25861/stat : 25861 (cat) S 25860 25852 23229 0 -1 4194304 119 0 0 0 0 2 0 0 15 0 1 0 106786962 2580480 87 18446744073709551615 4194304 4211220 548682069456 18446744073709551615 210824298722 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/25861/statm: 630 87 71 4 0 42 0
[pid=25862] ppid=25860 vsize=1777700 CPUtime=41.96
/proc/25862/stat : 25862 (clasp) R 25860 25852 23229 0 -1 4194304 532633 0 0 0 3970 226 0 0 25 0 1 0 106786962 1820364800 407582 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 135019764 0 0 4096 0 0 0 0 17 1 0 0
/proc/25862/statm: 444425 407582 181 154 0 443895 0
Current children cumulated CPU time (s) 394.3
Current children cumulated vsize (KiB) 1843908

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

[startup+394.701 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 25862
/proc/meminfo: memFree=25672/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.32
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008384 2132 0 0 26035 8087 1099 11 15 0 1 0 106751713 59736064 11932 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11932 343 3 0 11684 0
[pid=25860] ppid=25852 vsize=5352 CPUtime=0
/proc/25860/stat : 25860 (sh) S 25852 25852 23229 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106786961 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25860/statm: 1338 224 188 169 0 49 0
[pid=25861] ppid=25860 vsize=2520 CPUtime=0.02
/proc/25861/stat : 25861 (cat) S 25860 25852 23229 0 -1 4194304 119 0 0 0 0 2 0 0 15 0 1 0 106786962 2580480 87 18446744073709551615 4194304 4211220 548682069456 18446744073709551615 210824298722 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/25861/statm: 630 87 71 4 0 42 0
[pid=25862] ppid=25860 vsize=1777700 CPUtime=41.96
/proc/25862/stat : 25862 (clasp) R 25860 25852 23229 0 -1 4194304 532633 0 0 0 3970 226 0 0 25 0 1 0 106786962 1820364800 407582 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 135019764 0 0 4096 0 0 0 0 17 1 0 0
/proc/25862/statm: 444425 407582 181 154 0 443895 0
Current children cumulated CPU time (s) 394.3
Current children cumulated vsize (KiB) 1843908

# WARNING:
# current cumulated CPU time (352.34 s) is less than in the last sample (394.3 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (41.96 s) to the 'lost time'.

[startup+394.818 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 25864
/proc/meminfo: memFree=655752/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.34
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008432 2537 0 0 26035 8087 1099 13 15 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 16384 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
[pid=25864] ppid=25852 vsize=124 CPUtime=0
/proc/25864/stat : 25864 (killall) D 25852 25852 23229 0 -1 4194304 34 0 0 0 0 0 0 0 18 0 1 0 106791187 126976 22 18446744073709551615 4194304 4207884 548682069424 18446744073709551615 210821511212 0 16384 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/25864/statm: 31 22 16 3 0 3 0
Current children cumulated CPU time (s) 352.34
Current children cumulated vsize (KiB) 58460

Sending SIGKILL to process tree (bottom up)

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

[startup+395.001 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 25864
/proc/meminfo: memFree=655752/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.41
/proc/25852/stat : 25852 (pbclasp) R 25850 25852 23229 0 -1 4194304 21008497 3097 0 3 26039 8088 1099 15 17 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027026 0 0 4224 16384 0 0 0 17 1 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
Current children cumulated CPU time (s) 352.41
Current children cumulated vsize (KiB) 58336

[startup+395.801 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 25864
/proc/meminfo: memFree=655752/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.57
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008544 3901 0 3 26047 8089 1099 22 16 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
Current children cumulated CPU time (s) 352.57
Current children cumulated vsize (KiB) 58336

[startup+396.202 s]
/proc/loadavg: 1.12 1.03 1.01 2/82 25873
/proc/meminfo: memFree=1657664/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.57
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008544 3901 0 3 26047 8089 1099 22 16 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
[pid=25871] ppid=25852 vsize=5352 CPUtime=0
/proc/25871/stat : 25871 (sh) S 25852 25852 23229 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106791237 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25871/statm: 1338 224 188 169 0 49 0
[pid=25872] ppid=25871 vsize=2520 CPUtime=0
/proc/25872/stat : 25872 (cat) S 25871 25852 23229 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 106791238 2580480 87 18446744073709551615 4194304 4211220 548682069456 18446744073709551615 210824298722 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/25872/statm: 630 87 71 4 0 42 0
[pid=25873] ppid=25871 vsize=3404 CPUtime=0.92
/proc/25873/stat : 25873 (clasp) R 25871 25852 23229 0 -1 4194304 998 0 0 0 92 0 0 0 25 0 1 0 106791238 3485696 481 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 11317720 0 0 4096 0 0 0 0 17 1 0 0
/proc/25873/statm: 851 481 173 154 0 321 0
Current children cumulated CPU time (s) 353.49
Current children cumulated vsize (KiB) 69612

[startup+396.602 s]
/proc/loadavg: 1.12 1.03 1.01 2/82 25873
/proc/meminfo: memFree=1657664/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.57
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008544 3901 0 3 26047 8089 1099 22 16 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
[pid=25871] ppid=25852 vsize=5352 CPUtime=0
/proc/25871/stat : 25871 (sh) S 25852 25852 23229 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106791237 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25871/statm: 1338 224 188 169 0 49 0
[pid=25872] ppid=25871 vsize=2520 CPUtime=0
/proc/25872/stat : 25872 (cat) S 25871 25852 23229 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 106791238 2580480 87 18446744073709551615 4194304 4211220 548682069456 18446744073709551615 210824298722 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/25872/statm: 630 87 71 4 0 42 0
[pid=25873] ppid=25871 vsize=3964 CPUtime=1.32
/proc/25873/stat : 25873 (clasp) R 25871 25852 23229 0 -1 4194304 1118 0 0 0 132 0 0 0 25 0 1 0 106791238 4059136 601 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 11362122 0 0 4096 0 0 0 0 17 1 0 0
/proc/25873/statm: 991 601 173 154 0 461 0
Current children cumulated CPU time (s) 353.89
Current children cumulated vsize (KiB) 70172

[startup+396.702 s]
/proc/loadavg: 1.12 1.03 1.01 2/82 25873
/proc/meminfo: memFree=1657664/2055920 swapFree=4149504/4192956
[pid=25852] ppid=25850 vsize=58336 CPUtime=352.57
/proc/25852/stat : 25852 (pbclasp) S 25850 25852 23229 0 -1 4194304 21008544 3901 0 3 26047 8089 1099 22 16 0 1 0 106751713 59736064 11934 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833031060 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/25852/statm: 14584 11934 343 3 0 11684 0
[pid=25871] ppid=25852 vsize=5352 CPUtime=0
/proc/25871/stat : 25871 (sh) S 25852 25852 23229 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106791237 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25871/statm: 1338 224 188 169 0 49 0
[pid=25872] ppid=25871 vsize=2520 CPUtime=0
/proc/25872/stat : 25872 (cat) S 25871 25852 23229 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 106791238 2580480 87 18446744073709551615 4194304 4211220 548682069456 18446744073709551615 210824298722 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/25872/statm: 630 87 71 4 0 42 0
[pid=25873] ppid=25871 vsize=4096 CPUtime=1.42
/proc/25873/stat : 25873 (clasp) R 25871 25852 23229 0 -1 4194304 1160 0 0 0 142 0 0 0 25 0 1 0 106791238 4194304 643 18446744073709551615 134512640 135144128 4294956832 18446744073709551615 135039279 0 0 4096 0 0 0 0 17 1 0 0
/proc/25873/statm: 1024 643 173 154 0 494 0
Current children cumulated CPU time (s) 353.99
Current children cumulated vsize (KiB) 70304

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 41.96
#  lost CPU user time (s): 39.7
#  lost CPU system time (s): 2.26

Real time (s): 396.741
CPU time (s): 396.032
CPU user time (s): 312.627
CPU system time (s): 83.4057
CPU usage (%): 99.8215
Max. virtual memory (cumulated for all children) (KiB): 1843908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 272.927
system time used= 81.1457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21016965
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2714
involuntary context switches= 1270

runsolver used 0.477927 second user time and 0.98385 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Apr 14 22:06:02 UTC 2007

IDJOB= 348600
IDBENCH= 1697
IDSOLVER= 158
FILE ID= node33/348600-1176588362

PBS_JOBID= 4556944

Free space on /tmp= 66558 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ship08l.opb
COMMAND LINE= pbclasp instance-348600-1176588362.opb /tmp/evaluation/348600-1176588362/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node33/convwatcher-348600-1176588362 -o ROOT/results/node33/conversion-348600-1176588362 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/348600-1176588362/instance-348600-1176588362.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-348600-1176588362 -o ROOT/results/node33/solver-348600-1176588362 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-348600-1176588362.opb /tmp/evaluation/348600-1176588362/temp

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  bac9a878c3cd85b78fbd03dede34f379

RANDOM SEED= 828518873

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1307392 kB
Buffers:         61580 kB
Cached:         372820 kB
SwapCached:       2840 kB
Active:         385316 kB
Inactive:       248808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307392 kB
SwapTotal:     4192956 kB
SwapFree:      4170492 kB
Dirty:            6392 kB
Writeback:           0 kB
Mapped:         196556 kB
Slab:            99680 kB
Committed_AS:   584364 kB
PageTables:       2000 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= 66538 MiB

End job on node33 on Sat Apr 14 22:12:39 UTC 2007