Trace number 41029

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.1LUNSAT 1763.5 1764.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670167.opb
MD5SUM3972d8c24730f4742ee881de3ad25c62
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 benchmark33.7979
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 707
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/node6/41029-1149222683/instance-41029-1149222683.opb ......
1764.14	c done parsing opb.
1764.14	s UNSATISFIABLE
1764.14	c Total Run Time					1763.45

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/node6/watcher-41029-1149222683 -o ROOT/results/node6/solver-41029-1149222683 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node6/41029-1149222683/instance-41029-1149222683.opb 573170693 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.95 0.94 2/64 326
/proc/meminfo: memFree=1442016/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=1368 CPUtime=0
/proc/326/stat : 326 (PBS4L) D 324 326 32749 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 187930437 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/326/statm: 342 95 84 232 0 107 0

[startup+10.0027 s]
/proc/loadavg: 0.87 0.95 0.94 2/64 326
/proc/meminfo: memFree=1430048/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=13596 CPUtime=9.99
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 3449 0 0 0 992 7 0 0 25 0 1 0 187930437 13922304 3085 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549045 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 3399 3085 104 232 0 3164 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13596

[startup+20.0097 s]
/proc/loadavg: 0.89 0.95 0.94 2/64 326
/proc/meminfo: memFree=1423456/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=25272 CPUtime=19.99
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 5489 0 0 0 1987 12 0 0 25 0 1 0 187930437 25878528 4740 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 6318 4740 104 232 0 6083 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25272

[startup+30.0167 s]
/proc/loadavg: 0.90 0.95 0.94 2/64 326
/proc/meminfo: memFree=1418592/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=26484 CPUtime=30
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 6701 0 0 0 2984 16 0 0 25 0 1 0 187930437 27119616 5952 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 6621 5952 105 232 0 6386 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26484

[startup+40.0226 s]
/proc/loadavg: 0.92 0.95 0.94 2/64 326
/proc/meminfo: memFree=1414176/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=43964 CPUtime=40
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 7791 0 0 0 3981 19 0 0 25 0 1 0 187930437 45019136 7042 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 10991 7042 105 232 0 10756 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43964

[startup+50.0296 s]
/proc/loadavg: 0.93 0.96 0.94 2/64 326
/proc/meminfo: memFree=1410080/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=48312 CPUtime=50
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 9583 0 0 0 4978 22 0 0 25 0 1 0 187930437 49471488 8065 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 12078 8065 105 232 0 11843 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48312

[startup+60.0356 s]
/proc/loadavg: 0.94 0.96 0.94 2/64 326
/proc/meminfo: memFree=1406944/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=49392 CPUtime=60.01
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 10370 0 0 0 5976 25 0 0 25 0 1 0 187930437 50577408 8852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 12348 8852 105 232 0 12113 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49392

[startup+70.0416 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 326
/proc/meminfo: memFree=1403168/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=50436 CPUtime=70
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 11311 0 0 0 6973 27 0 0 25 0 1 0 187930437 51646464 9793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 12609 9793 105 232 0 12374 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 50436

[startup+80.0476 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 326
/proc/meminfo: memFree=1400288/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=51004 CPUtime=80
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 12020 0 0 0 7971 29 0 0 25 0 1 0 187930437 52228096 10502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 12751 10502 105 232 0 12516 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 51004

[startup+90.0535 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 326
/proc/meminfo: memFree=1397344/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=51692 CPUtime=90.01
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 12761 0 0 0 8968 33 0 0 25 0 1 0 187930437 52932608 11243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 12923 11243 105 232 0 12688 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 51692

[startup+100.06 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 326
/proc/meminfo: memFree=1394592/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=52544 CPUtime=100.01
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 13434 0 0 0 9967 34 0 0 25 0 1 0 187930437 53805056 11916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 13136 11916 105 232 0 12901 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 52544

[startup+110.066 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 326
/proc/meminfo: memFree=1392288/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=85576 CPUtime=110.01
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 14010 0 0 0 10965 36 0 0 25 0 1 0 187930437 87629824 12492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 21394 12492 105 232 0 21159 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 85576

[startup+120.071 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 326
/proc/meminfo: memFree=1389856/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=86156 CPUtime=120.02
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 14669 0 0 0 11963 39 0 0 25 0 1 0 187930437 88223744 13118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 21539 13118 105 232 0 21304 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 86156

[startup+130.077 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 326
/proc/meminfo: memFree=1387488/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=86684 CPUtime=130.02
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 15260 0 0 0 12962 40 0 0 25 0 1 0 187930437 88764416 13709 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 21671 13709 105 232 0 21436 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 86684

[startup+140.083 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 326
/proc/meminfo: memFree=1385312/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=87008 CPUtime=140.02
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 15801 0 0 0 13960 42 0 0 25 0 1 0 187930437 89096192 14250 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552202 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 21752 14250 105 232 0 21517 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 87008

[startup+150.089 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 326
/proc/meminfo: memFree=1383008/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=87916 CPUtime=150.03
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 16380 0 0 0 14960 43 0 0 25 0 1 0 187930437 90025984 14829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 21979 14829 105 232 0 21744 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 87916

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 326
/proc/meminfo: memFree=1380960/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=88444 CPUtime=160.02
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 16884 0 0 0 15958 44 0 0 25 0 1 0 187930437 90566656 15333 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 22111 15333 105 232 0 21876 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 88444

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 326
/proc/meminfo: memFree=1379296/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=89160 CPUtime=170.03
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 17327 0 0 0 16957 46 0 0 25 0 1 0 187930437 91299840 15743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 22290 15743 105 232 0 22055 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 89160

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 326
/proc/meminfo: memFree=1377568/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=89680 CPUtime=180.03
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 17834 0 0 0 17955 48 0 0 25 0 1 0 187930437 91832320 16184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 22420 16184 105 232 0 22185 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 89680

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 326
/proc/meminfo: memFree=1375392/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=90364 CPUtime=190.03
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 18436 0 0 0 18954 49 0 0 25 0 1 0 187930437 92532736 16720 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 22591 16720 105 232 0 22356 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 90364

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 326
/proc/meminfo: memFree=1373536/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=96896 CPUtime=200.03
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 20494 0 0 0 19952 51 0 0 25 0 1 0 187930437 99221504 17175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 24224 17175 105 232 0 23989 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 96896

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 326
/proc/meminfo: memFree=1371360/2055924 swapFree=4181416/4192956

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

/proc/326/statm: 51881 36452 105 232 0 51646 0
Current children cumulated CPU time (s) 1550.42
Current children cumulated vsize (Kb) 207524

[startup+1561.03 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1295648/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=208236 CPUtime=1560.43
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46065 0 0 0 155857 186 0 0 25 0 1 0 187930437 213233664 36564 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52059 36564 105 232 0 51824 0
Current children cumulated CPU time (s) 1560.43
Current children cumulated vsize (Kb) 208236

[startup+1571.03 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1294624/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=208992 CPUtime=1570.43
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46309 0 0 0 156856 187 0 0 25 0 1 0 187930437 214007808 36808 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52248 36808 105 232 0 52013 0
Current children cumulated CPU time (s) 1570.43
Current children cumulated vsize (Kb) 208992

[startup+1581.04 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1294496/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209124 CPUtime=1580.44
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46347 0 0 0 157856 188 0 0 25 0 1 0 187930437 214142976 36846 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52281 36846 105 232 0 52046 0
Current children cumulated CPU time (s) 1580.44
Current children cumulated vsize (Kb) 209124

[startup+1591.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1294304/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209124 CPUtime=1590.44
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46395 0 0 0 158855 189 0 0 25 0 1 0 187930437 214142976 36894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52281 36894 105 232 0 52046 0
Current children cumulated CPU time (s) 1590.44
Current children cumulated vsize (Kb) 209124

[startup+1601.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1294176/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209124 CPUtime=1600.44
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46427 0 0 0 159854 190 0 0 25 0 1 0 187930437 214142976 36926 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52281 36926 105 232 0 52046 0
Current children cumulated CPU time (s) 1600.44
Current children cumulated vsize (Kb) 209124

[startup+1611.06 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1294048/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209124 CPUtime=1610.45
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46452 0 0 0 160854 191 0 0 25 0 1 0 187930437 214142976 36951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52281 36951 105 232 0 52046 0
Current children cumulated CPU time (s) 1610.45
Current children cumulated vsize (Kb) 209124

[startup+1621.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1293344/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209928 CPUtime=1620.45
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46633 0 0 0 161853 192 0 0 25 0 1 0 187930437 214966272 37132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52482 37132 105 232 0 52247 0
Current children cumulated CPU time (s) 1620.45
Current children cumulated vsize (Kb) 209928

[startup+1631.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1293152/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209928 CPUtime=1630.44
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46689 0 0 0 162852 192 0 0 25 0 1 0 187930437 214966272 37188 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52482 37188 105 232 0 52247 0
Current children cumulated CPU time (s) 1630.44
Current children cumulated vsize (Kb) 209928

[startup+1641.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1293024/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=209928 CPUtime=1640.45
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46714 0 0 0 163852 193 0 0 25 0 1 0 187930437 214966272 37213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552026 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52482 37213 105 232 0 52247 0
Current children cumulated CPU time (s) 1640.45
Current children cumulated vsize (Kb) 209928

[startup+1651.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1292640/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=210784 CPUtime=1650.45
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46814 0 0 0 164851 194 0 0 25 0 1 0 187930437 215842816 37313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52696 37313 105 232 0 52461 0
Current children cumulated CPU time (s) 1650.45
Current children cumulated vsize (Kb) 210784

[startup+1661.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1292512/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=210784 CPUtime=1660.46
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46835 0 0 0 165850 196 0 0 25 0 1 0 187930437 215842816 37334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52696 37334 105 232 0 52461 0
Current children cumulated CPU time (s) 1660.46
Current children cumulated vsize (Kb) 210784

[startup+1671.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1292448/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=210784 CPUtime=1670.46
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 46855 0 0 0 166849 197 0 0 25 0 1 0 187930437 215842816 37354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52696 37354 105 232 0 52461 0
Current children cumulated CPU time (s) 1670.46
Current children cumulated vsize (Kb) 210784

[startup+1681.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1291808/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=211692 CPUtime=1680.46
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47022 0 0 0 167848 198 0 0 25 0 1 0 187930437 216772608 37521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52923 37521 105 232 0 52688 0
Current children cumulated CPU time (s) 1680.46
Current children cumulated vsize (Kb) 211692

[startup+1691.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1291680/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=211692 CPUtime=1690.47
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47046 0 0 0 168848 199 0 0 25 0 1 0 187930437 216772608 37545 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52923 37545 105 232 0 52688 0
Current children cumulated CPU time (s) 1690.47
Current children cumulated vsize (Kb) 211692

[startup+1701.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1291552/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=211692 CPUtime=1700.46
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47071 0 0 0 169847 199 0 0 25 0 1 0 187930437 216772608 37570 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52923 37570 105 232 0 52688 0
Current children cumulated CPU time (s) 1700.46
Current children cumulated vsize (Kb) 211692

[startup+1711.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1291232/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=211692 CPUtime=1710.46
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47148 0 0 0 170846 200 0 0 25 0 1 0 187930437 216772608 37647 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52923 37647 105 232 0 52688 0
Current children cumulated CPU time (s) 1710.46
Current children cumulated vsize (Kb) 211692

[startup+1721.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1291104/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=211692 CPUtime=1720.47
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47176 0 0 0 171846 201 0 0 25 0 1 0 187930437 216772608 37675 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 52923 37675 105 232 0 52688 0
Current children cumulated CPU time (s) 1720.47
Current children cumulated vsize (Kb) 211692

[startup+1731.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1290400/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=212656 CPUtime=1730.48
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47357 0 0 0 172845 203 0 0 25 0 1 0 187930437 217759744 37856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 53164 37856 105 232 0 52929 0
Current children cumulated CPU time (s) 1730.48
Current children cumulated vsize (Kb) 212656

[startup+1741.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1290336/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=212656 CPUtime=1740.47
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47376 0 0 0 173844 203 0 0 25 0 1 0 187930437 217759744 37875 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 53164 37875 105 232 0 52929 0
Current children cumulated CPU time (s) 1740.47
Current children cumulated vsize (Kb) 212656

[startup+1751.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1289952/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=212656 CPUtime=1750.48
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47462 0 0 0 174844 204 0 0 25 0 1 0 187930437 217759744 37961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 53164 37961 105 232 0 52929 0
Current children cumulated CPU time (s) 1750.48
Current children cumulated vsize (Kb) 212656

[startup+1761.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 328
/proc/meminfo: memFree=1289632/2055924 swapFree=4181416/4192956
[pid=326] ppid=324 vsize=212656 CPUtime=1760.48
/proc/326/stat : 326 (PBS4L) R 324 326 32749 0 -1 4194304 47542 0 0 0 175843 205 0 0 25 0 1 0 187930437 217759744 38041 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/326/statm: 53164 38041 105 232 0 52929 0
Current children cumulated CPU time (s) 1760.48
Current children cumulated vsize (Kb) 212656

Child status: 0
Real time (s): 1764.17
CPU time (s): 1763.5
CPU user time (s): 1761.42
CPU system time (s): 2.08468
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (Kb): 212656

Launcher Data (download as text)

Begin job on node6 on Fri Jun  2 04:31:23 UTC 2006


FILE ID= 41029-1149222683

PBS_JOBID= 295536

BENCH NAME= ROOT/tmp/node6/41029-1149222683/instance-41029-1149222683.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node6/41029-1149222683/instance-41029-1149222683.opb 573170693
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-41029-1149222683 -o ROOT/results/node6/solver-41029-1149222683 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node6/41029-1149222683/instance-41029-1149222683.opb 573170693

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  3972d8c24730f4742ee881de3ad25c62

RANDOM SEED= 573170693


/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.268
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.268
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:      2055924 kB
MemFree:       1442224 kB
Buffers:         33488 kB
Cached:         505900 kB
SwapCached:       3592 kB
Active:         343360 kB
Inactive:       205136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1442224 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            51272 kB
Committed_AS:   192796 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Fri Jun  2 05:00:47 UTC 2006