Trace number 41709

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-8pb.opb
MD5SUMb1277fdeb2e21bbaf9784bfe98a40d01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark0.076987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
Optimality of the best value was proved YES
Number of variables432
Total number of constraints1304
Number of constraints which are clauses1280
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 432
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 432
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 432
Number of bits of the biggest sum of numbers9
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/node5/41709-1149403992/instance-41709-1149403992.opb ......
0.05	c done parsing opb.
0.05	o 64
1.47	o 62
1.90	o 60
2.04	o 58
2.24	o 56
2.49	o 52
4.71	o 50
4.93	o 48
37.12	o 46
63.87	o 44

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/node5/watcher-41709-1149403992 -o ROOT/results/node5/solver-41709-1149403992 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node5/41709-1149403992/instance-41709-1149403992.opb 50358947 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1414880/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=1400 CPUtime=0
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 206002850 1433600 136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 350 136 97 232 0 115 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1406560/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=13036 CPUtime=9.99
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 2533 0 0 0 993 6 0 0 25 0 1 0 206002850 13348864 2167 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 3259 2167 107 232 0 3024 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13036

[startup+20.0087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1403168/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=14012 CPUtime=19.99
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 3404 0 0 0 1990 9 0 0 25 0 1 0 206002850 14348288 3038 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 3503 3038 107 232 0 3268 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 14012

[startup+30.0146 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1400288/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=24616 CPUtime=29.99
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 4501 0 0 0 2986 13 0 0 25 0 1 0 206002850 25206784 3750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6154 3750 107 232 0 5919 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 24616

[startup+40.0206 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1398176/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=25296 CPUtime=40
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 5040 0 0 0 3983 17 0 0 25 0 1 0 206002850 25903104 4289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552300 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6324 4289 107 232 0 6089 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 25296

[startup+50.0265 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1396640/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=25616 CPUtime=50
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 5436 0 0 0 4981 19 0 0 25 0 1 0 206002850 26230784 4685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6404 4685 107 232 0 6169 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 25616

[startup+60.0325 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1394528/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=26100 CPUtime=60
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 5956 0 0 0 5979 21 0 0 25 0 1 0 206002850 26726400 5205 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6525 5205 107 232 0 6290 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 26100

[startup+70.0384 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1393056/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=26728 CPUtime=70
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 6321 0 0 0 6977 23 0 0 25 0 1 0 206002850 27369472 5570 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6682 5570 107 232 0 6447 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 26728

[startup+80.0443 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1391328/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=27016 CPUtime=80.01
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 6748 0 0 0 7976 25 0 0 25 0 1 0 206002850 27664384 5997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 6754 5997 107 232 0 6519 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 27016

[startup+90.0503 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1389472/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=43836 CPUtime=90.01
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 7214 0 0 0 8974 27 0 0 25 0 1 0 206002850 44888064 6463 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552293 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 10959 6463 107 232 0 10724 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 43836

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1387744/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=44220 CPUtime=100.01
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 7640 0 0 0 9971 30 0 0 25 0 1 0 206002850 45281280 6889 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 11055 6889 107 232 0 10820 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 44220

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1386656/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=44220 CPUtime=110.02
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 7905 0 0 0 10971 31 0 0 25 0 1 0 206002850 45281280 7154 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 11055 7154 107 232 0 10820 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 44220

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1384992/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=47904 CPUtime=120.02
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 9111 0 0 0 11969 33 0 0 25 0 1 0 206002850 49053696 7591 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 11976 7591 107 232 0 11741 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 47904

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1383264/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=48496 CPUtime=130.02
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 9531 0 0 0 12968 34 0 0 25 0 1 0 206002850 49659904 8011 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12124 8011 107 232 0 11889 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 48496

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1381920/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=48688 CPUtime=140.02
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 9877 0 0 0 13966 36 0 0 25 0 1 0 206002850 49856512 8357 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12172 8357 107 232 0 11937 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 48688

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1380448/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=48980 CPUtime=150.02
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 10239 0 0 0 14964 38 0 0 25 0 1 0 206002850 50155520 8719 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12245 8719 107 232 0 12010 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 48980

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1378976/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=49244 CPUtime=160.03
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 10601 0 0 0 15963 40 0 0 25 0 1 0 206002850 50425856 9081 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12311 9081 107 232 0 12076 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 49244

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1377120/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=50100 CPUtime=170.03
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 11061 0 0 0 16962 41 0 0 25 0 1 0 206002850 51302400 9541 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12525 9541 107 232 0 12290 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 50100

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1376416/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=50244 CPUtime=180.04
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 11243 0 0 0 17962 42 0 0 25 0 1 0 206002850 51449856 9723 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12561 9723 107 232 0 12326 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 50244

[startup+190.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1375712/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=50244 CPUtime=190.04
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 11407 0 0 0 18961 43 0 0 25 0 1 0 206002850 51449856 9887 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12561 9887 107 232 0 12326 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 50244

[startup+200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1374944/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=50244 CPUtime=200.04
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 11606 0 0 0 19960 44 0 0 25 0 1 0 206002850 51449856 10086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 12561 10086 107 232 0 12326 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 50244

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14085
/proc/meminfo: memFree=1373856/2055920 swapFree=4180904/4192956

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

/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34761 0 0 0 177985 156 0 0 25 0 1 0 206002850 176680960 30814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30814 108 232 0 42900 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 172540

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291616/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1782.41
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34761 0 0 0 178085 156 0 0 25 0 1 0 206002850 176680960 30814 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30814 108 232 0 42900 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 172540

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291616/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1783.42
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34762 0 0 0 178186 156 0 0 25 0 1 0 206002850 176680960 30815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30815 108 232 0 42900 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 172540

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291616/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1784.42
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34762 0 0 0 178286 156 0 0 25 0 1 0 206002850 176680960 30815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30815 108 232 0 42900 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 172540

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291616/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1785.42
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34764 0 0 0 178386 156 0 0 25 0 1 0 206002850 176680960 30817 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30817 108 232 0 42900 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 172540

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1786.43
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34787 0 0 0 178487 156 0 0 25 0 1 0 206002850 176680960 30840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550820 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30840 108 232 0 42900 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 172540

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1787.43
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34790 0 0 0 178587 156 0 0 25 0 1 0 206002850 176680960 30843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30843 108 232 0 42900 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 172540

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1788.44
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34790 0 0 0 178688 156 0 0 25 0 1 0 206002850 176680960 30843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30843 108 232 0 42900 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 172540

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1789.44
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34790 0 0 0 178788 156 0 0 25 0 1 0 206002850 176680960 30843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30843 108 232 0 42900 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 172540

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1790.44
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34791 0 0 0 178888 156 0 0 25 0 1 0 206002850 176680960 30844 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30844 108 232 0 42900 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 172540

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1791.45
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34791 0 0 0 178989 156 0 0 25 0 1 0 206002850 176680960 30844 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30844 108 232 0 42900 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 172540

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1792.45
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34792 0 0 0 179089 156 0 0 25 0 1 0 206002850 176680960 30845 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30845 108 232 0 42900 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 172540

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1793.46
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34792 0 0 0 179190 156 0 0 25 0 1 0 206002850 176680960 30845 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30845 108 232 0 42900 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 172540

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291488/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1794.46
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34795 0 0 0 179290 156 0 0 25 0 1 0 206002850 176680960 30848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30848 108 232 0 42900 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 172540

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291424/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1795.47
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34802 0 0 0 179391 156 0 0 25 0 1 0 206002850 176680960 30855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30855 108 232 0 42900 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 172540

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291424/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1796.47
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34814 0 0 0 179491 156 0 0 25 0 1 0 206002850 176680960 30867 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30867 108 232 0 42900 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 172540

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291360/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1797.47
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34823 0 0 0 179591 156 0 0 25 0 1 0 206002850 176680960 30876 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30876 108 232 0 42900 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 172540

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291296/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1798.48
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34836 0 0 0 179692 156 0 0 25 0 1 0 206002850 176680960 30889 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30889 108 232 0 42900 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 172540

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291296/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1799.48
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34843 0 0 0 179792 156 0 0 25 0 1 0 206002850 176680960 30896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30896 108 232 0 42900 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 172540

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291232/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1800.49
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34853 0 0 0 179893 156 0 0 25 0 1 0 206002850 176680960 30906 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30906 108 232 0 42900 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 172540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14280
/proc/meminfo: memFree=1291232/2055920 swapFree=4180904/4192956
[pid=14085] ppid=14083 vsize=172540 CPUtime=1800.49
/proc/14085/stat : 14085 (PBS4L) R 14083 14085 14039 0 -1 4194304 34853 0 0 0 179893 156 0 0 25 0 1 0 206002850 176680960 30906 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14085/statm: 43135 30906 108 232 0 42900 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 172540

Sending SIGTERM to -14085
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.52
CPU user time (s): 1798.94
CPU system time (s): 1.58776
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 172540
The end

Launcher Data (download as text)

Begin job on node5 on Sun Jun  4 06:53:12 UTC 2006


FILE ID= 41709-1149403992

PBS_JOBID= 314229

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/routing/normalized-s4-4-3-8pb.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node5/41709-1149403992/instance-41709-1149403992.opb 50358947
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-41709-1149403992 -o ROOT/results/node5/solver-41709-1149403992 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node5/41709-1149403992/instance-41709-1149403992.opb 50358947

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  b1277fdeb2e21bbaf9784bfe98a40d01

RANDOM SEED= 50358947


/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.279
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.279
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:       1415088 kB
Buffers:         31832 kB
Cached:         541176 kB
SwapCached:       3904 kB
Active:          98420 kB
Inactive:       483416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415088 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            45112 kB
Committed_AS:   353552 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Sun Jun  4 07:23:13 UTC 2006