Trace number 40955

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.72 1801.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
MD5SUM7f91f8d08a20ca0a8483dc7b1c14e540
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 benchmark329.405
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 671
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/node85/40955-1149214420/instance-40955-1149214420.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/node85/watcher-40955-1149214420 -o ROOT/results/node85/solver-40955-1149214420 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/40955-1149214420/instance-40955-1149214420.opb 472796381 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.94 0.90 3/68 8480
/proc/meminfo: memFree=1427144/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=1400 CPUtime=0
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 187081277 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134536717 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 350 135 100 232 0 115 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.90 2/68 8480
/proc/meminfo: memFree=1414152/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=22188 CPUtime=9.99
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 3699 0 0 0 991 8 0 0 25 0 1 0 187081277 22720512 3336 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 5547 3336 104 232 0 5312 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22188

[startup+20.0089 s]
/proc/loadavg: 0.94 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1407688/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=25248 CPUtime=20
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 5705 0 0 0 1989 11 0 0 25 0 1 0 187081277 25853952 4957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 6312 4957 105 232 0 6077 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 25248

[startup+30.015 s]
/proc/loadavg: 0.95 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1402504/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=26720 CPUtime=30
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 6991 0 0 0 2986 14 0 0 25 0 1 0 187081277 27361280 6243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 6680 6243 105 232 0 6445 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26720

[startup+40.0212 s]
/proc/loadavg: 0.95 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1397832/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=44328 CPUtime=40
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 8166 0 0 0 3982 18 0 0 25 0 1 0 187081277 45391872 7418 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 11082 7418 105 232 0 10847 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44328

[startup+50.0274 s]
/proc/loadavg: 0.96 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1394056/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=48912 CPUtime=50
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 9878 0 0 0 4979 21 0 0 25 0 1 0 187081277 50085888 8361 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 12228 8361 105 232 0 11993 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48912

[startup+60.0335 s]
/proc/loadavg: 0.97 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1390792/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=50196 CPUtime=60.01
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 10686 0 0 0 5978 23 0 0 25 0 1 0 187081277 51400704 9169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 12549 9169 105 232 0 12314 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 50196

[startup+70.0397 s]
/proc/loadavg: 0.97 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1387720/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=50844 CPUtime=70.01
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 11453 0 0 0 6975 26 0 0 25 0 1 0 187081277 52064256 9936 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 12711 9936 105 232 0 12476 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50844

[startup+80.0458 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1384584/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=51880 CPUtime=80.01
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 12223 0 0 0 7973 28 0 0 25 0 1 0 187081277 53125120 10706 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 12970 10706 105 232 0 12735 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51880

[startup+90.052 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1381384/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=52600 CPUtime=90.02
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 13040 0 0 0 8971 31 0 0 25 0 1 0 187081277 53862400 11523 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 13150 11523 105 232 0 12915 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52600

[startup+100.058 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1378504/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=53380 CPUtime=100.02
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 13762 0 0 0 9970 32 0 0 25 0 1 0 187081277 54661120 12245 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 13345 12245 105 232 0 13110 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 53380

[startup+110.064 s]
/proc/loadavg: 0.98 0.95 0.91 2/68 8480
/proc/meminfo: memFree=1376968/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=87008 CPUtime=110.02
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 14150 0 0 0 10968 34 0 0 25 0 1 0 187081277 89096192 12633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 21752 12633 105 232 0 21517 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 87008

[startup+120.07 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1374920/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=87412 CPUtime=120.03
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 14656 0 0 0 11967 36 0 0 25 0 1 0 187081277 89509888 13139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 21853 13139 105 232 0 21618 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 87412

[startup+130.077 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1372808/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=88176 CPUtime=130.03
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 15174 0 0 0 12965 38 0 0 25 0 1 0 187081277 90292224 13657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550077 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 22044 13657 105 232 0 21809 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 88176

[startup+140.083 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1370056/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=88896 CPUtime=140.04
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 15874 0 0 0 13964 40 0 0 25 0 1 0 187081277 91029504 14357 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 22224 14357 105 232 0 21989 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 88896

[startup+150.089 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1368008/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=89252 CPUtime=150.04
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 16376 0 0 0 14963 41 0 0 25 0 1 0 187081277 91394048 14859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 22313 14859 105 232 0 22078 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 89252

[startup+160.095 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1365832/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=95792 CPUtime=160.04
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 18449 0 0 0 15960 44 0 0 25 0 1 0 187081277 98091008 15395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 23948 15395 105 232 0 23713 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 95792

[startup+170.101 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1363848/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=96608 CPUtime=170.04
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 19012 0 0 0 16958 46 0 0 25 0 1 0 187081277 98926592 15892 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 24152 15892 105 232 0 23917 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 96608

[startup+180.107 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1361928/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=96848 CPUtime=180.05
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 19488 0 0 0 17957 48 0 0 25 0 1 0 187081277 99172352 16368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 24212 16368 105 232 0 23977 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 96848

[startup+190.114 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1359624/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=97456 CPUtime=190.06
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 20125 0 0 0 18955 51 0 0 25 0 1 0 187081277 99794944 16939 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 24364 16939 105 232 0 24129 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 97456

[startup+200.12 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1357384/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=97648 CPUtime=200.06
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 20686 0 0 0 19954 52 0 0 25 0 1 0 187081277 99991552 17500 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 24412 17500 105 232 0 24177 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 97648

[startup+210.126 s]
/proc/loadavg: 0.99 0.96 0.91 2/68 8480
/proc/meminfo: memFree=1356488/2055892 swapFree=4085348/4096564

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

/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52839 0 0 0 177957 202 0 0 25 0 1 0 187081277 220135424 43471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43471 105 232 0 53509 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 214976

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1782.59
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52842 0 0 0 178057 202 0 0 25 0 1 0 187081277 220135424 43474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549067 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43474 105 232 0 53509 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 214976

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1783.6
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52843 0 0 0 178158 202 0 0 25 0 1 0 187081277 220135424 43475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43475 105 232 0 53509 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 214976

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1784.6
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52846 0 0 0 178258 202 0 0 25 0 1 0 187081277 220135424 43478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43478 105 232 0 53509 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 214976

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1785.6
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52847 0 0 0 178358 202 0 0 25 0 1 0 187081277 220135424 43479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43479 105 232 0 53509 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 214976

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1786.61
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52848 0 0 0 178459 202 0 0 25 0 1 0 187081277 220135424 43480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43480 105 232 0 53509 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 214976

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253192/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1787.61
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52850 0 0 0 178559 202 0 0 25 0 1 0 187081277 220135424 43482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43482 105 232 0 53509 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 214976

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253128/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1788.62
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52856 0 0 0 178660 202 0 0 25 0 1 0 187081277 220135424 43488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43488 105 232 0 53509 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 214976

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253128/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1789.63
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52861 0 0 0 178760 203 0 0 25 0 1 0 187081277 220135424 43493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43493 105 232 0 53509 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 214976

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253128/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1790.63
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52865 0 0 0 178860 203 0 0 25 0 1 0 187081277 220135424 43497 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550000 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43497 105 232 0 53509 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 214976

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1253128/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=214976 CPUtime=1791.64
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52869 0 0 0 178961 203 0 0 25 0 1 0 187081277 220135424 43501 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53744 43501 105 232 0 53509 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 214976

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1792.64
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52907 0 0 0 179061 203 0 0 25 0 1 0 187081277 220266496 43506 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43506 105 232 0 53541 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 215104

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1793.65
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52912 0 0 0 179162 203 0 0 25 0 1 0 187081277 220266496 43511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43511 105 232 0 53541 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 215104

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1794.65
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52914 0 0 0 179262 203 0 0 25 0 1 0 187081277 220266496 43513 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43513 105 232 0 53541 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 215104

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1795.65
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52916 0 0 0 179362 203 0 0 25 0 1 0 187081277 220266496 43515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43515 105 232 0 53541 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 215104

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1796.65
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52920 0 0 0 179462 203 0 0 25 0 1 0 187081277 220266496 43519 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43519 105 232 0 53541 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 215104

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1797.66
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52921 0 0 0 179563 203 0 0 25 0 1 0 187081277 220266496 43520 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43520 105 232 0 53541 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 215104

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1798.66
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52923 0 0 0 179663 203 0 0 25 0 1 0 187081277 220266496 43522 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43522 105 232 0 53541 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 215104

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1799.67
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52924 0 0 0 179764 203 0 0 25 0 1 0 187081277 220266496 43523 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43523 105 232 0 53541 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 215104

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1800.68
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52926 0 0 0 179864 204 0 0 25 0 1 0 187081277 220266496 43525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552348 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43525 105 232 0 53541 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 215104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 8482
/proc/meminfo: memFree=1252936/2055892 swapFree=4085348/4096564
[pid=8480] ppid=8478 vsize=215104 CPUtime=1800.68
/proc/8480/stat : 8480 (PBS4L) R 8478 8480 8435 0 -1 4194304 52926 0 0 0 179864 204 0 0 25 0 1 0 187081277 220266496 43525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8480/statm: 53776 43525 105 232 0 53541 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 215104

Sending SIGTERM to -8480
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.72
CPU user time (s): 1798.65
CPU system time (s): 2.06769
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (Kb): 215104
The end

Launcher Data (download as text)

Begin job on node85 on Fri Jun  2 02:13:40 UTC 2006


FILE ID= 40955-1149214420

PBS_JOBID= 294572

BENCH NAME= ROOT/tmp/node85/40955-1149214420/instance-40955-1149214420.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/40955-1149214420/instance-40955-1149214420.opb 472796381
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node85/watcher-40955-1149214420 -o ROOT/results/node85/solver-40955-1149214420 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node85/40955-1149214420/instance-40955-1149214420.opb 472796381

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  7f91f8d08a20ca0a8483dc7b1c14e540

RANDOM SEED= 472796381


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1427352 kB
Buffers:         36120 kB
Cached:         516804 kB
SwapCached:       2568 kB
Active:         186468 kB
Inactive:       375248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1427352 kB
SwapTotal:     4096564 kB
SwapFree:      4085348 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16748 kB
Slab:            53348 kB
Committed_AS:   206784 kB
PageTables:       1292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node85 on Fri Jun  2 02:43:42 UTC 2006