Trace number 39817

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.03 1800.59

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath3.opb
MD5SUM32714c9455a4b8ce29c8524e810d65a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262226
Best CPU time to get the best result obtained on this benchmark14.1169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables49335
Total number of constraints4902
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)209
Number of constraints which are nor clauses,nor cardinality constraints4693
Minimum length of a constraint1
Maximum length of a constraint46934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 557088
Number of bits of the biggest sum of numbers20
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 Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
15.39	c Initial problem consists of 49335 variables and 5005 constraints.
15.84	c No problem reductions applied in OPT. instance.
15.84	c	preprocess terminated. Elapsed time: 15.819
15.84	c After prepocess the problem consists of 47014 variables and 4412 constraints.
15.84	c Initial Lower Bound: 0
20.38	c Restart #1 #Var: 47014 LB: 0 @ 20.361
34.68	c Restart #2 #Var: 47014 LB: 0 @ 34.658
53.94	c Restart #3 #Var: 47014 LB: 0 @ 53.911
83.36	c Restart #4 #Var: 47014 LB: 0 @ 83.32
129.60	c Restart #5 #Var: 47014 LB: 0 @ 129.5
322.02	c Restart #6 #Var: 47014 LB: 0 @ 321.87
382.39	c Restart #7 #Var: 47014 LB: 0 @ 382.22
460.21	c Restart #8 #Var: 47014 LB: 0 @ 460.01
474.45	c Restart #9 #Var: 47014 LB: 0 @ 474.26
491.22	c Restart #10 #Var: 47014 LB: 0 @ 491.02
498.39	c Restart #11 #Var: 47014 LB: 0 @ 498.18
503.95	c Restart #12 #Var: 47014 LB: 0 @ 503.75
510.43	c Restart #13 #Var: 47014 LB: 0 @ 510.22
516.92	c Restart #14 #Var: 47014 LB: 0 @ 516.71
524.91	c Restart #15 #Var: 47014 LB: 0 @ 524.7
533.55	c Restart #16 #Var: 47014 LB: 0 @ 533.34
540.74	c Restart #17 #Var: 47014 LB: 0 @ 540.52
549.63	c Restart #18 #Var: 47014 LB: 0 @ 549.41
559.07	c Restart #19 #Var: 47014 LB: 0 @ 558.85
566.36	c Restart #20 #Var: 47014 LB: 0 @ 566.14
582.10	c Restart #21 #Var: 47014 LB: 0 @ 581.87
591.76	c Restart #22 #Var: 47014 LB: 0 @ 591.53
604.22	c Restart #23 #Var: 47014 LB: 0 @ 603.99
616.78	c Restart #24 #Var: 47014 LB: 0 @ 616.54
629.58	c Restart #25 #Var: 47014 LB: 0 @ 629.34
643.86	c Restart #26 #Var: 47014 LB: 0 @ 643.62
659.56	c Restart #27 #Var: 47014 LB: 0 @ 659.32
680.10	c Restart #28 #Var: 47014 LB: 0 @ 679.85
697.83	c Restart #29 #Var: 47014 LB: 0 @ 697.57
713.90	c Restart #30 #Var: 47014 LB: 0 @ 713.64
726.83	c Restart #31 #Var: 47014 LB: 0 @ 726.56
741.38	c Restart #32 #Var: 47014 LB: 0 @ 741.11
760.11	c Restart #33 #Var: 47014 LB: 0 @ 759.83
793.03	c Restart #34 #Var: 47014 LB: 0 @ 792.74
799.81	c Restart #35 #Var: 47014 LB: 0 @ 799.52
806.11	c Restart #36 #Var: 47014 LB: 0 @ 805.82
816.43	c Restart #37 #Var: 47014 LB: 0 @ 816.14
826.93	c Restart #38 #Var: 47014 LB: 0 @ 826.64
860.00	c Restart #39 #Var: 47014 LB: 0 @ 859.7
953.99	c CHANGE Heuristic... 
953.99	c Restart #0 #Var: 47014 LB: 0 @ 953.66
954.78	c Restart #1 #Var: 47014 LB: 0 @ 954.45
956.07	c Restart #2 #Var: 47014 LB: 0 @ 955.74
957.18	c Restart #3 #Var: 47014 LB: 0 @ 956.85
962.99	c Restart #4 #Var: 47014 LB: 0 @ 962.66
983.38	c Restart #5 #Var: 47014 LB: 0 @ 983.05
985.27	c Restart #6 #Var: 47014 LB: 0 @ 984.94
987.50	c Restart #7 #Var: 47014 LB: 0 @ 987.16
992.96	c Restart #8 #Var: 47014 LB: 0 @ 992.63
994.41	c Restart #9 #Var: 47014 LB: 0 @ 994.07
999.27	c Restart #10 #Var: 47014 LB: 0 @ 998.93
1004.30	c Restart #11 #Var: 47014 LB: 0 @ 1004
1009.40	c Restart #12 #Var: 47014 LB: 0 @ 1009.1
1011.78	c Restart #13 #Var: 47014 LB: 0 @ 1011.4
1051.96	c Restart #14 #Var: 47014 LB: 0 @ 1051.6
1069.07	c Restart #15 #Var: 47014 LB: 0 @ 1068.7
1085.49	c Restart #16 #Var: 47014 LB: 0 @ 1085.1
1092.95	c Restart #17 #Var: 47014 LB: 0 @ 1092.6
1104.67	c Restart #18 #Var: 47014 LB: 0 @ 1104.3
1119.53	c Restart #19 #Var: 47014 LB: 0 @ 1119.2
1135.38	c Restart #20 #Var: 47014 LB: 0 @ 1135
1151.11	c Restart #21 #Var: 47014 LB: 0 @ 1150.7
1169.20	c Restart #22 #Var: 47014 LB: 0 @ 1168.8
1197.85	c Restart #23 #Var: 47014 LB: 0 @ 1197.5
1241.00	c Restart #24 #Var: 47014 LB: 0 @ 1240.6
1259.21	c Restart #25 #Var: 47014 LB: 0 @ 1258.8
1274.79	c Restart #26 #Var: 47014 LB: 0 @ 1274.4
1316.55	c Restart #27 #Var: 47014 LB: 0 @ 1316.1
1336.77	c Restart #28 #Var: 47014 LB: 0 @ 1336.3
1354.96	c Restart #29 #Var: 47014 LB: 0 @ 1354.5
1425.70	c Restart #30 #Var: 47014 LB: 0 @ 1425.2
1506.48	c Restart #31 #Var: 47014 LB: 0 @ 1506
1557.62	c Restart #32 #Var: 47014 LB: 0 @ 1557.1
1608.27	c Restart #33 #Var: 47014 LB: 0 @ 1607.8
1711.72	c Restart #34 #Var: 47014 LB: 0 @ 1711.2
1736.00	c Restart #35 #Var: 47014 LB: 0 @ 1735.5
1746.50	c Restart #36 #Var: 47014 LB: 0 @ 1746
1782.23	c Restart #37 #Var: 47014 LB: 0 @ 1781.7
1791.63	c Restart #38 #Var: 47014 LB: 0 @ 1791.1
1800.57	s UNKNOWN
1800.57	c Exit Code: 0
1800.57	c Total time: 1800 s

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/node25/watcher-39817-1149253174 -o ROOT/results/node25/solver-39817-1149253174 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39817-1149253174/instance-39817-1149253174.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.95 2/64 7528
/proc/meminfo: memFree=1707776/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=4664 CPUtime=0
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 163 0 0 0 0 0 0 0 19 0 1 0 190980781 4775936 143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3734817 0 0 4096 0 0 0 0 17 1 0 0
/proc/7528/statm: 1166 147 109 55 0 46 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.95 0.95 2/64 7528
/proc/meminfo: memFree=1675984/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=37240 CPUtime=9.97
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 765584 0 0 0 790 207 0 0 25 0 1 0 190980781 38133760 8261 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 9310 8261 280 55 0 8202 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 37240

[startup+20.0098 s]
/proc/loadavg: 0.94 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1624784/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=89812 CPUtime=19.98
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 778441 0 0 0 1779 219 0 0 25 0 1 0 190980781 91967488 21084 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537690 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22453 21084 297 55 0 21345 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 89812

[startup+30.0157 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1624720/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=89912 CPUtime=29.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 778622 0 0 0 2776 223 0 0 25 0 1 0 190980781 92069888 21100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22478 21100 297 55 0 21370 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 89912

[startup+40.0216 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1623952/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=90432 CPUtime=39.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 778853 0 0 0 3772 227 0 0 25 0 1 0 190980781 92602368 21238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22608 21238 297 55 0 21500 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 90432

[startup+50.0275 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1623952/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=90432 CPUtime=49.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 778866 0 0 0 4772 227 0 0 25 0 1 0 190980781 92602368 21246 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22608 21246 297 55 0 21500 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 90432

[startup+60.0334 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1623952/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=90588 CPUtime=59.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 778901 0 0 0 5770 229 0 0 25 0 1 0 190980781 92762112 21281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22647 21281 297 55 0 21539 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 90588

[startup+70.0393 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1623504/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=91236 CPUtime=69.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779084 0 0 0 6770 229 0 0 25 0 1 0 190980781 93425664 21397 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22809 21397 297 55 0 21701 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 91236

[startup+80.0462 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 7528
/proc/meminfo: memFree=1623440/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=91156 CPUtime=79.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779285 0 0 0 7770 229 0 0 25 0 1 0 190980781 93343744 21409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22789 21409 297 55 0 21681 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 91156

[startup+90.0512 s]
/proc/loadavg: 0.98 0.96 0.95 2/70 7591
/proc/meminfo: memFree=1622368/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=91020 CPUtime=89.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779395 0 0 0 8764 235 0 0 25 0 1 0 190980781 93204480 21371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22755 21371 297 55 0 21647 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 91020

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.95 2/70 7649
/proc/meminfo: memFree=1622432/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=90640 CPUtime=99.99
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779411 0 0 0 9763 236 0 0 25 0 1 0 190980781 92815360 21298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22660 21298 297 55 0 21552 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 90640

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 7723
/proc/meminfo: memFree=1623360/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=90748 CPUtime=109.95
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779452 0 0 0 10758 237 0 0 25 0 1 0 190980781 92925952 21314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 22687 21314 297 55 0 21579 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 90748

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1622024/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=92088 CPUtime=119.96
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 779929 0 0 0 11758 238 0 0 25 0 1 0 190980781 94298112 21657 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23022 21657 297 55 0 21914 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 92088

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1621776/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=92500 CPUtime=129.96
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 780134 0 0 0 12755 241 0 0 25 0 1 0 190980781 94720000 21756 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23125 21756 297 55 0 22017 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 92500

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1621776/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=92500 CPUtime=139.96
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 780134 0 0 0 13754 242 0 0 25 0 1 0 190980781 94720000 21756 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23125 21756 297 55 0 22017 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 92500

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1620624/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=93636 CPUtime=149.97
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 780440 0 0 0 14754 243 0 0 25 0 1 0 190980781 95883264 22046 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23409 22046 297 55 0 22301 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 93636

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1620176/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=94120 CPUtime=159.97
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 780715 0 0 0 15754 243 0 0 25 0 1 0 190980781 96378880 22154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23530 22154 297 55 0 22422 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 94120

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1619984/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=94092 CPUtime=169.97
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 780984 0 0 0 16754 243 0 0 25 0 1 0 190980781 96350208 22160 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23523 22160 297 55 0 22415 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 94092

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1619408/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=94960 CPUtime=179.98
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 781168 0 0 0 17755 243 0 0 25 0 1 0 190980781 97239040 22344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23740 22344 297 55 0 22632 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 94960

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1619728/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=94536 CPUtime=189.98
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 781278 0 0 0 18755 243 0 0 25 0 1 0 190980781 96804864 22257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23634 22257 297 55 0 22526 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 94536

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1619088/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=95404 CPUtime=199.98
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 781456 0 0 0 19755 243 0 0 25 0 1 0 190980781 97693696 22435 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 23851 22435 297 55 0 22743 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 95404

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1618576/2055920 swapFree=4181460/4192956

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

/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 102844

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611216/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1770.49
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 176736 313 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 102844

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611216/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1780.5
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 177736 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (Kb) 102844

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611216/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1781.5
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 177836 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 102844

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1782.51
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 177937 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 102844

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1783.51
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178037 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 102844

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1784.52
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178138 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537668 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 102844

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1785.52
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178238 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 102844

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1786.52
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178338 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 102844

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1787.53
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178439 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 102844

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1788.53
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178539 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604172 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 102844

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1789.54
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178640 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 102844

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1790.54
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178740 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 102844

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1791.55
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178841 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 102844

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1792.55
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 178941 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4198751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 102844

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1793.55
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179041 314 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 102844

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1794.57
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179142 315 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 102844

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1795.57
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179242 315 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 102844

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1796.57
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179342 315 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 102844

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1797.57
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179442 315 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542311 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 102844

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1798.58
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179543 315 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 102844

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 7723
/proc/meminfo: memFree=1611152/2055920 swapFree=4181460/4192956
[pid=7528] ppid=7526 vsize=102844 CPUtime=1799.59
/proc/7528/stat : 7528 (bsolo) R 7526 7528 7482 0 -1 0 784733 0 0 0 179643 316 0 0 25 0 1 0 190980781 105312256 24321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7528/statm: 25711 24321 297 55 0 24603 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 102844

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.03
CPU user time (s): 1796.85
CPU system time (s): 3.18152
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (Kb): 103620

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 12:59:34 UTC 2006


FILE ID= 39817-1149253174

PBS_JOBID= 298226

BENCH NAME= ROOT/tmp/node25/39817-1149253174/instance-39817-1149253174.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39817-1149253174/instance-39817-1149253174.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-39817-1149253174 -o ROOT/results/node25/solver-39817-1149253174 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39817-1149253174/instance-39817-1149253174.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  32714c9455a4b8ce29c8524e810d65a9

RANDOM SEED= 678748891


/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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707984 kB
Buffers:          9820 kB
Cached:         274044 kB
SwapCached:       3164 kB
Active:          43124 kB
Inactive:       249456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707984 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            41420 kB
Committed_AS:   240156 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jun  2 13:29:35 UTC 2006