Trace number 40978

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.5 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
MD5SUMf6db72fa29ffa9d071020a030f71e7d0
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark340.375
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 651
Number of bits of the biggest sum of numbers10
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/node88/40978-1149216734/instance-40978-1149216734.opb ......

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/node88/watcher-40978-1149216734 -o ROOT/results/node88/solver-40978-1149216734 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node88/40978-1149216734/instance-40978-1149216734.opb 751913418 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.90 0.94 0.92 2/68 19068
/proc/meminfo: memFree=1714360/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=1400 CPUtime=0
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 187312482 1433600 130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565904 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 350 130 100 232 0 115 0

[startup+10.0031 s]
/proc/loadavg: 0.91 0.94 0.92 2/68 19068
/proc/meminfo: memFree=1701496/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=22056 CPUtime=9.99
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 3671 0 0 0 992 7 0 0 25 0 1 0 187312482 22585344 3308 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 5514 3308 105 232 0 5279 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22056

[startup+20.0091 s]
/proc/loadavg: 0.93 0.94 0.92 2/68 19068
/proc/meminfo: memFree=1694776/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=25396 CPUtime=19.99
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 5743 0 0 0 1988 11 0 0 25 0 1 0 187312482 26005504 4995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 6349 4995 105 232 0 6114 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25396

[startup+30.0151 s]
/proc/loadavg: 0.94 0.94 0.92 2/68 19068
/proc/meminfo: memFree=1689400/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=43256 CPUtime=29.99
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 7074 0 0 0 2984 15 0 0 25 0 1 0 187312482 44294144 6326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 10814 6326 105 232 0 10579 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 43256

[startup+40.0211 s]
/proc/loadavg: 0.95 0.94 0.92 2/68 19068
/proc/meminfo: memFree=1685688/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=47328 CPUtime=40
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 8748 0 0 0 3982 18 0 0 25 0 1 0 187312482 48463872 7231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 11832 7231 105 232 0 11597 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 47328

[startup+50.0271 s]
/proc/loadavg: 0.95 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1681336/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=48492 CPUtime=50
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 9862 0 0 0 4980 20 0 0 25 0 1 0 187312482 49655808 8345 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 12123 8345 105 232 0 11888 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48492

[startup+60.0332 s]
/proc/loadavg: 0.96 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1677368/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=49304 CPUtime=60
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 10847 0 0 0 5976 24 0 0 25 0 1 0 187312482 50487296 9330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 12326 9330 105 232 0 12091 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 49304

[startup+70.0392 s]
/proc/loadavg: 0.97 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1673912/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=50300 CPUtime=70
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 11711 0 0 0 6974 26 0 0 25 0 1 0 187312482 51507200 10194 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 12575 10194 105 232 0 12340 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 50300

[startup+80.0452 s]
/proc/loadavg: 0.97 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1670264/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=51276 CPUtime=80
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 12619 0 0 0 7972 28 0 0 25 0 1 0 187312482 52506624 11102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 12819 11102 105 232 0 12584 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 51276

[startup+90.0512 s]
/proc/loadavg: 0.97 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1666488/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=52776 CPUtime=90.01
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 13561 0 0 0 8970 31 0 0 25 0 1 0 187312482 54042624 12044 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 13194 12044 105 232 0 12959 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 52776

[startup+100.057 s]
/proc/loadavg: 0.98 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1664952/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=86004 CPUtime=100.01
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 13947 0 0 0 9968 33 0 0 25 0 1 0 187312482 88068096 12430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 21501 12430 105 232 0 21266 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 86004

[startup+110.063 s]
/proc/loadavg: 0.98 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1662648/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=86616 CPUtime=110.01
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 14509 0 0 0 10967 34 0 0 25 0 1 0 187312482 88694784 12992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 21654 12992 105 232 0 21419 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 86616

[startup+120.069 s]
/proc/loadavg: 0.98 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1659576/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=87480 CPUtime=120.02
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 15275 0 0 0 11966 36 0 0 25 0 1 0 187312482 89579520 13758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 21870 13758 105 232 0 21635 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 87480

[startup+130.075 s]
/proc/loadavg: 0.99 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1656952/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=88224 CPUtime=130.02
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 15933 0 0 0 12964 38 0 0 25 0 1 0 187312482 90341376 14416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 22056 14416 105 232 0 21821 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 88224

[startup+140.081 s]
/proc/loadavg: 0.99 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1654520/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=88416 CPUtime=140.02
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 16548 0 0 0 13963 39 0 0 25 0 1 0 187312482 90537984 15031 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 22104 15031 105 232 0 21869 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 88416

[startup+150.087 s]
/proc/loadavg: 0.99 0.95 0.92 2/68 19068
/proc/meminfo: memFree=1652408/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=95336 CPUtime=150.02
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 18595 0 0 0 14961 41 0 0 25 0 1 0 187312482 97624064 15508 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 23834 15508 105 232 0 23599 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 95336

[startup+160.093 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1650936/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=95732 CPUtime=160.03
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 19004 0 0 0 15960 43 0 0 25 0 1 0 187312482 98029568 15917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 23933 15917 105 232 0 23698 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 95732

[startup+170.099 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1648888/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=95968 CPUtime=170.03
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 19519 0 0 0 16958 45 0 0 25 0 1 0 187312482 98271232 16432 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 23992 16432 105 232 0 23757 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 95968

[startup+180.105 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1646456/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=96624 CPUtime=180.04
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 20120 0 0 0 17957 47 0 0 25 0 1 0 187312482 98942976 17033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 24156 17033 105 232 0 23921 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 96624

[startup+190.111 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1643960/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=97276 CPUtime=190.03
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 20751 0 0 0 18955 48 0 0 25 0 1 0 187312482 99610624 17664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 24319 17664 105 232 0 24084 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 97276

[startup+200.117 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1642232/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=98036 CPUtime=200.03
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 21272 0 0 0 19954 49 0 0 25 0 1 0 187312482 100388864 18086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 24509 18086 105 232 0 24274 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 98036

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.92 2/68 19068
/proc/meminfo: memFree=1640376/2055888 swapFree=4085344/4096564

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

/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53074 0 0 0 177934 203 0 0 25 0 1 0 187312482 223072256 43379 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43379 105 232 0 54226 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 217844

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1782.38
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53076 0 0 0 178035 203 0 0 25 0 1 0 187312482 223072256 43381 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43381 105 232 0 54226 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (Kb) 217844

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1783.38
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53078 0 0 0 178135 203 0 0 25 0 1 0 187312482 223072256 43383 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43383 105 232 0 54226 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 217844

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1784.39
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53079 0 0 0 178236 203 0 0 25 0 1 0 187312482 223072256 43384 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552026 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43384 105 232 0 54226 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 217844

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1785.39
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53082 0 0 0 178336 203 0 0 25 0 1 0 187312482 223072256 43387 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43387 105 232 0 54226 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 217844

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1786.4
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53083 0 0 0 178437 203 0 0 25 0 1 0 187312482 223072256 43388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43388 105 232 0 54226 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 217844

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1787.4
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53088 0 0 0 178537 203 0 0 25 0 1 0 187312482 223072256 43393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43393 105 232 0 54226 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 217844

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540664/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1788.4
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53089 0 0 0 178637 203 0 0 25 0 1 0 187312482 223072256 43394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43394 105 232 0 54226 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (Kb) 217844

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1789.41
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53092 0 0 0 178738 203 0 0 25 0 1 0 187312482 223072256 43397 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43397 105 232 0 54226 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 217844

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1790.41
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53094 0 0 0 178838 203 0 0 25 0 1 0 187312482 223072256 43399 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43399 105 232 0 54226 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 217844

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1791.42
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53096 0 0 0 178938 204 0 0 25 0 1 0 187312482 223072256 43401 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43401 105 232 0 54226 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 217844

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1792.42
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53098 0 0 0 179038 204 0 0 25 0 1 0 187312482 223072256 43403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43403 105 232 0 54226 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 217844

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1793.43
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53100 0 0 0 179139 204 0 0 25 0 1 0 187312482 223072256 43405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43405 105 232 0 54226 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 217844

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540600/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1794.43
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53105 0 0 0 179239 204 0 0 25 0 1 0 187312482 223072256 43410 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43410 105 232 0 54226 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 217844

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1795.43
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53107 0 0 0 179339 204 0 0 25 0 1 0 187312482 223072256 43412 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43412 105 232 0 54226 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 217844

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1796.44
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53109 0 0 0 179440 204 0 0 25 0 1 0 187312482 223072256 43414 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43414 105 232 0 54226 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 217844

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1797.45
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53111 0 0 0 179540 205 0 0 25 0 1 0 187312482 223072256 43416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617189 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43416 105 232 0 54226 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 217844

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1798.45
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53112 0 0 0 179640 205 0 0 25 0 1 0 187312482 223072256 43417 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43417 105 232 0 54226 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 217844

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1799.46
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53114 0 0 0 179741 205 0 0 25 0 1 0 187312482 223072256 43419 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43419 105 232 0 54226 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 217844

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1800.46
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53116 0 0 0 179841 205 0 0 25 0 1 0 187312482 223072256 43421 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43421 105 232 0 54226 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 217844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/68 19263
/proc/meminfo: memFree=1540536/2055888 swapFree=4085344/4096564
[pid=19068] ppid=19066 vsize=217844 CPUtime=1800.47
/proc/19068/stat : 19068 (PBS4L) R 19066 19068 19023 0 -1 4194304 53116 0 0 0 179842 205 0 0 25 0 1 0 187312482 223072256 43421 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550081 0 0 4096 0 0 0 0 17 1 0 0
/proc/19068/statm: 54461 43421 105 232 0 54226 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 217844

Sending SIGTERM to -19068
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.5
CPU user time (s): 1798.42
CPU system time (s): 2.07868
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (Kb): 217844
The end

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 02:52:14 UTC 2006


FILE ID= 40978-1149216734

PBS_JOBID= 294869

BENCH NAME= ROOT/tmp/node88/40978-1149216734/instance-40978-1149216734.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node88/40978-1149216734/instance-40978-1149216734.opb 751913418
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node88/watcher-40978-1149216734 -o ROOT/results/node88/solver-40978-1149216734 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node88/40978-1149216734/instance-40978-1149216734.opb 751913418

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f6db72fa29ffa9d071020a030f71e7d0

RANDOM SEED= 751913418


/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	: 6006.16
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	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1714568 kB
Buffers:         29316 kB
Cached:         237600 kB
SwapCached:       2500 kB
Active:          91680 kB
Inactive:       184032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1714568 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16740 kB
Slab:            52128 kB
Committed_AS:   222816 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 03:22:15 UTC 2006