Trace number 40556

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3706.opb
MD5SUM08198ac17bd0f4debb1b62367d726ca9
Bench CategoryOPT-BIGINT (optimisation, big 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4970107162
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29645337650291
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29645337650291
Number of bits of the biggest sum of numbers45
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.05	c Time Limit set via PBTIMEOUT to 1800
0.15	c INFO: OSL Context initialized.
0.15	c BIG Int formula...
6.55	c Initial problem consists of 155000 variables and 5300 constraints.
7.00	c No problem reductions applied in OPT. instance.
7.00	c	preprocess terminated. Elapsed time: 6.852
7.00	c After prepocess the problem consists of 92686 variables and 5300 constraints.
7.00	c Initial Lower Bound: 0
9.22	c Restart #1 #Var: 92686 LB: 0 @ 9.064
12.39	c Restart #2 #Var: 92686 LB: 0 @ 12.237
16.51	c Restart #3 #Var: 92686 LB: 0 @ 16.357
21.28	c Restart #4 #Var: 92686 LB: 0 @ 21.126
27.29	c Restart #5 #Var: 92686 LB: 0 @ 27.13
34.64	c Restart #6 #Var: 92686 LB: 0 @ 34.474
43.19	c Restart #7 #Var: 92686 LB: 0 @ 43.023
53.08	c Restart #8 #Var: 92686 LB: 0 @ 52.914
64.03	c Restart #9 #Var: 92686 LB: 0 @ 63.859
75.47	c Restart #10 #Var: 92686 LB: 0 @ 75.289
85.35	c Restart #11 #Var: 92686 LB: 0 @ 85.168
96.34	c Restart #12 #Var: 92686 LB: 0 @ 96.157
106.54	c Restart #13 #Var: 92686 LB: 0 @ 106.36
119.32	c Restart #14 #Var: 92686 LB: 0 @ 119.13
132.89	c Restart #15 #Var: 92686 LB: 0 @ 132.69
144.95	c Restart #16 #Var: 92686 LB: 0 @ 144.75
157.41	c Restart #17 #Var: 92686 LB: 0 @ 157.2
173.73	c Restart #18 #Var: 92686 LB: 0 @ 173.52
189.34	c Restart #19 #Var: 92686 LB: 0 @ 189.13
205.22	c Restart #20 #Var: 92686 LB: 0 @ 205
223.84	c Restart #21 #Var: 92686 LB: 0 @ 223.61
243.47	c Restart #22 #Var: 92686 LB: 0 @ 243.23
261.55	c Restart #23 #Var: 92686 LB: 0 @ 261.31
278.52	c Restart #24 #Var: 92686 LB: 0 @ 278.28
302.85	c Restart #25 #Var: 92686 LB: 0 @ 302.6
329.72	c Restart #26 #Var: 92686 LB: 0 @ 329.45
351.99	c Restart #27 #Var: 92686 LB: 0 @ 351.72
377.09	c Restart #28 #Var: 92686 LB: 0 @ 376.81
406.52	c Restart #29 #Var: 92686 LB: 0 @ 406.24
439.49	c Restart #30 #Var: 92686 LB: 0 @ 439.19
464.67	c Restart #31 #Var: 92686 LB: 0 @ 464.36
511.08	c Restart #32 #Var: 92686 LB: 0 @ 510.76
537.07	c Restart #33 #Var: 92686 LB: 0 @ 536.74
561.54	c Restart #34 #Var: 92686 LB: 0 @ 561.2
1230.89	c CHANGE Heuristic... 
1230.90	c Restart #0 #Var: 92686 LB: 0 @ 1230.3
1236.41	c Restart #1 #Var: 92686 LB: 0 @ 1235.8
1250.88	c Restart #2 #Var: 92686 LB: 0 @ 1250.3
1273.82	c Restart #3 #Var: 92686 LB: 0 @ 1273.2
1304.47	c Restart #4 #Var: 92686 LB: 0 @ 1303.9
1316.01	c Restart #5 #Var: 92686 LB: 0 @ 1315.4
1322.58	c Restart #6 #Var: 92686 LB: 0 @ 1322
1361.85	c Restart #7 #Var: 92686 LB: 0 @ 1361.2
1368.86	c Restart #8 #Var: 92686 LB: 0 @ 1368.3
1378.16	c Restart #9 #Var: 92686 LB: 0 @ 1377.5
1391.01	c Restart #10 #Var: 92686 LB: 0 @ 1390.4
1400.12	c Restart #11 #Var: 92686 LB: 0 @ 1399.5
1412.15	c Restart #12 #Var: 92686 LB: 0 @ 1411.5
1424.99	c Restart #13 #Var: 92686 LB: 0 @ 1424.4
1438.36	c Restart #14 #Var: 92686 LB: 0 @ 1437.7
1460.82	c Restart #15 #Var: 92686 LB: 0 @ 1460.2
1604.16	c Restart #16 #Var: 92686 LB: 0 @ 1603.5
1627.67	c Restart #17 #Var: 92686 LB: 0 @ 1627
1646.07	c Restart #18 #Var: 92686 LB: 0 @ 1645.4
1760.31	c Restart #19 #Var: 92686 LB: 0 @ 1759.6
1779.82	c Restart #20 #Var: 92686 LB: 0 @ 1779.1
1795.02	c Restart #21 #Var: 92686 LB: 0 @ 1794.3
1800.78	s UNKNOWN
1800.78	c Exit Code: 0
1800.78	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/node17/watcher-40556-1149304281 -o ROOT/results/node17/solver-40556-1149304281 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node17/40556-1149304281/instance-40556-1149304281.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.91 3/64 31048
/proc/meminfo: memFree=1869808/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=436 CPUtime=0
/proc/31048/stat : 31048 (bsolo) D 31046 31048 31002 0 -1 0 38 0 0 0 0 0 0 0 18 0 1 0 196091443 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2859940 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/31048/statm: 109 23 18 55 0 18 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 31048
/proc/meminfo: memFree=1687800/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=190732 CPUtime=9.84
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165126 0 11 0 923 61 0 0 25 0 1 0 196091443 195309568 45203 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47683 45203 297 55 0 46575 0
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (Kb) 190732

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1687736/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=191092 CPUtime=19.85
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165274 0 11 0 1909 76 0 0 25 0 1 0 196091443 195678208 45285 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47773 45285 297 55 0 46665 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (Kb) 191092

[startup+30.0141 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1687992/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=190944 CPUtime=29.84
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165338 0 11 0 2893 91 0 0 25 0 1 0 196091443 195526656 45246 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47736 45246 297 55 0 46628 0
Current children cumulated CPU time (s) 29.84
Current children cumulated vsize (Kb) 190944

[startup+40.0199 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1687992/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=190960 CPUtime=39.85
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165392 0 11 0 3879 106 0 0 25 0 1 0 196091443 195543040 45273 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47740 45273 297 55 0 46632 0
Current children cumulated CPU time (s) 39.85
Current children cumulated vsize (Kb) 190960

[startup+50.0257 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1688056/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=190960 CPUtime=49.85
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165418 0 11 0 4863 122 0 0 25 0 1 0 196091443 195543040 45273 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47740 45273 297 55 0 46632 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (Kb) 190960

[startup+60.0316 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1688056/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=190960 CPUtime=59.86
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 165445 0 11 0 5848 138 0 0 25 0 1 0 196091443 195543040 45273 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604194 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 47740 45273 297 55 0 46632 0
Current children cumulated CPU time (s) 59.86
Current children cumulated vsize (Kb) 190960

[startup+70.0374 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1683448/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=195544 CPUtime=69.86
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166588 0 11 0 6834 152 0 0 25 0 1 0 196091443 200237056 46416 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 48886 46416 297 55 0 47778 0
Current children cumulated CPU time (s) 69.86
Current children cumulated vsize (Kb) 195544

[startup+80.0433 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1682808/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=79.86
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166745 0 11 0 7820 166 0 0 25 0 1 0 196091443 200937472 46573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46573 297 55 0 47949 0
Current children cumulated CPU time (s) 79.86
Current children cumulated vsize (Kb) 196228

[startup+90.0491 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1682808/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=89.86
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166755 0 11 0 8816 170 0 0 25 0 1 0 196091443 200937472 46583 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3289157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46583 297 55 0 47949 0
Current children cumulated CPU time (s) 89.86
Current children cumulated vsize (Kb) 196228

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1682808/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=99.86
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166755 0 11 0 9816 170 0 0 25 0 1 0 196091443 200937472 46583 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46583 297 55 0 47949 0
Current children cumulated CPU time (s) 99.86
Current children cumulated vsize (Kb) 196228

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=109.87
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166830 0 11 0 10813 174 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3301093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 109.87
Current children cumulated vsize (Kb) 196228

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=119.87
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166830 0 11 0 11807 180 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 119.87
Current children cumulated vsize (Kb) 196228

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=129.87
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166830 0 11 0 12807 180 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 129.87
Current children cumulated vsize (Kb) 196228

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=139.87
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166842 0 11 0 13807 180 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 139.87
Current children cumulated vsize (Kb) 196228

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=149.88
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166842 0 11 0 14808 180 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 149.88
Current children cumulated vsize (Kb) 196228

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=159.88
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166842 0 11 0 15803 185 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 159.88
Current children cumulated vsize (Kb) 196228

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196364 CPUtime=169.89
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166844 0 11 0 16804 185 0 0 25 0 1 0 196091443 201076736 46605 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49091 46605 297 55 0 47983 0
Current children cumulated CPU time (s) 169.89
Current children cumulated vsize (Kb) 196364

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=179.89
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166846 0 11 0 17804 185 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 179.89
Current children cumulated vsize (Kb) 196228

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=189.89
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166846 0 11 0 18804 185 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 189.89
Current children cumulated vsize (Kb) 196228

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=196228 CPUtime=199.89
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 166846 0 11 0 19804 185 0 0 25 0 1 0 196091443 200937472 46603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603833 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 49057 46603 297 55 0 47949 0
Current children cumulated CPU time (s) 199.89
Current children cumulated vsize (Kb) 196228

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 31048
/proc/meminfo: memFree=1682488/2055920 swapFree=4180996/4192956

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

/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1760.3
Current children cumulated vsize (Kb) 201740

[startup+1771.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1770.31
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 176787 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1770.31
Current children cumulated vsize (Kb) 201740

[startup+1781.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1780.3
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 177786 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1780.3
Current children cumulated vsize (Kb) 201740

[startup+1782.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1781.31
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 177887 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (Kb) 201740

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1782.31
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 177987 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603851 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (Kb) 201740

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1783.32
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178088 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1783.32
Current children cumulated vsize (Kb) 201740

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1784.32
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178188 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1784.32
Current children cumulated vsize (Kb) 201740

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1785.33
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178289 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548225 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1785.33
Current children cumulated vsize (Kb) 201740

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1786.33
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178389 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1786.33
Current children cumulated vsize (Kb) 201740

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1787.33
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178489 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1787.33
Current children cumulated vsize (Kb) 201740

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1788.34
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178590 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1788.34
Current children cumulated vsize (Kb) 201740

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1789.34
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178690 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603851 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1789.34
Current children cumulated vsize (Kb) 201740

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1790.35
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178791 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1790.35
Current children cumulated vsize (Kb) 201740

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1791.35
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178891 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (Kb) 201740

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1792.36
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 178992 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1792.36
Current children cumulated vsize (Kb) 201740

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1793.36
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179092 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1793.36
Current children cumulated vsize (Kb) 201740

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1794.37
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179193 244 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134558055 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (Kb) 201740

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1795.38
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179292 246 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (Kb) 201740

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1796.38
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179392 246 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (Kb) 201740

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1797.39
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179493 246 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 201740

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1798.39
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179593 246 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (Kb) 201740

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 31050
/proc/meminfo: memFree=1675192/2055920 swapFree=4180996/4192956
[pid=31048] ppid=31046 vsize=201740 CPUtime=1799.4
/proc/31048/stat : 31048 (bsolo) R 31046 31048 31002 0 -1 0 173459 0 11 0 179694 246 0 0 25 0 1 0 196091443 206581760 48388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31048/statm: 50435 48388 297 55 0 49327 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 201740

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.05
CPU user time (s): 1797.56
CPU system time (s): 2.49362
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (Kb): 203740

Launcher Data (download as text)

Begin job on node17 on Sat Jun  3 03:11:21 UTC 2006


FILE ID= 40556-1149304281

PBS_JOBID= 307538

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3706.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node17/40556-1149304281/instance-40556-1149304281.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-40556-1149304281 -o ROOT/results/node17/solver-40556-1149304281 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node17/40556-1149304281/instance-40556-1149304281.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  08198ac17bd0f4debb1b62367d726ca9

RANDOM SEED= 728202289


/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.278
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.278
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:       1870080 kB
Buffers:         15540 kB
Cached:          99024 kB
SwapCached:       3620 kB
Active:          36740 kB
Inactive:        86532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870080 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            48616 kB
Committed_AS:   300536 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Sat Jun  3 03:41:22 UTC 2006