Trace number 39977

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/05UNSAT 570.245 570.475

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-misc05.opb
MD5SUMbada111af8c03eca9b9736a7d2e9e703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.159974
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1940
Total number of constraints300
Number of constraints which are clauses155
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints137
Minimum length of a constraint2
Maximum length of a constraint451
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 524652
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.
0.07	c Initial problem consists of 1940 variables and 329 constraints.
0.08	c No problem reductions applied in OPT. instance.
0.08	c	preprocess terminated. Elapsed time: 0.066
0.08	c After prepocess the problem consists of 1278 variables and 297 constraints.
0.08	c Initial Lower Bound: 0
0.18	c Restart #1 #Var: 1278 LB: 0 @ 0.165
0.39	c Restart #2 #Var: 1278 LB: 0 @ 0.375
0.69	c Restart #3 #Var: 1278 LB: 0 @ 0.683
1.13	c Restart #4 #Var: 1278 LB: 0 @ 1.12
1.64	c Restart #5 #Var: 1278 LB: 0 @ 1.629
2.31	c Restart #6 #Var: 1278 LB: 0 @ 2.296
3.08	c Restart #7 #Var: 1278 LB: 0 @ 3.072
3.66	c Restart #8 #Var: 1278 LB: 0 @ 3.647
4.13	c Restart #9 #Var: 1278 LB: 0 @ 4.117
5.19	c Restart #10 #Var: 1259 LB: 0 @ 5.175
5.96	c Restart #11 #Var: 1259 LB: 0 @ 5.946
6.70	c Restart #12 #Var: 1259 LB: 0 @ 6.687
7.85	c Restart #13 #Var: 1259 LB: 0 @ 7.838
8.51	c Restart #14 #Var: 1258 LB: 0 @ 8.492
9.65	c Restart #15 #Var: 1258 LB: 0 @ 9.637
10.70	c Restart #16 #Var: 1258 LB: 0 @ 10.684
11.71	c Restart #17 #Var: 1258 LB: 0 @ 11.691
13.34	c Restart #18 #Var: 1258 LB: 0 @ 13.324
14.49	c Restart #19 #Var: 1258 LB: 0 @ 14.474
16.19	c Restart #20 #Var: 1258 LB: 0 @ 16.167
17.69	c Restart #21 #Var: 1258 LB: 0 @ 17.673
19.20	c Restart #22 #Var: 1256 LB: 0 @ 19.175
20.88	c Restart #23 #Var: 1256 LB: 0 @ 20.858
22.36	c Restart #24 #Var: 1256 LB: 0 @ 22.333
24.18	c Restart #25 #Var: 1256 LB: 0 @ 24.16
25.55	c Restart #26 #Var: 1256 LB: 0 @ 25.526
27.15	c Restart #27 #Var: 1256 LB: 0 @ 27.121
29.25	c Restart #28 #Var: 1256 LB: 0 @ 29.226
31.51	c Restart #29 #Var: 1256 LB: 0 @ 31.478
34.09	c Restart #30 #Var: 1256 LB: 0 @ 34.059
36.50	c Restart #31 #Var: 1256 LB: 0 @ 36.469
40.34	c Restart #32 #Var: 1256 LB: 0 @ 40.305
42.37	c Restart #33 #Var: 1256 LB: 0 @ 42.335
44.76	c Restart #34 #Var: 1256 LB: 0 @ 44.727
47.33	c Restart #35 #Var: 1256 LB: 0 @ 47.295
50.36	c Restart #36 #Var: 1256 LB: 0 @ 50.326
53.02	c Restart #37 #Var: 1256 LB: 0 @ 52.985
56.08	c Restart #38 #Var: 1256 LB: 0 @ 56.039
58.58	c Restart #39 #Var: 1256 LB: 0 @ 58.539
60.49	c Restart #40 #Var: 1256 LB: 0 @ 60.448
63.23	c Restart #41 #Var: 1256 LB: 0 @ 63.193
65.03	c Restart #42 #Var: 1256 LB: 0 @ 64.99
66.70	c Restart #43 #Var: 1256 LB: 0 @ 66.661
71.97	c Restart #44 #Var: 1256 LB: 0 @ 71.924
75.82	c Restart #45 #Var: 1256 LB: 0 @ 75.775
80.53	c Restart #46 #Var: 1256 LB: 0 @ 80.481
83.87	c Restart #47 #Var: 1256 LB: 0 @ 83.824
89.02	c Restart #48 #Var: 1256 LB: 0 @ 88.971
92.27	c Restart #49 #Var: 1256 LB: 0 @ 92.218
98.48	c Restart #50 #Var: 1256 LB: 0 @ 98.427
103.24	c Restart #51 #Var: 1256 LB: 0 @ 103.18
107.66	c Restart #52 #Var: 1256 LB: 0 @ 107.61
110.81	c Restart #53 #Var: 1256 LB: 0 @ 110.75
118.11	c Restart #54 #Var: 1256 LB: 0 @ 118.05
123.11	c Restart #55 #Var: 1256 LB: 0 @ 123.05
126.13	c Restart #56 #Var: 1256 LB: 0 @ 126.07
129.75	c Restart #57 #Var: 1256 LB: 0 @ 129.68
135.68	c Restart #58 #Var: 1256 LB: 0 @ 135.62
139.97	c Restart #59 #Var: 1256 LB: 0 @ 139.9
147.81	c Restart #60 #Var: 1256 LB: 0 @ 147.74
152.73	c Restart #61 #Var: 1256 LB: 0 @ 152.65
160.27	c Restart #62 #Var: 1256 LB: 0 @ 160.19
165.98	c Restart #63 #Var: 1256 LB: 0 @ 165.9
171.22	c Restart #64 #Var: 1256 LB: 0 @ 171.14
176.66	c Restart #65 #Var: 1256 LB: 0 @ 176.58
181.74	c Restart #66 #Var: 1256 LB: 0 @ 181.66
187.45	c Restart #67 #Var: 1256 LB: 0 @ 187.37
193.82	c Restart #68 #Var: 1256 LB: 0 @ 193.73
199.82	c Restart #69 #Var: 1256 LB: 0 @ 199.73
207.87	c Restart #70 #Var: 1256 LB: 0 @ 207.78
213.11	c Restart #71 #Var: 1256 LB: 0 @ 213.01
220.06	c Restart #72 #Var: 1256 LB: 0 @ 219.96
226.10	c Restart #73 #Var: 1256 LB: 0 @ 226
228.75	c Restart #74 #Var: 1256 LB: 0 @ 228.65
234.64	c Restart #75 #Var: 1256 LB: 0 @ 234.54
246.64	c Restart #76 #Var: 1256 LB: 0 @ 246.53
250.94	c Restart #77 #Var: 1256 LB: 0 @ 250.83
256.96	c Restart #78 #Var: 1256 LB: 0 @ 256.85
264.77	c Restart #79 #Var: 1256 LB: 0 @ 264.66
271.38	c Restart #80 #Var: 1256 LB: 0 @ 271.26
278.71	c Restart #81 #Var: 1256 LB: 0 @ 278.59
288.93	c Restart #82 #Var: 1256 LB: 0 @ 288.8
296.85	c Restart #83 #Var: 1256 LB: 0 @ 296.72
303.48	c Restart #84 #Var: 1256 LB: 0 @ 303.35
311.71	c Restart #85 #Var: 1256 LB: 0 @ 311.57
320.38	c Restart #86 #Var: 1256 LB: 0 @ 320.24
330.88	c Restart #87 #Var: 1256 LB: 0 @ 330.75
336.29	c Restart #88 #Var: 1256 LB: 0 @ 336.15
346.57	c Restart #89 #Var: 1256 LB: 0 @ 346.43
355.34	c Restart #90 #Var: 1256 LB: 0 @ 355.19
363.03	c Restart #91 #Var: 1256 LB: 0 @ 362.88
370.87	c Restart #92 #Var: 1256 LB: 0 @ 370.71
378.95	c Restart #93 #Var: 1256 LB: 0 @ 378.8
390.87	c Restart #94 #Var: 1256 LB: 0 @ 390.71
401.51	c Restart #95 #Var: 1256 LB: 0 @ 401.35
409.54	c Restart #96 #Var: 1256 LB: 0 @ 409.38
418.80	c Restart #97 #Var: 1256 LB: 0 @ 418.63
426.52	c Restart #98 #Var: 1256 LB: 0 @ 426.35
433.64	c Restart #99 #Var: 1256 LB: 0 @ 433.46
439.51	c Restart #100 #Var: 1256 LB: 0 @ 439.33
446.87	c Restart #101 #Var: 1256 LB: 0 @ 446.69
456.54	c Restart #102 #Var: 1256 LB: 0 @ 456.35
467.95	c Restart #103 #Var: 1256 LB: 0 @ 467.76
480.24	c Restart #104 #Var: 1256 LB: 0 @ 480.05
488.57	c Restart #105 #Var: 1256 LB: 0 @ 488.38
503.51	c Restart #106 #Var: 1256 LB: 0 @ 503.31
513.03	c Restart #107 #Var: 1256 LB: 0 @ 512.83
522.86	c Restart #108 #Var: 1256 LB: 0 @ 522.65
533.27	c Restart #109 #Var: 1256 LB: 0 @ 533.06
542.56	c Restart #110 #Var: 1256 LB: 0 @ 542.34
552.62	c Restart #111 #Var: 1256 LB: 0 @ 552.4
566.71	c Restart #112 #Var: 1256 LB: 0 @ 566.49
570.47	s UNSATISFIABLE
570.47	c Exit Code: 20
570.47	c Total time: 570.24 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/node58/watcher-39977-1149345643 -o ROOT/results/node58/solver-39977-1149345643 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39977-1149345643/instance-39977-1149345643.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1668272/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=4932 CPUtime=0
/proc/6252/stat : 6252 (bsolo) D 6250 6252 6206 0 -1 0 369 0 0 0 0 0 0 0 19 0 1 0 36611194 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 0 0 0
/proc/6252/statm: 1233 331 227 55 0 125 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1663744/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=9108 CPUtime=9.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 1530 0 0 0 995 3 0 0 25 0 1 0 36611194 9326592 1445 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6252/statm: 2277 1445 297 55 0 1169 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 9108

[startup+20.0091 s]
/proc/loadavg: 0.94 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1662848/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=10016 CPUtime=19.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 1769 0 0 0 1993 5 0 0 25 0 1 0 36611194 10256384 1684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 2504 1684 297 55 0 1396 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 10016

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1662208/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=10708 CPUtime=29.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 1928 0 0 0 2991 7 0 0 25 0 1 0 36611194 10964992 1843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 2677 1843 297 55 0 1569 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 10708

[startup+40.0208 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1662080/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=10760 CPUtime=39.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 1955 0 0 0 3990 8 0 0 25 0 1 0 36611194 11018240 1870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 2690 1870 297 55 0 1582 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 10760

[startup+50.0267 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1660288/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=12588 CPUtime=49.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 2430 0 0 0 4987 11 0 0 25 0 1 0 36611194 12890112 2317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3147 2317 297 55 0 2039 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 12588

[startup+60.0326 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1660288/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=12588 CPUtime=59.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 2430 0 0 0 5985 13 0 0 25 0 1 0 36611194 12890112 2317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3147 2317 297 55 0 2039 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 12588

[startup+70.0385 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1658688/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=14268 CPUtime=69.98
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 2835 0 0 0 6983 15 0 0 25 0 1 0 36611194 14610432 2722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3567 2722 297 55 0 2459 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 14268

[startup+80.0445 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1658432/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=14456 CPUtime=79.99
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 2903 0 0 0 7982 17 0 0 25 0 1 0 36611194 14802944 2783 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3614 2783 297 55 0 2506 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 14456

[startup+90.0504 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1657920/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=14860 CPUtime=89.99
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3040 0 0 0 8981 18 0 0 25 0 1 0 36611194 15216640 2898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3715 2898 297 55 0 2607 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 14860

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1657920/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=14860 CPUtime=100
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3040 0 0 0 9981 19 0 0 25 0 1 0 36611194 15216640 2898 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 3715 2898 297 55 0 2607 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 14860

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656640/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16228 CPUtime=110
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3407 0 0 0 10980 20 0 0 25 0 1 0 36611194 16617472 3230 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4057 3230 297 55 0 2949 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 16228

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656640/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16228 CPUtime=120
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3413 0 0 0 11980 20 0 0 25 0 1 0 36611194 16617472 3236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4057 3236 297 55 0 2949 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 16228

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656576/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16256 CPUtime=130
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3421 0 0 0 12979 21 0 0 25 0 1 0 36611194 16646144 3244 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4064 3244 297 55 0 2956 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 16256

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656000/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16796 CPUtime=140
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3572 0 0 0 13977 23 0 0 25 0 1 0 36611194 17199104 3382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4199 3382 297 55 0 3091 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 16796

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656000/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16872 CPUtime=150
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3584 0 0 0 14976 24 0 0 25 0 1 0 36611194 17276928 3394 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4218 3394 297 55 0 3110 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 16872

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1656000/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=16796 CPUtime=160
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3584 0 0 0 15974 26 0 0 25 0 1 0 36611194 17199104 3382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4199 3382 297 55 0 3091 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 16796

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1655680/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=17032 CPUtime=170.02
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3728 0 0 0 16974 28 0 0 25 0 1 0 36611194 17440768 3427 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4258 3427 297 55 0 3150 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 17032

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1655680/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=17084 CPUtime=180.02
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3747 0 0 0 17973 29 0 0 25 0 1 0 36611194 17494016 3446 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4271 3446 297 55 0 3163 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 17084

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1655680/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=17084 CPUtime=190.01
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3747 0 0 0 18971 30 0 0 25 0 1 0 36611194 17494016 3446 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4271 3446 297 55 0 3163 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 17084

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1655680/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=17084 CPUtime=200.02
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 3747 0 0 0 19970 32 0 0 25 0 1 0 36611194 17494016 3446 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4271 3446 297 55 0 3163 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 17084

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1655680/2055920 swapFree=4192948/4192956

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

/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 360.05
Current children cumulated vsize (Kb) 18832

[startup+370.22 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654088/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=370.05
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 36954 51 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 370.05
Current children cumulated vsize (Kb) 18832

[startup+380.226 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654088/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=380.06
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 37953 53 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 380.06
Current children cumulated vsize (Kb) 18832

[startup+390.232 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=390.06
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 38952 54 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 390.06
Current children cumulated vsize (Kb) 18832

[startup+400.238 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=400.06
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 39952 54 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 400.06
Current children cumulated vsize (Kb) 18832

[startup+410.244 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=410.06
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 40951 55 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5304020 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 410.06
Current children cumulated vsize (Kb) 18832

[startup+420.25 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=420.07
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 41951 56 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 420.07
Current children cumulated vsize (Kb) 18832

[startup+430.256 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18832 CPUtime=430.07
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 42950 57 0 0 25 0 1 0 36611194 19283968 3859 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4708 3859 297 55 0 3600 0
Current children cumulated CPU time (s) 430.07
Current children cumulated vsize (Kb) 18832

[startup+440.262 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=440.07
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 43949 58 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5303861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 440.07
Current children cumulated vsize (Kb) 18664

[startup+450.269 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=450.08
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 44949 59 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 450.08
Current children cumulated vsize (Kb) 18664

[startup+460.276 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=460.08
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 45949 59 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 460.08
Current children cumulated vsize (Kb) 18664

[startup+470.283 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=470.09
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 46949 60 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 470.09
Current children cumulated vsize (Kb) 18664

[startup+480.288 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=480.08
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 47948 60 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 480.08
Current children cumulated vsize (Kb) 18664

[startup+490.294 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=490.08
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 48947 61 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 490.08
Current children cumulated vsize (Kb) 18664

[startup+500.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=500.09
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 49947 62 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 500.09
Current children cumulated vsize (Kb) 18664

[startup+510.307 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1654024/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=18664 CPUtime=510.1
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4216 0 0 0 50947 63 0 0 25 0 1 0 36611194 19111936 3849 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4666 3849 297 55 0 3558 0
Current children cumulated CPU time (s) 510.1
Current children cumulated vsize (Kb) 18664

[startup+520.313 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653768/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=520.1
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4295 0 0 0 51946 64 0 0 25 0 1 0 36611194 19464192 3922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3922 297 55 0 3644 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (Kb) 19008

[startup+530.32 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653704/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=530.1
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4300 0 0 0 52945 65 0 0 25 0 1 0 36611194 19464192 3927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3927 297 55 0 3644 0
Current children cumulated CPU time (s) 530.1
Current children cumulated vsize (Kb) 19008

[startup+540.326 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653704/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=540.11
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4300 0 0 0 53945 66 0 0 25 0 1 0 36611194 19464192 3927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3927 297 55 0 3644 0
Current children cumulated CPU time (s) 540.11
Current children cumulated vsize (Kb) 19008

[startup+550.332 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653704/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=550.1
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4300 0 0 0 54944 66 0 0 25 0 1 0 36611194 19464192 3927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3927 297 55 0 3644 0
Current children cumulated CPU time (s) 550.1
Current children cumulated vsize (Kb) 19008

[startup+560.338 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653704/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=560.1
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4300 0 0 0 55943 67 0 0 25 0 1 0 36611194 19464192 3927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134695677 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3927 297 55 0 3644 0
Current children cumulated CPU time (s) 560.1
Current children cumulated vsize (Kb) 19008

[startup+570.344 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 6252
/proc/meminfo: memFree=1653704/2055920 swapFree=4192948/4192956
[pid=6252] ppid=6250 vsize=19008 CPUtime=570.11
/proc/6252/stat : 6252 (bsolo) R 6250 6252 6206 0 -1 0 4300 0 0 0 56942 69 0 0 25 0 1 0 36611194 19464192 3927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6252/statm: 4752 3927 297 55 0 3644 0
Current children cumulated CPU time (s) 570.11
Current children cumulated vsize (Kb) 19008

Child status: 20
Real time (s): 570.475
CPU time (s): 570.245
CPU user time (s): 569.545
CPU system time (s): 0.699893
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (Kb): 19008

Launcher Data (download as text)

Begin job on node58 on Sat Jun  3 14:40:43 UTC 2006


FILE ID= 39977-1149345643

PBS_JOBID= 310648

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-misc05.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39977-1149345643/instance-39977-1149345643.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-39977-1149345643 -o ROOT/results/node58/solver-39977-1149345643 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node58/39977-1149345643/instance-39977-1149345643.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  bada111af8c03eca9b9736a7d2e9e703

RANDOM SEED= 187773140


/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.276
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.276
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:       1668480 kB
Buffers:         27412 kB
Cached:         286128 kB
SwapCached:          8 kB
Active:          52948 kB
Inactive:       275096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668480 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          24920 kB
Slab:            45440 kB
Committed_AS:   231216 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Sat Jun  3 14:50:14 UTC 2006