Trace number 39753

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.24 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos9.opb
MD5SUM9b565ffd2f62b11d1859d685ea38235b
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables874498
Total number of constraints110909
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints110822
Minimum length of a constraint11
Maximum length of a constraint14080
Number of terms in the objective function 198658
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 38727219
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 30720
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 38727219
Number of bits of the biggest sum of numbers26
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.02	c INFO: OSL Context initialized.
401.96	c Initial problem consists of 874498 variables and 118637 constraints.
405.89	c No problem reductions applied in OPT. instance.
405.89	c	preprocess terminated. Elapsed time: 405.72
405.89	c After prepocess the problem consists of 874498 variables and 118637 constraints.
405.89	c Initial Lower Bound: 0
592.73	c Restart #1 #Var: 874498 LB: 0 @ 592.51
890.40	c Restart #2 #Var: 874498 LB: 0 @ 890.1
1444.27	c CHANGE Heuristic... 
1444.27	c Restart #0 #Var: 874498 LB: 0 @ 1443.8
1444.34	c Restart #1 #Var: 874498 LB: 0 @ 1443.9
1444.53	c Restart #2 #Var: 874498 LB: 0 @ 1444.1
1444.79	c Restart #3 #Var: 874498 LB: 0 @ 1444.3
1445.31	c Restart #4 #Var: 874498 LB: 0 @ 1444.9
1445.76	c Restart #5 #Var: 874498 LB: 0 @ 1445.3
1445.92	c Restart #6 #Var: 874498 LB: 0 @ 1445.5
1447.31	c Restart #7 #Var: 874498 LB: 0 @ 1446.8
1448.44	c Restart #8 #Var: 874498 LB: 0 @ 1448
1451.29	c Restart #9 #Var: 874498 LB: 0 @ 1450.8
1453.70	c Restart #10 #Var: 874498 LB: 0 @ 1453.2
1456.58	c Restart #11 #Var: 874498 LB: 0 @ 1456.1
1460.83	c Restart #12 #Var: 874498 LB: 0 @ 1460.4
1464.67	c Restart #13 #Var: 874498 LB: 0 @ 1464.2
1468.97	c Restart #14 #Var: 874498 LB: 0 @ 1468.5
1471.46	c Restart #15 #Var: 874498 LB: 0 @ 1471
1486.49	c Restart #16 #Var: 874498 LB: 0 @ 1486
1493.49	c Restart #17 #Var: 874498 LB: 0 @ 1493
1499.37	c Restart #18 #Var: 874498 LB: 0 @ 1498.9
1507.64	c Restart #19 #Var: 874498 LB: 0 @ 1507.2
1509.92	c Restart #20 #Var: 874498 LB: 0 @ 1509.4
1511.34	c Restart #21 #Var: 874498 LB: 0 @ 1510.9
1523.28	c Restart #22 #Var: 874498 LB: 0 @ 1522.8
1529.81	c Restart #23 #Var: 874498 LB: 0 @ 1529.3
1536.13	c Restart #24 #Var: 874498 LB: 0 @ 1535.6
1548.31	c Restart #25 #Var: 874498 LB: 0 @ 1547.8
1555.53	c Restart #26 #Var: 874498 LB: 0 @ 1555
1562.20	c Restart #27 #Var: 874498 LB: 0 @ 1561.7
1563.80	c Restart #28 #Var: 874498 LB: 0 @ 1563.3
1565.89	c Restart #29 #Var: 874498 LB: 0 @ 1565.4
1568.07	c Restart #30 #Var: 874498 LB: 0 @ 1567.6
1569.72	c Restart #31 #Var: 874498 LB: 0 @ 1569.2
1585.45	c Restart #32 #Var: 874498 LB: 0 @ 1585
1590.82	c Restart #33 #Var: 874498 LB: 0 @ 1590.3
1596.84	c Restart #34 #Var: 874498 LB: 0 @ 1596.3
1603.61	c Restart #35 #Var: 874498 LB: 0 @ 1603.1
1611.60	c Restart #36 #Var: 874498 LB: 0 @ 1611.1
1617.06	c Restart #37 #Var: 874498 LB: 0 @ 1616.5
1619.62	c Restart #38 #Var: 874498 LB: 0 @ 1619.1
1624.02	c Restart #39 #Var: 874498 LB: 0 @ 1623.5
1640.62	c Restart #40 #Var: 874498 LB: 0 @ 1640.1
1655.23	c Restart #41 #Var: 874498 LB: 0 @ 1654.7
1667.07	c Restart #42 #Var: 874498 LB: 0 @ 1666.5
1676.12	c Restart #43 #Var: 874498 LB: 0 @ 1675.6
1683.76	c Restart #44 #Var: 874498 LB: 0 @ 1683.2
1692.30	c Restart #45 #Var: 874498 LB: 0 @ 1691.8
1699.58	c Restart #46 #Var: 874498 LB: 0 @ 1699
1707.71	c Restart #47 #Var: 874498 LB: 0 @ 1707.2
1726.21	c Restart #48 #Var: 874498 LB: 0 @ 1725.7
1738.96	c Restart #49 #Var: 874498 LB: 0 @ 1738.4
1754.76	c Restart #50 #Var: 874498 LB: 0 @ 1754.2
1757.31	c Restart #51 #Var: 874498 LB: 0 @ 1756.8
1761.85	c Restart #52 #Var: 874498 LB: 0 @ 1761.3
1763.95	c Restart #53 #Var: 874498 LB: 0 @ 1763.4
1771.35	c Restart #54 #Var: 874498 LB: 0 @ 1770.8
1794.87	c Restart #55 #Var: 874498 LB: 0 @ 1794.3
1800.58	s UNKNOWN
1800.58	c Exit Code: 0
1800.58	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/node47/watcher-39753-1149322304 -o ROOT/results/node47/solver-39753-1149322304 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/39753-1149322304/instance-39753-1149322304.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.60 0.88 0.91 3/64 23698
/proc/meminfo: memFree=1431392/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=3436 CPUtime=0
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 65 0 0 0 0 0 0 0 18 0 1 0 164159676 3518464 47 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10519332 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 859 47 34 55 0 42 0

[startup+10.0022 s]
/proc/loadavg: 0.66 0.88 0.91 2/64 23698
/proc/meminfo: memFree=1426016/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=10736 CPUtime=9.97
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 1898020 0 0 0 431 566 0 0 25 0 1 0 164159676 10993664 1667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 2684 1674 277 55 0 1576 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 10736

[startup+20.0083 s]
/proc/loadavg: 0.71 0.88 0.91 2/64 23698
/proc/meminfo: memFree=1422944/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=13412 CPUtime=19.97
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 3586329 0 0 0 857 1140 0 0 25 0 1 0 164159676 13733888 2429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 3353 2435 277 55 0 2245 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 13412

[startup+30.0154 s]
/proc/loadavg: 0.76 0.89 0.91 2/64 23698
/proc/meminfo: memFree=1421344/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=15304 CPUtime=29.98
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 5266924 0 0 0 1276 1722 0 0 25 0 1 0 164159676 15671296 2724 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 3826 2731 277 55 0 2718 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 15304

[startup+40.0215 s]
/proc/loadavg: 0.79 0.89 0.91 2/64 23698
/proc/meminfo: memFree=1420064/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=16852 CPUtime=39.98
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 6832068 0 0 0 1686 2312 0 0 25 0 1 0 164159676 17256448 3284 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 4213 3290 277 55 0 3105 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 16852

[startup+50.0286 s]
/proc/loadavg: 0.83 0.89 0.91 2/64 23698
/proc/meminfo: memFree=1417632/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=18360 CPUtime=49.97
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 8383020 0 0 0 2093 2904 0 0 25 0 1 0 164159676 18800640 3735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 4590 3735 510 55 0 3482 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 18360

[startup+60.0346 s]
/proc/loadavg: 0.85 0.90 0.91 2/64 23698
/proc/meminfo: memFree=1416736/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=20056 CPUtime=59.98
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 9911876 0 0 0 2491 3507 0 0 25 0 1 0 164159676 20537344 3953 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 5014 3959 277 55 0 3906 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 20056

[startup+70.0407 s]
/proc/loadavg: 0.87 0.90 0.91 2/64 23698
/proc/meminfo: memFree=1415776/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=21252 CPUtime=69.98
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 11425920 0 0 0 2900 4098 0 0 25 0 1 0 164159676 21762048 4130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 5313 4136 277 55 0 4205 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 21252

[startup+80.0468 s]
/proc/loadavg: 0.89 0.90 0.91 2/64 23698
/proc/meminfo: memFree=1415072/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=22292 CPUtime=79.99
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 12941626 0 0 0 3298 4701 0 0 25 0 1 0 164159676 22827008 4278 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 5573 4285 277 55 0 4465 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 22292

[startup+90.0529 s]
/proc/loadavg: 0.91 0.90 0.91 2/64 23698
/proc/meminfo: memFree=1414048/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=23320 CPUtime=89.99
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 14445275 0 0 0 3697 5302 0 0 25 0 1 0 164159676 23879680 4489 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 5830 4495 277 55 0 4722 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 23320

[startup+100.059 s]
/proc/loadavg: 0.92 0.91 0.91 2/64 23698
/proc/meminfo: memFree=1412960/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=24336 CPUtime=99.99
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 15955435 0 0 0 4100 5899 0 0 25 0 1 0 164159676 24920064 5013 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 6084 5019 277 55 0 4976 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 24336

[startup+110.066 s]
/proc/loadavg: 0.93 0.91 0.91 2/64 23698
/proc/meminfo: memFree=1410784/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=25336 CPUtime=110
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 17448923 0 0 0 4496 6504 0 0 25 0 1 0 164159676 25944064 5299 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 6334 5305 277 55 0 5226 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 25336

[startup+120.072 s]
/proc/loadavg: 0.94 0.91 0.91 2/64 23698
/proc/meminfo: memFree=1411744/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=26196 CPUtime=119.99
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 18946581 0 0 0 4894 7105 0 0 25 0 1 0 164159676 26824704 5012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 6549 5020 277 55 0 5441 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 26196

[startup+130.078 s]
/proc/loadavg: 0.95 0.91 0.91 2/64 23698
/proc/meminfo: memFree=1409888/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=27048 CPUtime=130
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 20438015 0 0 0 5288 7712 0 0 25 0 1 0 164159676 27697152 5452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 6762 5457 277 55 0 5654 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 27048

[startup+140.084 s]
/proc/loadavg: 0.96 0.92 0.91 2/64 23698
/proc/meminfo: memFree=1408096/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=27900 CPUtime=140.01
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 21934098 0 0 0 5683 8318 0 0 25 0 1 0 164159676 28569600 5889 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 6975 5895 277 55 0 5867 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 27900

[startup+150.09 s]
/proc/loadavg: 0.96 0.92 0.91 2/64 23698
/proc/meminfo: memFree=1409696/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=28612 CPUtime=150.01
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 23424628 0 0 0 6081 8920 0 0 25 0 1 0 164159676 29298688 6260 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 7153 6266 277 55 0 6045 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 28612

[startup+160.097 s]
/proc/loadavg: 0.97 0.92 0.91 2/64 23698
/proc/meminfo: memFree=1407904/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=29448 CPUtime=160.01
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 24924093 0 0 0 6473 9528 0 0 25 0 1 0 164159676 30154752 6401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 7362 6407 277 55 0 6254 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 29448

[startup+170.104 s]
/proc/loadavg: 0.97 0.92 0.91 2/64 23698
/proc/meminfo: memFree=1406752/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=30144 CPUtime=170.01
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 26412887 0 0 0 6871 10130 0 0 25 0 1 0 164159676 30867456 6137 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 7536 6142 277 55 0 6428 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 30144

[startup+180.11 s]
/proc/loadavg: 0.98 0.92 0.91 2/64 23698
/proc/meminfo: memFree=1405408/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=30972 CPUtime=180.01
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 27906873 0 0 0 7264 10737 0 0 25 0 1 0 164159676 31715328 6476 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 7743 6482 277 55 0 6635 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 30972

[startup+190.116 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 23698
/proc/meminfo: memFree=1404640/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=32664 CPUtime=190.02
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 29395349 0 0 0 7657 11345 0 0 25 0 1 0 164159676 33447936 6629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 8166 6635 277 55 0 7058 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 32664

[startup+200.122 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 23698
/proc/meminfo: memFree=1405600/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=33352 CPUtime=200.02
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 30888950 0 0 0 8048 11954 0 0 25 0 1 0 164159676 34152448 7253 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 8338 7253 432 55 0 7230 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 33352

[startup+210.128 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 23698
/proc/meminfo: memFree=1403104/2055920 swapFree=4183744/4192956

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

/proc/23698/statm: 353744 347985 297 55 0 352636 0
Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 1414976

[startup+1771.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=17248/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1434776 CPUtime=1770.55
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49442663 0 0 0 157318 19737 0 0 25 0 1 0 164159676 1469210624 352938 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 358694 352938 297 55 0 357586 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (Kb) 1434776

[startup+1781.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=16160/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1443612 CPUtime=1780.56
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49444886 0 0 0 158317 19739 0 0 25 0 1 0 164159676 1478258688 355161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 360903 355161 297 55 0 359795 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (Kb) 1443612

[startup+1782.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=16096/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1443744 CPUtime=1781.56
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49444897 0 0 0 158417 19739 0 0 25 0 1 0 164159676 1478393856 355172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 360936 355172 297 55 0 359828 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 1443744

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15968/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1443876 CPUtime=1782.56
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49444948 0 0 0 158517 19739 0 0 25 0 1 0 164159676 1478529024 355223 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134611808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 360969 355223 297 55 0 359861 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 1443876

[startup+1784.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15776/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444008 CPUtime=1783.57
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49444991 0 0 0 158618 19739 0 0 25 0 1 0 164159676 1478664192 355266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718934 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361002 355266 297 55 0 359894 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 1444008

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15584/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444272 CPUtime=1784.57
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445042 0 0 0 158718 19739 0 0 25 0 1 0 164159676 1478934528 355317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361068 355317 297 55 0 359960 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 1444272

[startup+1786.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15456/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444404 CPUtime=1785.57
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445072 0 0 0 158818 19739 0 0 25 0 1 0 164159676 1479069696 355347 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361101 355347 297 55 0 359993 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 1444404

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15392/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444536 CPUtime=1786.58
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445097 0 0 0 158919 19739 0 0 25 0 1 0 164159676 1479204864 355372 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361134 355372 297 55 0 360026 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 1444536

[startup+1788.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15328/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444536 CPUtime=1787.58
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445123 0 0 0 159019 19739 0 0 25 0 1 0 164159676 1479204864 355398 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361134 355398 297 55 0 360026 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 1444536

[startup+1789.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15200/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1444668 CPUtime=1788.59
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445157 0 0 0 159120 19739 0 0 25 0 1 0 164159676 1479340032 355432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361167 355432 297 55 0 360059 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 1444668

[startup+1790.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=14880/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1445064 CPUtime=1789.6
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445227 0 0 0 159220 19740 0 0 25 0 1 0 164159676 1479745536 355502 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361266 355502 297 55 0 360158 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 1445064

[startup+1791.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=14880/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1445064 CPUtime=1790.6
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445249 0 0 0 159320 19740 0 0 25 0 1 0 164159676 1479745536 355524 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361266 355524 297 55 0 360158 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 1445064

[startup+1792.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=16288/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1445196 CPUtime=1791.6
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445285 0 0 0 159420 19740 0 0 25 0 1 0 164159676 1479880704 355560 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361299 355560 297 55 0 360191 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 1445196

[startup+1793.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15968/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1445592 CPUtime=1792.6
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445363 0 0 0 159520 19740 0 0 25 0 1 0 164159676 1480286208 355638 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361398 355638 297 55 0 360290 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 1445592

[startup+1794.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15776/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1445724 CPUtime=1793.62
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445397 0 0 0 159621 19741 0 0 25 0 1 0 164159676 1480421376 355672 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361431 355672 297 55 0 360323 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 1445724

[startup+1795.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15328/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1446252 CPUtime=1794.62
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445524 0 0 0 159721 19741 0 0 25 0 1 0 164159676 1480962048 355799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361563 355799 297 55 0 360455 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 1446252

[startup+1796.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15200/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1446252 CPUtime=1795.63
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445543 0 0 0 159822 19741 0 0 25 0 1 0 164159676 1480962048 355818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361563 355818 297 55 0 360455 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 1446252

[startup+1797.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=14880/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1446648 CPUtime=1796.63
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445629 0 0 0 159922 19741 0 0 25 0 1 0 164159676 1481367552 355904 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361662 355904 297 55 0 360554 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 1446648

[startup+1798.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=16224/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1446796 CPUtime=1797.63
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445672 0 0 0 160022 19741 0 0 25 0 1 0 164159676 1481519104 355947 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361699 355947 297 55 0 360591 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 1446796

[startup+1799.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=16096/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1446928 CPUtime=1798.64
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445712 0 0 0 160123 19741 0 0 25 0 1 0 164159676 1481654272 355987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361732 355987 297 55 0 360624 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 1446928

[startup+1800.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23700
/proc/meminfo: memFree=15904/2055920 swapFree=4183744/4192956
[pid=23698] ppid=23696 vsize=1447060 CPUtime=1799.64
/proc/23698/stat : 23698 (bsolo) R 23696 23698 23652 0 -1 0 49445750 0 0 0 160223 19741 0 0 25 0 1 0 164159676 1481789440 356025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23698/statm: 361765 356025 297 55 0 360657 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 1447060

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.24
CPU user time (s): 1602.6
CPU system time (s): 197.637
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (Kb): 1447060

Launcher Data (download as text)

Begin job on node47 on Sat Jun  3 08:11:47 UTC 2006


FILE ID= 39753-1149322304

PBS_JOBID= 309391

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos9.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/39753-1149322304/instance-39753-1149322304.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-39753-1149322304 -o ROOT/results/node47/solver-39753-1149322304 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/39753-1149322304/instance-39753-1149322304.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  9b565ffd2f62b11d1859d685ea38235b

RANDOM SEED= 649933320


/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:       1431792 kB
Buffers:         20628 kB
Cached:         540360 kB
SwapCached:       3344 kB
Active:          87940 kB
Inactive:       481860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431792 kB
SwapTotal:     4192956 kB
SwapFree:      4183744 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            40320 kB
Committed_AS:   297604 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Sat Jun  3 08:41:52 UTC 2006