Trace number 41689

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.6 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUMdccfffd22c38fcd3c497d688dab4b7a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark79290
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79290
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
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/node37/41689-1149400435/instance-41689-1149400435.opb ......
3.91	c done parsing opb.
3.91	o 88955
18.15	o 86892
71.88	o 84521

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/node37/watcher-41689-1149400435 -o ROOT/results/node37/solver-41689-1149400435 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node37/41689-1149400435/instance-41689-1149400435.opb 779044204 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 10150
/proc/meminfo: memFree=1392784/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=1788 CPUtime=0
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 205709773 1830912 211 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084985 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 447 212 97 232 0 212 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 10150
/proc/meminfo: memFree=1380056/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=16068 CPUtime=9.99
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 3927 0 0 0 988 11 0 0 25 0 1 0 205709773 16453632 3273 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4017 3273 108 232 0 3782 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 16068

[startup+20.0081 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1378008/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=16756 CPUtime=19.99
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 4497 0 0 0 1973 26 0 0 25 0 1 0 205709773 17158144 3843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4189 3843 108 232 0 3954 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 16756

[startup+30.014 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1377560/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=17868 CPUtime=30
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 4804 0 0 0 2954 46 0 0 25 0 1 0 205709773 18296832 3957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4467 3957 108 232 0 4232 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 17868

[startup+40.0199 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1377304/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=18188 CPUtime=40
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 4892 0 0 0 3933 67 0 0 25 0 1 0 205709773 18624512 4045 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4547 4045 108 232 0 4312 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 18188

[startup+50.0258 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1377112/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=18304 CPUtime=50
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 4952 0 0 0 4914 86 0 0 25 0 1 0 205709773 18743296 4105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4576 4105 108 232 0 4341 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 18304

[startup+60.0317 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1376792/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=18556 CPUtime=60.01
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5035 0 0 0 5897 104 0 0 25 0 1 0 205709773 19001344 4188 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4639 4188 108 232 0 4404 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 18556

[startup+70.0376 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1376536/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=18700 CPUtime=70.01
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5100 0 0 0 6881 120 0 0 25 0 1 0 205709773 19148800 4253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4675 4253 108 232 0 4440 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 18700

[startup+80.0434 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1376216/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=18812 CPUtime=80.01
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5172 0 0 0 7865 136 0 0 25 0 1 0 205709773 19263488 4325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4703 4325 108 232 0 4468 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 18812

[startup+90.0493 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1375960/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=19092 CPUtime=90.01
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5242 0 0 0 8848 153 0 0 25 0 1 0 205709773 19550208 4395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4773 4395 108 232 0 4538 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 19092

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1375640/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=19204 CPUtime=100.01
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5318 0 0 0 9831 170 0 0 25 0 1 0 205709773 19664896 4471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 4801 4471 108 232 0 4566 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 19204

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 10150
/proc/meminfo: memFree=1375256/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=21008 CPUtime=110.02
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5770 0 0 0 10816 186 0 0 25 0 1 0 205709773 21512192 4538 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 5252 4538 108 232 0 5017 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 21008

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1375128/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=21180 CPUtime=120.02
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5831 0 0 0 11798 204 0 0 25 0 1 0 205709773 21688320 4599 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 5295 4599 108 232 0 5060 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 21180

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1374872/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=21180 CPUtime=130.06
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5888 0 0 0 12782 224 0 0 25 0 1 0 205709773 21688320 4656 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 5295 4656 108 232 0 5060 0
Current children cumulated CPU time (s) 130.06
Current children cumulated vsize (Kb) 21180

[startup+140.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1374680/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=21476 CPUtime=140.07
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 5943 0 0 0 13767 240 0 0 25 0 1 0 205709773 21991424 4711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 5369 4711 108 232 0 5134 0
Current children cumulated CPU time (s) 140.07
Current children cumulated vsize (Kb) 21476

[startup+150.126 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1374424/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=21476 CPUtime=150.07
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6004 0 0 0 14750 257 0 0 25 0 1 0 205709773 21991424 4772 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 5369 4772 108 232 0 5134 0
Current children cumulated CPU time (s) 150.07
Current children cumulated vsize (Kb) 21476

[startup+160.132 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1374168/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=25692 CPUtime=160.07
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6065 0 0 0 15734 273 0 0 25 0 1 0 205709773 26308608 4833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 6423 4833 108 232 0 6188 0
Current children cumulated CPU time (s) 160.07
Current children cumulated vsize (Kb) 25692

[startup+170.138 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1373592/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=25884 CPUtime=170.07
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6203 0 0 0 16720 287 0 0 25 0 1 0 205709773 26505216 4971 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 6471 4971 108 232 0 6236 0
Current children cumulated CPU time (s) 170.07
Current children cumulated vsize (Kb) 25884

[startup+180.145 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1373336/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=26016 CPUtime=180.08
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6269 0 0 0 17708 300 0 0 25 0 1 0 205709773 26640384 5037 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 6504 5037 108 232 0 6269 0
Current children cumulated CPU time (s) 180.08
Current children cumulated vsize (Kb) 26016

[startup+190.151 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1373144/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=26220 CPUtime=190.08
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6314 0 0 0 18694 314 0 0 25 0 1 0 205709773 26849280 5082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 6555 5082 108 232 0 6320 0
Current children cumulated CPU time (s) 190.08
Current children cumulated vsize (Kb) 26220

[startup+200.157 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1373016/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=26220 CPUtime=200.08
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 6367 0 0 0 19680 328 0 0 25 0 1 0 205709773 26849280 5135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 6555 5135 108 232 0 6320 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (Kb) 26220

[startup+210.163 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10150
/proc/meminfo: memFree=1372760/2055920 swapFree=4181372/4192956

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

/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19089 0 0 0 175459 2690 0 0 25 0 1 0 205709773 64311296 12478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12478 108 232 0 15466 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 62804

[startup+1783.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343392/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1782.49
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19091 0 0 0 175558 2691 0 0 25 0 1 0 205709773 64311296 12480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12480 108 232 0 15466 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 62804

[startup+1784.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343392/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1783.5
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19096 0 0 0 175658 2692 0 0 25 0 1 0 205709773 64311296 12485 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12485 108 232 0 15466 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 62804

[startup+1785.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343264/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1784.5
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19114 0 0 0 175757 2693 0 0 25 0 1 0 205709773 64311296 12503 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12503 108 232 0 15466 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 62804

[startup+1786.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343264/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1785.51
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19116 0 0 0 175857 2694 0 0 25 0 1 0 205709773 64311296 12505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12505 108 232 0 15466 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 62804

[startup+1787.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343264/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1786.51
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19126 0 0 0 175956 2695 0 0 25 0 1 0 205709773 64311296 12515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12515 108 232 0 15466 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 62804

[startup+1788.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343200/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1787.51
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19128 0 0 0 176056 2695 0 0 25 0 1 0 205709773 64311296 12517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12517 108 232 0 15466 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 62804

[startup+1789.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1343008/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1788.52
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19178 0 0 0 176155 2697 0 0 25 0 1 0 205709773 64311296 12567 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12567 108 232 0 15466 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 62804

[startup+1790.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342880/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1789.53
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19214 0 0 0 176255 2698 0 0 25 0 1 0 205709773 64311296 12603 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12603 108 232 0 15466 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 62804

[startup+1791.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342816/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1790.53
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19228 0 0 0 176352 2701 0 0 25 0 1 0 205709773 64311296 12617 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12617 108 232 0 15466 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 62804

[startup+1792.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342816/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1791.54
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19231 0 0 0 176452 2702 0 0 25 0 1 0 205709773 64311296 12620 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12620 108 232 0 15466 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 62804

[startup+1793.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342816/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1792.54
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19233 0 0 0 176551 2703 0 0 25 0 1 0 205709773 64311296 12622 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12622 108 232 0 15466 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 62804

[startup+1794.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342816/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1793.55
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19236 0 0 0 176650 2705 0 0 25 0 1 0 205709773 64311296 12625 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12625 108 232 0 15466 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 62804

[startup+1795.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342752/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1794.55
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19238 0 0 0 176749 2706 0 0 25 0 1 0 205709773 64311296 12627 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12627 108 232 0 15466 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 62804

[startup+1796.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342752/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1795.56
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19245 0 0 0 176849 2707 0 0 25 0 1 0 205709773 64311296 12634 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12634 108 232 0 15466 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 62804

[startup+1797.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342752/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1796.55
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19248 0 0 0 176947 2708 0 0 25 0 1 0 205709773 64311296 12637 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12637 108 232 0 15466 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 62804

[startup+1798.22 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342688/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1797.56
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19255 0 0 0 177046 2710 0 0 25 0 1 0 205709773 64311296 12644 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12644 108 232 0 15466 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 62804

[startup+1799.23 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342688/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1798.57
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19257 0 0 0 177145 2712 0 0 25 0 1 0 205709773 64311296 12646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546597 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12646 108 232 0 15466 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 62804

[startup+1800.23 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342688/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1799.57
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19266 0 0 0 177244 2713 0 0 25 0 1 0 205709773 64311296 12655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12655 108 232 0 15466 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 62804

[startup+1801.24 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342688/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1800.58
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19268 0 0 0 177344 2714 0 0 25 0 1 0 205709773 64311296 12657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12657 108 232 0 15466 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 62804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 10345
/proc/meminfo: memFree=1342688/2055920 swapFree=4181372/4192956
[pid=10150] ppid=10148 vsize=62804 CPUtime=1800.58
/proc/10150/stat : 10150 (PBS4L) R 10148 10150 10104 0 -1 4194304 19268 0 0 0 177344 2714 0 0 25 0 1 0 205709773 64311296 12657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10150/statm: 15701 12657 108 232 0 15466 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 62804

Sending SIGTERM to -10150
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.6
CPU user time (s): 1773.45
CPU system time (s): 27.1549
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (Kb): 62804
The end

Launcher Data (download as text)

Begin job on node37 on Sun Jun  4 05:53:56 UTC 2006


FILE ID= 41689-1149400435

PBS_JOBID= 313979

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node37/41689-1149400435/instance-41689-1149400435.opb 779044204
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-41689-1149400435 -o ROOT/results/node37/solver-41689-1149400435 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node37/41689-1149400435/instance-41689-1149400435.opb 779044204

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  dccfffd22c38fcd3c497d688dab4b7a4

RANDOM SEED= 779044204


/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.281
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.281
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:       1392992 kB
Buffers:         29696 kB
Cached:         558248 kB
SwapCached:       3316 kB
Active:         102248 kB
Inactive:       494404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392992 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            52340 kB
Committed_AS:   339860 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node37 on Sun Jun  4 06:23:57 UTC 2006