Trace number 41042

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 747.347 747.686

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900569834.opb
MD5SUMff92e7f0cc5c4d2f39e30a6748b3406b
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 benchmark84.9361
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 723
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/41042-1149224452/instance-41042-1149224452.opb ......
747.66	c done parsing opb.
747.66	s UNSATISFIABLE
747.66	c Total Run Time					747.306

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.93 2/64 387
/proc/meminfo: memFree=1441624/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=1400 CPUtime=0
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 188107333 1433600 138 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134630594 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 350 138 100 232 0 115 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.93 2/70 442
/proc/meminfo: memFree=1429032/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=13600 CPUtime=9.99
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 3298 0 0 0 991 8 0 0 25 0 1 0 188107333 13926400 2934 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 3400 2934 104 232 0 3165 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13600

[startup+20.0102 s]
/proc/loadavg: 0.94 0.96 0.93 2/70 508
/proc/meminfo: memFree=1422696/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=25140 CPUtime=19.96
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 5251 0 0 0 1985 11 0 0 25 0 1 0 188107333 25743360 4502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552187 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 6285 4502 105 232 0 6050 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 25140

[startup+30.0172 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 582
/proc/meminfo: memFree=1418776/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=26556 CPUtime=29.95
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 6489 0 0 0 2981 14 0 0 25 0 1 0 188107333 27193344 5740 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/387/statm: 6639 5740 105 232 0 6404 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 26556

[startup+40.0242 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 582
/proc/meminfo: memFree=1414424/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=44124 CPUtime=39.95
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 7612 0 0 0 3976 19 0 0 25 0 1 0 188107333 45182976 6863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 11031 6863 105 232 0 10796 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 44124

[startup+50.0311 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 582
/proc/meminfo: memFree=1411288/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=47888 CPUtime=49.95
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 9168 0 0 0 4972 23 0 0 25 0 1 0 188107333 49037312 7650 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 11972 7650 105 232 0 11737 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 47888

[startup+60.0371 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 582
/proc/meminfo: memFree=1408984/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=48564 CPUtime=59.95
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 9744 0 0 0 5971 24 0 0 25 0 1 0 188107333 49729536 8226 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 12141 8226 105 232 0 11906 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 48564

[startup+70.0441 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 582
/proc/meminfo: memFree=1405656/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=49944 CPUtime=69.95
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 10571 0 0 0 6968 27 0 0 25 0 1 0 188107333 51142656 9053 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552026 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 12486 9053 105 232 0 12251 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 49944

[startup+80.0511 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 582
/proc/meminfo: memFree=1402648/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=50664 CPUtime=79.96
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 11323 0 0 0 7967 29 0 0 25 0 1 0 188107333 51879936 9805 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 12666 9805 105 232 0 12431 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 50664

[startup+90.0571 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 582
/proc/meminfo: memFree=1399576/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=51444 CPUtime=89.96
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 12082 0 0 0 8965 31 0 0 25 0 1 0 188107333 52678656 10564 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 12861 10564 105 232 0 12626 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 51444

[startup+100.063 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 582
/proc/meminfo: memFree=1396568/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=51840 CPUtime=99.96
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 12827 0 0 0 9962 34 0 0 25 0 1 0 188107333 53084160 11309 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 12960 11309 105 232 0 12725 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 51840

[startup+110.07 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 582
/proc/meminfo: memFree=1394392/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=52716 CPUtime=109.96
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 13365 0 0 0 10960 36 0 0 25 0 1 0 188107333 53981184 11847 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 13179 11847 105 232 0 12944 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 52716

[startup+120.076 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1392088/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=53184 CPUtime=119.97
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 13939 0 0 0 11959 38 0 0 25 0 1 0 188107333 54460416 12421 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 13296 12421 105 232 0 13061 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 53184

[startup+130.082 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1389720/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=86424 CPUtime=129.97
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 14535 0 0 0 12957 40 0 0 25 0 1 0 188107333 88498176 13017 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 21606 13017 105 232 0 21371 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 86424

[startup+140.089 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1387288/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=86980 CPUtime=139.97
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 15140 0 0 0 13955 42 0 0 25 0 1 0 188107333 89067520 13622 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 21745 13622 105 232 0 21510 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 86980

[startup+150.095 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1384728/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=87508 CPUtime=149.98
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 15779 0 0 0 14954 44 0 0 25 0 1 0 188107333 89608192 14261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 21877 14261 105 232 0 21642 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 87508

[startup+160.101 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1382104/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=88296 CPUtime=159.98
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 16464 0 0 0 15953 45 0 0 25 0 1 0 188107333 90415104 14913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548928 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 22074 14913 105 232 0 21839 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 88296

[startup+170.107 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1379928/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=89076 CPUtime=169.98
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 17099 0 0 0 16951 47 0 0 25 0 1 0 188107333 91213824 15449 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 22269 15449 105 232 0 22034 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 89076

[startup+180.113 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1378136/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=95868 CPUtime=179.98
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 19185 0 0 0 17949 49 0 0 25 0 1 0 188107333 98168832 15932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 23967 15932 105 232 0 23732 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 95868

[startup+190.119 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1376664/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=96292 CPUtime=189.98
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 19543 0 0 0 18948 50 0 0 25 0 1 0 188107333 98603008 16290 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 24073 16290 105 232 0 23838 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 96292

[startup+200.125 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1375384/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=96784 CPUtime=199.99
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 19899 0 0 0 19947 52 0 0 25 0 1 0 188107333 99106816 16613 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 24196 16613 105 232 0 23961 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 96784

[startup+210.131 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1373080/2055924 swapFree=4181416/4192956

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

/proc/387/statm: 27071 23721 105 232 0 26836 0
Current children cumulated CPU time (s) 530.13
Current children cumulated vsize (Kb) 108284

[startup+540.401 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1346784/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108284 CPUtime=540.13
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 27837 0 0 0 53919 94 0 0 25 0 1 0 188107333 110882816 23759 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27071 23759 105 232 0 26836 0
Current children cumulated CPU time (s) 540.13
Current children cumulated vsize (Kb) 108284

[startup+550.407 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1346592/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108284 CPUtime=550.14
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 27875 0 0 0 54918 96 0 0 25 0 1 0 188107333 110882816 23797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27071 23797 105 232 0 26836 0
Current children cumulated CPU time (s) 550.14
Current children cumulated vsize (Kb) 108284

[startup+560.413 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1346144/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108672 CPUtime=560.14
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 27997 0 0 0 55918 96 0 0 25 0 1 0 188107333 111280128 23919 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27168 23919 105 232 0 26933 0
Current children cumulated CPU time (s) 560.14
Current children cumulated vsize (Kb) 108672

[startup+570.419 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1345760/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108932 CPUtime=570.14
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28079 0 0 0 56917 97 0 0 25 0 1 0 188107333 111546368 24001 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27233 24001 105 232 0 26998 0
Current children cumulated CPU time (s) 570.14
Current children cumulated vsize (Kb) 108932

[startup+580.425 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1345632/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108932 CPUtime=580.15
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28120 0 0 0 57917 98 0 0 25 0 1 0 188107333 111546368 24042 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27233 24042 105 232 0 26998 0
Current children cumulated CPU time (s) 580.15
Current children cumulated vsize (Kb) 108932

[startup+590.431 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1345504/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=108932 CPUtime=590.14
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28150 0 0 0 58916 98 0 0 25 0 1 0 188107333 111546368 24072 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27233 24072 105 232 0 26998 0
Current children cumulated CPU time (s) 590.14
Current children cumulated vsize (Kb) 108932

[startup+600.437 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1345248/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=109060 CPUtime=600.15
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28223 0 0 0 59916 99 0 0 25 0 1 0 188107333 111677440 24112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27265 24112 105 232 0 27030 0
Current children cumulated CPU time (s) 600.15
Current children cumulated vsize (Kb) 109060

[startup+610.443 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1345120/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=109252 CPUtime=610.15
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28274 0 0 0 60915 100 0 0 25 0 1 0 188107333 111874048 24163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552307 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27313 24163 105 232 0 27078 0
Current children cumulated CPU time (s) 610.15
Current children cumulated vsize (Kb) 109252

[startup+620.449 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1344160/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=110108 CPUtime=620.15
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28503 0 0 0 61914 101 0 0 25 0 1 0 188107333 112750592 24392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27527 24392 105 232 0 27292 0
Current children cumulated CPU time (s) 620.15
Current children cumulated vsize (Kb) 110108

[startup+630.455 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1343840/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=110576 CPUtime=630.16
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28585 0 0 0 62914 102 0 0 25 0 1 0 188107333 113229824 24474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27644 24474 105 232 0 27409 0
Current children cumulated CPU time (s) 630.16
Current children cumulated vsize (Kb) 110576

[startup+640.461 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1343520/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=110708 CPUtime=640.16
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28662 0 0 0 63912 104 0 0 25 0 1 0 188107333 113364992 24551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27677 24551 105 232 0 27442 0
Current children cumulated CPU time (s) 640.16
Current children cumulated vsize (Kb) 110708

[startup+650.467 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1343264/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=110836 CPUtime=650.16
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28739 0 0 0 64911 105 0 0 25 0 1 0 188107333 113496064 24595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27709 24595 105 232 0 27474 0
Current children cumulated CPU time (s) 650.16
Current children cumulated vsize (Kb) 110836

[startup+660.473 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1343200/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=110836 CPUtime=660.17
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 28782 0 0 0 65911 106 0 0 25 0 1 0 188107333 113496064 24638 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 27709 24638 105 232 0 27474 0
Current children cumulated CPU time (s) 660.17
Current children cumulated vsize (Kb) 110836

[startup+670.479 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1342816/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=123124 CPUtime=670.17
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 31935 0 0 0 66909 108 0 0 25 0 1 0 188107333 126078976 24718 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 30781 24718 105 232 0 30546 0
Current children cumulated CPU time (s) 670.17
Current children cumulated vsize (Kb) 123124

[startup+680.485 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1342560/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=123444 CPUtime=680.17
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32034 0 0 0 67908 109 0 0 25 0 1 0 188107333 126406656 24784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552019 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 30861 24784 105 232 0 30626 0
Current children cumulated CPU time (s) 680.17
Current children cumulated vsize (Kb) 123444

[startup+690.492 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1342112/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=123940 CPUtime=690.17
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32163 0 0 0 68907 110 0 0 25 0 1 0 188107333 126914560 24913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 30985 24913 105 232 0 30750 0
Current children cumulated CPU time (s) 690.17
Current children cumulated vsize (Kb) 123940

[startup+700.499 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1341280/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=124468 CPUtime=700.18
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32367 0 0 0 69907 111 0 0 25 0 1 0 188107333 127455232 25117 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 31117 25117 105 232 0 30882 0
Current children cumulated CPU time (s) 700.18
Current children cumulated vsize (Kb) 124468

[startup+710.506 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1341088/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=124468 CPUtime=710.18
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32404 0 0 0 70906 112 0 0 25 0 1 0 188107333 127455232 25154 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 31117 25154 105 232 0 30882 0
Current children cumulated CPU time (s) 710.18
Current children cumulated vsize (Kb) 124468

[startup+720.512 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1340960/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=124468 CPUtime=720.18
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32439 0 0 0 71905 113 0 0 25 0 1 0 188107333 127455232 25189 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 31117 25189 105 232 0 30882 0
Current children cumulated CPU time (s) 720.18
Current children cumulated vsize (Kb) 124468

[startup+730.519 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1340128/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=125624 CPUtime=730.18
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32645 0 0 0 72904 114 0 0 25 0 1 0 188107333 128638976 25395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 31406 25395 105 232 0 31171 0
Current children cumulated CPU time (s) 730.18
Current children cumulated vsize (Kb) 125624

[startup+740.525 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 582
/proc/meminfo: memFree=1339616/2055924 swapFree=4181416/4192956
[pid=387] ppid=385 vsize=125624 CPUtime=740.19
/proc/387/stat : 387 (PBS4L) R 385 387 342 0 -1 4194304 32776 0 0 0 73904 115 0 0 25 0 1 0 188107333 128638976 25526 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/387/statm: 31406 25526 105 232 0 31171 0
Current children cumulated CPU time (s) 740.19
Current children cumulated vsize (Kb) 125624

Child status: 0
Real time (s): 747.686
CPU time (s): 747.347
CPU user time (s): 746.171
CPU system time (s): 1.17682
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (Kb): 125624

Launcher Data (download as text)

Begin job on node6 on Fri Jun  2 05:00:52 UTC 2006


FILE ID= 41042-1149224452

PBS_JOBID= 295704

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  ff92e7f0cc5c4d2f39e30a6748b3406b

RANDOM SEED= 411950321


/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:       1441896 kB
Buffers:         33636 kB
Cached:         506024 kB
SwapCached:       3592 kB
Active:         343572 kB
Inactive:       205188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1441896 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            51328 kB
Committed_AS:   192812 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:13:20 UTC 2006