Trace number 41416

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
PBS 4.1L? (TO) 1800.52 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-mod013.opb
MD5SUM4cf38d6355be5633005fa8af147e26d0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark452.735
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables1488
Total number of constraints62
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 constraints62
Minimum length of a constraint31
Maximum length of a constraint240
Number of terms in the objective function 1488
Biggest coefficient in the objective function 15208
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 525399
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525399
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)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node44/41416-1149347554/instance-41416-1149347554.opb ......
0.17	c done parsing opb.
0.17	o 37
0.28	o 36
0.29	o 35
0.42	o 34
0.43	o 33
0.43	o 32
0.44	o 31
0.45	o 30
0.46	o 29
0.46	o 28
0.47	o 27
0.50	o 26
0.51	o 25
0.51	o 24
0.52	o 23
0.52	o 22
0.52	o 21
837.29	o 20

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-41416-1149347554 -o ROOT/results/node44/solver-41416-1149347554 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41416-1149347554/instance-41416-1149347554.opb 867761450 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1752024/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=1400 CPUtime=0
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 200422263 1433600 111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134555616 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 385 113 90 232 0 150 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1748512/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=6164 CPUtime=9.99
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 1051 0 0 0 997 2 0 0 25 0 1 0 200422263 6311936 992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 1541 992 108 232 0 1306 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6164

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1743520/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=10844 CPUtime=19.99
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 2328 0 0 0 1995 4 0 0 25 0 1 0 200422263 11104256 2269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 2711 2269 108 232 0 2476 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 10844

[startup+30.0141 s]
/proc/loadavg: 0.95 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1739168/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=19480 CPUtime=29.99
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 3486 0 0 0 2992 7 0 0 25 0 1 0 200422263 19947520 3378 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551326 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 4870 3378 108 232 0 4635 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 19480

[startup+40.0199 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1738208/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=19612 CPUtime=39.99
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 3724 0 0 0 3991 8 0 0 25 0 1 0 200422263 20082688 3616 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 4903 3616 108 232 0 4668 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 19612

[startup+50.0258 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1737440/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=20260 CPUtime=49.99
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4016 0 0 0 4989 10 0 0 25 0 1 0 200422263 20746240 3811 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5065 3811 108 232 0 4830 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 20260

[startup+60.0316 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1737248/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=20392 CPUtime=60
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4061 0 0 0 5988 12 0 0 25 0 1 0 200422263 20881408 3856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5098 3856 108 232 0 4863 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 20392

[startup+70.0374 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1737056/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=20532 CPUtime=70
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4114 0 0 0 6986 14 0 0 25 0 1 0 200422263 21024768 3909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5133 3909 108 232 0 4898 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 20532

[startup+80.0433 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1736864/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=20664 CPUtime=80
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4158 0 0 0 7985 15 0 0 25 0 1 0 200422263 21159936 3953 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5166 3953 108 232 0 4931 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 20664

[startup+90.0491 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1736672/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=20796 CPUtime=90
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4201 0 0 0 8983 17 0 0 25 0 1 0 200422263 21295104 3996 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5199 3996 108 232 0 4964 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 20796

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1735520/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=21692 CPUtime=100
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4677 0 0 0 9981 19 0 0 25 0 1 0 200422263 22212608 4279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5423 4279 108 232 0 5188 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 21692

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1734624/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=21824 CPUtime=110.01
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 4903 0 0 0 10981 20 0 0 25 0 1 0 200422263 22347776 4505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5456 4505 108 232 0 5221 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 21824

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1734304/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=21824 CPUtime=120.01
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 5000 0 0 0 11980 21 0 0 25 0 1 0 200422263 22347776 4602 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 5456 4602 108 232 0 5221 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 21824

[startup+130.071 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1731872/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=38384 CPUtime=130.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 5608 0 0 0 12978 24 0 0 25 0 1 0 200422263 39305216 5210 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9596 5210 108 232 0 9361 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 38384

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1731552/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=38640 CPUtime=140.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 5680 0 0 0 13977 25 0 0 25 0 1 0 200422263 39567360 5282 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9660 5282 108 232 0 9425 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 38640

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1731104/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=38640 CPUtime=150.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 5790 0 0 0 14976 26 0 0 25 0 1 0 200422263 39567360 5392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9660 5392 108 232 0 9425 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 38640

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1728736/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=38896 CPUtime=160.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 6381 0 0 0 15973 29 0 0 25 0 1 0 200422263 39829504 5983 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9724 5983 108 232 0 9489 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 38896

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1728416/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=39072 CPUtime=170.03
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 6457 0 0 0 16972 31 0 0 25 0 1 0 200422263 40009728 6059 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551688 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9768 6059 108 232 0 9533 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 39072

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1727392/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=39436 CPUtime=180.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 6710 0 0 0 17969 33 0 0 25 0 1 0 200422263 40382464 6312 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9859 6312 108 232 0 9624 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 39436

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1727328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=39436 CPUtime=190.02
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 6731 0 0 0 18968 34 0 0 25 0 1 0 200422263 40382464 6333 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9859 6333 108 232 0 9624 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 39436

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1727200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=39556 CPUtime=200.03
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 6761 0 0 0 19967 36 0 0 25 0 1 0 200422263 40505344 6363 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 9889 6363 108 232 0 9654 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 39556

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23369
/proc/meminfo: memFree=1727072/2055920 swapFree=4181400/4192956

################
# More data... #
################

/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15301 0 0 0 177919 221 0 0 25 0 1 0 200422263 60518400 12212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12212 108 232 0 14540 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 59100

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1782.41
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15302 0 0 0 178019 222 0 0 25 0 1 0 200422263 60518400 12213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564179 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12213 108 232 0 14540 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 59100

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1783.42
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15302 0 0 0 178120 222 0 0 25 0 1 0 200422263 60518400 12213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12213 108 232 0 14540 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 59100

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1784.42
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15308 0 0 0 178220 222 0 0 25 0 1 0 200422263 60518400 12219 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12219 108 232 0 14540 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 59100

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1785.43
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15310 0 0 0 178321 222 0 0 25 0 1 0 200422263 60518400 12221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12221 108 232 0 14540 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 59100

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703328/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1786.43
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15310 0 0 0 178421 222 0 0 25 0 1 0 200422263 60518400 12221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12221 108 232 0 14540 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 59100

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1787.43
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15311 0 0 0 178521 222 0 0 25 0 1 0 200422263 60518400 12222 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549259 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12222 108 232 0 14540 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 59100

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1788.44
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15313 0 0 0 178622 222 0 0 25 0 1 0 200422263 60518400 12224 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12224 108 232 0 14540 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 59100

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1789.44
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15313 0 0 0 178722 222 0 0 25 0 1 0 200422263 60518400 12224 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12224 108 232 0 14540 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 59100

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1790.45
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15314 0 0 0 178823 222 0 0 25 0 1 0 200422263 60518400 12225 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12225 108 232 0 14540 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 59100

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1791.45
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15320 0 0 0 178923 222 0 0 25 0 1 0 200422263 60518400 12231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12231 108 232 0 14540 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 59100

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1792.45
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15320 0 0 0 179023 222 0 0 25 0 1 0 200422263 60518400 12231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12231 108 232 0 14540 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 59100

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1793.46
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15322 0 0 0 179124 222 0 0 25 0 1 0 200422263 60518400 12233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12233 108 232 0 14540 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 59100

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703264/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1794.47
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15323 0 0 0 179224 223 0 0 25 0 1 0 200422263 60518400 12234 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12234 108 232 0 14540 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 59100

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1795.47
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15328 0 0 0 179324 223 0 0 25 0 1 0 200422263 60518400 12239 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12239 108 232 0 14540 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 59100

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1796.48
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15328 0 0 0 179425 223 0 0 25 0 1 0 200422263 60518400 12239 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12239 108 232 0 14540 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 59100

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1797.48
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15329 0 0 0 179525 223 0 0 25 0 1 0 200422263 60518400 12240 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12240 108 232 0 14540 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 59100

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1798.49
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15330 0 0 0 179626 223 0 0 25 0 1 0 200422263 60518400 12241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12241 108 232 0 14540 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 59100

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1799.49
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15331 0 0 0 179726 223 0 0 25 0 1 0 200422263 60518400 12242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12242 108 232 0 14540 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 59100

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1800.49
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15331 0 0 0 179826 223 0 0 25 0 1 0 200422263 60518400 12242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12242 108 232 0 14540 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 59100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 23371
/proc/meminfo: memFree=1703200/2055920 swapFree=4181400/4192956
[pid=23369] ppid=23367 vsize=59100 CPUtime=1800.5
/proc/23369/stat : 23369 (PBS4L) R 23367 23369 23323 0 -1 4194304 15331 0 0 0 179827 223 0 0 25 0 1 0 200422263 60518400 12242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23369/statm: 14775 12242 108 232 0 14540 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 59100

Sending SIGTERM to -23369
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.52
CPU user time (s): 1798.27
CPU system time (s): 2.24266
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (Kb): 59100
The end

Launcher Data (download as text)

Begin job on node44 on Sat Jun  3 15:12:34 UTC 2006


FILE ID= 41416-1149347554

PBS_JOBID= 310771

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-mod013.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41416-1149347554/instance-41416-1149347554.opb 867761450
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-41416-1149347554 -o ROOT/results/node44/solver-41416-1149347554 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41416-1149347554/instance-41416-1149347554.opb 867761450

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  4cf38d6355be5633005fa8af147e26d0

RANDOM SEED= 867761450


/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.261
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.261
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:       1752232 kB
Buffers:         19684 kB
Cached:         219396 kB
SwapCached:       3272 kB
Active:          43808 kB
Inactive:       204084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752232 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            41828 kB
Committed_AS:   336032 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Sat Jun  3 15:42:36 UTC 2006