Trace number 40957

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
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 benchmark411.582
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 641
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/node60/40957-1149214764/instance-40957-1149214764.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/node60/watcher-40957-1149214764 -o ROOT/results/node60/solver-40957-1149214764 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/40957-1149214764/instance-40957-1149214764.opb 759747876 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1589728/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=1400 CPUtime=0
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 187144262 1433600 130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565904 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 350 131 100 232 0 115 0

[startup+10.0029 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1577712/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=13860 CPUtime=9.99
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 3466 0 0 0 992 7 0 0 25 0 1 0 187144262 14192640 3102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 3465 3102 104 232 0 3230 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13860

[startup+20.0087 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1570736/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=25396 CPUtime=20
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 5585 0 0 0 1988 12 0 0 25 0 1 0 187144262 26005504 4836 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 6349 4836 105 232 0 6114 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 25396

[startup+30.0146 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1565744/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=26752 CPUtime=30
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 6827 0 0 0 2984 16 0 0 25 0 1 0 187144262 27394048 6078 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552295 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 6688 6078 105 232 0 6453 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26752

[startup+40.0204 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1560944/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=47112 CPUtime=39.99
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 8802 0 0 0 3980 19 0 0 25 0 1 0 187144262 48242688 7284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 11778 7284 105 232 0 11543 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 47112

[startup+50.0262 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1557040/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=48440 CPUtime=50
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 9775 0 0 0 4977 23 0 0 25 0 1 0 187144262 49602560 8257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 12110 8257 105 232 0 11875 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48440

[startup+60.032 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1553008/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=49956 CPUtime=60
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 10776 0 0 0 5975 25 0 0 25 0 1 0 187144262 51154944 9258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552166 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 12489 9258 105 232 0 12254 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 49956

[startup+70.0378 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1549488/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=50736 CPUtime=70
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 11645 0 0 0 6973 27 0 0 25 0 1 0 187144262 51953664 10127 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 12684 10127 105 232 0 12449 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 50736

[startup+80.0436 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1546160/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=51436 CPUtime=80.01
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 12479 0 0 0 7971 30 0 0 25 0 1 0 187144262 52670464 10961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550077 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 12859 10961 105 232 0 12624 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51436

[startup+90.0494 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1543344/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=52156 CPUtime=90
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 13177 0 0 0 8968 32 0 0 25 0 1 0 187144262 53407744 11659 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 13039 11659 105 232 0 12804 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 52156

[startup+100.055 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1540656/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=52880 CPUtime=100.01
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 13863 0 0 0 9967 34 0 0 25 0 1 0 187144262 54149120 12345 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 13220 12345 105 232 0 12985 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 52880

[startup+110.061 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1537712/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=86164 CPUtime=110.01
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 14592 0 0 0 10965 36 0 0 25 0 1 0 187144262 88231936 13074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 21541 13074 105 232 0 21306 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 86164

[startup+120.067 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1534960/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=87148 CPUtime=120.01
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 15268 0 0 0 11964 37 0 0 25 0 1 0 187144262 89239552 13750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 21787 13750 105 232 0 21552 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 87148

[startup+130.073 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1532144/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=87940 CPUtime=130.02
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 15984 0 0 0 12963 39 0 0 25 0 1 0 187144262 90050560 14466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 21985 14466 105 232 0 21750 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 87940

[startup+140.078 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1529648/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=88468 CPUtime=140.02
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 16602 0 0 0 13961 41 0 0 25 0 1 0 187144262 90591232 15084 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 22117 15084 105 232 0 21882 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 88468

[startup+150.084 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1527152/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=95272 CPUtime=150.02
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 18748 0 0 0 14959 43 0 0 25 0 1 0 187144262 97558528 15693 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 23818 15693 105 232 0 23583 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 95272

[startup+160.09 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1525744/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=95796 CPUtime=160.03
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 19109 0 0 0 15958 45 0 0 25 0 1 0 187144262 98095104 16054 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 23949 16054 105 232 0 23714 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 95796

[startup+170.096 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1523760/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=96444 CPUtime=170.02
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 19666 0 0 0 16956 46 0 0 25 0 1 0 187144262 98758656 16545 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 24111 16545 105 232 0 23876 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 96444

[startup+180.102 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1521456/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=96712 CPUtime=180.03
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 20266 0 0 0 17955 48 0 0 25 0 1 0 187144262 99033088 17112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611562 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 24178 17112 105 232 0 23943 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 96712

[startup+190.107 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1519280/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=97368 CPUtime=190.03
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 20853 0 0 0 18953 50 0 0 25 0 1 0 187144262 99704832 17666 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 24342 17666 105 232 0 24107 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 97368

[startup+200.113 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1517168/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=98140 CPUtime=200.03
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 21415 0 0 0 19952 51 0 0 25 0 1 0 187144262 100495360 18195 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 24535 18195 105 232 0 24300 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 98140

[startup+210.119 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 10078
/proc/meminfo: memFree=1515376/2055920 swapFree=4181460/4192956

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

/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61662 0 0 0 177921 227 0 0 25 0 1 0 187144262 356216832 51149 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51149 105 232 0 86732 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 347868

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384432/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1782.49
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61664 0 0 0 178021 228 0 0 25 0 1 0 187144262 356216832 51151 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51151 105 232 0 86732 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 347868

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384368/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1783.49
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61682 0 0 0 178121 228 0 0 25 0 1 0 187144262 356216832 51169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51169 105 232 0 86732 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 347868

[startup+1785.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384368/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1784.5
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61693 0 0 0 178222 228 0 0 25 0 1 0 187144262 356216832 51180 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550784 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51180 105 232 0 86732 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 347868

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384304/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1785.5
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61704 0 0 0 178322 228 0 0 25 0 1 0 187144262 356216832 51191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51191 105 232 0 86732 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 347868

[startup+1787.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384304/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1786.5
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61707 0 0 0 178422 228 0 0 25 0 1 0 187144262 356216832 51194 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51194 105 232 0 86732 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 347868

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384304/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1787.51
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61708 0 0 0 178523 228 0 0 25 0 1 0 187144262 356216832 51195 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51195 105 232 0 86732 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 347868

[startup+1789.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1384240/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=347868 CPUtime=1788.51
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61722 0 0 0 178623 228 0 0 25 0 1 0 187144262 356216832 51209 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 86967 51209 105 232 0 86732 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 347868

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1789.51
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61791 0 0 0 178723 228 0 0 25 0 1 0 187144262 356478976 51213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552040 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51213 105 232 0 86796 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 348124

[startup+1791.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1790.52
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61793 0 0 0 178824 228 0 0 25 0 1 0 187144262 356478976 51215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51215 105 232 0 86796 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 348124

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1791.52
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61796 0 0 0 178924 228 0 0 25 0 1 0 187144262 356478976 51218 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51218 105 232 0 86796 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 348124

[startup+1793.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1792.53
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61797 0 0 0 179025 228 0 0 25 0 1 0 187144262 356478976 51219 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51219 105 232 0 86796 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 348124

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1793.54
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61800 0 0 0 179125 229 0 0 25 0 1 0 187144262 356478976 51222 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51222 105 232 0 86796 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 348124

[startup+1795.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1794.54
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61801 0 0 0 179225 229 0 0 25 0 1 0 187144262 356478976 51223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51223 105 232 0 86796 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 348124

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348124 CPUtime=1795.55
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61804 0 0 0 179326 229 0 0 25 0 1 0 187144262 356478976 51226 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87031 51226 105 232 0 86796 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 348124

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1796.55
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61833 0 0 0 179426 229 0 0 25 0 1 0 187144262 356614144 51255 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51255 105 232 0 86829 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 348256

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1797.56
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61834 0 0 0 179527 229 0 0 25 0 1 0 187144262 356614144 51256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51256 105 232 0 86829 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 348256

[startup+1799.21 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1798.56
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61837 0 0 0 179627 229 0 0 25 0 1 0 187144262 356614144 51259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51259 105 232 0 86829 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 348256

[startup+1800.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1799.56
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61840 0 0 0 179727 229 0 0 25 0 1 0 187144262 356614144 51262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51262 105 232 0 86829 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 348256

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1800.57
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61844 0 0 0 179828 229 0 0 25 0 1 0 187144262 356614144 51266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51266 105 232 0 86829 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 348256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 10080
/proc/meminfo: memFree=1383984/2055920 swapFree=4181460/4192956
[pid=10078] ppid=10076 vsize=348256 CPUtime=1800.57
/proc/10078/stat : 10078 (PBS4L) R 10076 10078 10033 0 -1 4194304 61844 0 0 0 179828 229 0 0 25 0 1 0 187144262 356614144 51266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/10078/statm: 87064 51266 105 232 0 86829 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 348256

Sending SIGTERM to -10078
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.62
CPU user time (s): 1798.29
CPU system time (s): 2.32965
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (Kb): 348256
The end

Launcher Data (download as text)

Begin job on node60 on Fri Jun  2 02:19:24 UTC 2006


FILE ID= 40957-1149214764

PBS_JOBID= 294608

BENCH NAME= ROOT/tmp/node60/40957-1149214764/instance-40957-1149214764.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/40957-1149214764/instance-40957-1149214764.opb 759747876
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-40957-1149214764 -o ROOT/results/node60/solver-40957-1149214764 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/40957-1149214764/instance-40957-1149214764.opb 759747876

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  92f66beef1a16468af1cdeb8f0308249

RANDOM SEED= 759747876


/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.257
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.257
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:       1589936 kB
Buffers:         35132 kB
Cached:         355268 kB
SwapCached:       3320 kB
Active:         109136 kB
Inactive:       290064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589936 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            52788 kB
Committed_AS:   191824 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jun  2 02:49:26 UTC 2006