Trace number 40080

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.08 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib3/normalized-reduced-mps-v2-20-10-blend2.opb
MD5SUM94d27ad55443aa92d0406d6e0a54bcaf
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables2944
Total number of constraints214
Number of constraints which are clauses9
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints205
Minimum length of a constraint1
Maximum length of a constraint2659
Number of terms in the objective function 88
Biggest coefficient in the objective function 53442
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524332
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262120
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 526376
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.25	c Initial problem consists of 2944 variables and 303 constraints.
0.27	c No problem reductions applied in OPT. instance.
0.27	c	preprocess terminated. Elapsed time: 0.257
0.27	c After prepocess the problem consists of 2152 variables and 294 constraints.
0.27	c Initial Lower Bound: 0
2.27	c Restart #1 #Var: 2152 LB: 0 @ 2.255
6.88	c Restart #2 #Var: 2152 LB: 0 @ 6.869
15.29	c Restart #3 #Var: 2152 LB: 0 @ 15.269
27.46	c Restart #4 #Var: 2152 LB: 0 @ 27.437
43.30	c Restart #5 #Var: 2152 LB: 0 @ 43.271
62.17	c Restart #6 #Var: 2152 LB: 0 @ 62.14
82.15	c Restart #7 #Var: 2152 LB: 0 @ 82.109
104.66	c Restart #8 #Var: 2152 LB: 0 @ 104.61
106.32	c Restart #9 #Var: 2152 LB: 0 @ 106.28
107.11	c Restart #10 #Var: 2152 LB: 0 @ 107.07
110.37	c Restart #11 #Var: 2152 LB: 0 @ 110.32
112.48	c Restart #12 #Var: 2152 LB: 0 @ 112.44
119.88	c Restart #13 #Var: 2152 LB: 0 @ 119.83
121.66	c Restart #14 #Var: 2152 LB: 0 @ 121.61
122.29	c Restart #15 #Var: 2152 LB: 0 @ 122.24
123.70	c Restart #16 #Var: 2152 LB: 0 @ 123.65
127.52	c Restart #17 #Var: 2150 LB: 0 @ 127.47
131.64	c Restart #18 #Var: 2150 LB: 0 @ 131.59
131.85	c Restart #19 #Var: 2150 LB: 0 @ 131.8
133.00	c Restart #20 #Var: 2150 LB: 0 @ 132.94
133.20	c Restart #21 #Var: 2150 LB: 0 @ 133.15
133.44	c Restart #22 #Var: 2150 LB: 0 @ 133.39
134.67	c Restart #23 #Var: 2150 LB: 0 @ 134.62
135.09	c Restart #24 #Var: 2150 LB: 0 @ 135.03
142.62	c Restart #25 #Var: 2150 LB: 0 @ 142.56
146.28	c Restart #26 #Var: 2150 LB: 0 @ 146.22
165.43	c Restart #27 #Var: 2150 LB: 0 @ 165.36
168.11	c Restart #28 #Var: 2150 LB: 0 @ 168.05
221.21	c Restart #29 #Var: 2150 LB: 0 @ 221.13
221.45	c Restart #30 #Var: 2150 LB: 0 @ 221.38
221.77	c Restart #31 #Var: 2150 LB: 0 @ 221.69
222.07	c Restart #32 #Var: 2150 LB: 0 @ 221.99
231.12	c Restart #33 #Var: 2150 LB: 0 @ 231.04
234.53	c Restart #34 #Var: 2150 LB: 0 @ 234.45
234.79	c Restart #35 #Var: 2150 LB: 0 @ 234.71
243.70	c Restart #36 #Var: 2150 LB: 0 @ 243.62
290.66	c Restart #37 #Var: 2150 LB: 0 @ 290.56
290.94	c Restart #38 #Var: 2150 LB: 0 @ 290.85
325.86	c Restart #39 #Var: 2150 LB: 0 @ 325.75
353.37	c Restart #40 #Var: 2150 LB: 0 @ 353.25
417.24	c Restart #41 #Var: 2150 LB: 0 @ 417.1
429.17	c Restart #42 #Var: 2150 LB: 0 @ 429.03
481.86	c Restart #43 #Var: 2150 LB: 0 @ 481.7
590.88	c Restart #44 #Var: 2150 LB: 0 @ 590.7
600.52	c Restart #45 #Var: 2150 LB: 0 @ 600.33
640.07	c Restart #46 #Var: 2149 LB: 0 @ 639.87
699.48	c Restart #47 #Var: 2148 LB: 0 @ 699.27
710.98	c Restart #48 #Var: 2147 LB: 0 @ 710.76
828.42	c Restart #49 #Var: 2147 LB: 0 @ 828.17
887.79	c Restart #50 #Var: 2147 LB: 0 @ 887.52
1033.41	c CHANGE Heuristic... 
1033.41	c Restart #0 #Var: 2147 LB: 0 @ 1033.1
1035.21	c Restart #1 #Var: 2147 LB: 0 @ 1034.9
1036.18	c Restart #2 #Var: 2147 LB: 0 @ 1035.9
1036.55	c Restart #3 #Var: 2147 LB: 0 @ 1036.2
1041.54	c Restart #4 #Var: 2147 LB: 0 @ 1041.2
1045.33	c Restart #5 #Var: 2147 LB: 0 @ 1045
1056.79	c Restart #6 #Var: 2147 LB: 0 @ 1056.5
1066.09	c Restart #7 #Var: 2147 LB: 0 @ 1065.8
1073.73	c Restart #8 #Var: 2147 LB: 0 @ 1073.4
1101.13	c Restart #9 #Var: 2146 LB: 0 @ 1100.8
1119.62	c Restart #10 #Var: 2146 LB: 0 @ 1119.3
1122.91	c Restart #11 #Var: 2146 LB: 0 @ 1122.6
1150.16	c Restart #12 #Var: 2145 LB: 0 @ 1149.8
1152.94	c Restart #13 #Var: 2144 LB: 0 @ 1152.6
1165.41	c Restart #14 #Var: 2144 LB: 0 @ 1165.1
1166.62	c Restart #15 #Var: 2144 LB: 0 @ 1166.3
1183.55	c Restart #16 #Var: 2144 LB: 0 @ 1183.2
1207.15	c Restart #17 #Var: 2144 LB: 0 @ 1206.8
1352.34	c Restart #18 #Var: 2144 LB: 0 @ 1351.9
1361.99	c Restart #19 #Var: 2144 LB: 0 @ 1361.5
1404.09	c Restart #20 #Var: 2144 LB: 0 @ 1403.6
1412.53	c Restart #21 #Var: 2144 LB: 0 @ 1412.1
1539.86	c Restart #22 #Var: 2144 LB: 0 @ 1539.4
1552.76	c Restart #23 #Var: 2144 LB: 0 @ 1552.2
1555.48	c Restart #24 #Var: 2144 LB: 0 @ 1555
1584.97	c Restart #25 #Var: 2144 LB: 0 @ 1584.5
1609.30	c Restart #26 #Var: 2144 LB: 0 @ 1608.8
1624.88	c Restart #27 #Var: 2144 LB: 0 @ 1624.4
1740.14	c Restart #28 #Var: 2144 LB: 0 @ 1739.6
1795.46	c Restart #29 #Var: 2144 LB: 0 @ 1794.9
1800.60	s UNKNOWN
1800.60	c Exit Code: 0
1800.60	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/node71/watcher-40080-1149363535 -o ROOT/results/node71/solver-40080-1149363535 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node71/40080-1149363535/instance-40080-1149363535.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1438160/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=4924 CPUtime=0
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 285 0 0 0 0 0 0 0 18 0 1 0 202023178 5042176 254 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7573744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 1232 259 169 55 0 124 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431616/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11188 CPUtime=9.98
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2028 0 0 0 997 1 0 0 25 0 1 0 202023178 11456512 1943 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2797 1943 297 55 0 1689 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 11188

[startup+20.0103 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431552/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11308 CPUtime=19.98
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2057 0 0 0 1997 1 0 0 25 0 1 0 202023178 11579392 1972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2827 1972 297 55 0 1719 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 11308

[startup+30.0177 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431488/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11316 CPUtime=29.98
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2084 0 0 0 2997 1 0 0 25 0 1 0 202023178 11587584 1993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2829 1993 297 55 0 1721 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 11316

[startup+40.024 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431488/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11340 CPUtime=39.99
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2098 0 0 0 3997 2 0 0 25 0 1 0 202023178 11612160 1999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2835 1999 297 55 0 1727 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 11340

[startup+50.0304 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431552/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11340 CPUtime=49.99
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2098 0 0 0 4997 2 0 0 25 0 1 0 202023178 11612160 1999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2835 1999 297 55 0 1727 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 11340

[startup+60.0368 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431616/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11340 CPUtime=60
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2098 0 0 0 5998 2 0 0 25 0 1 0 202023178 11612160 1999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2835 1999 297 55 0 1727 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 11340

[startup+70.0432 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431488/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11392 CPUtime=70
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2120 0 0 0 6998 2 0 0 25 0 1 0 202023178 11665408 2012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2848 2012 297 55 0 1740 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 11392

[startup+80.0496 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431424/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11484 CPUtime=80
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2141 0 0 0 7998 2 0 0 25 0 1 0 202023178 11759616 2033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2871 2033 297 55 0 1763 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 11484

[startup+90.0549 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431424/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11532 CPUtime=90.01
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2162 0 0 0 8998 3 0 0 25 0 1 0 202023178 11808768 2042 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2883 2042 297 55 0 1775 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 11532

[startup+100.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1431168/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=11740 CPUtime=100.01
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 2224 0 0 0 9998 3 0 0 25 0 1 0 202023178 12021760 2099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 2935 2099 297 55 0 1827 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 11740

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1427712/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=15160 CPUtime=110.01
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 3079 0 0 0 10985 16 0 0 25 0 1 0 202023178 15523840 2954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 3790 2954 297 55 0 2682 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 15160

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1419392/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=23604 CPUtime=120.01
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 5161 0 0 0 11977 24 0 0 25 0 1 0 202023178 24170496 5036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 5901 5036 297 55 0 4793 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 23604

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1407040/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=35888 CPUtime=130.02
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 8250 0 0 0 12975 27 0 0 25 0 1 0 202023178 36749312 8125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 8972 8125 297 55 0 7864 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 35888

[startup+140.088 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1385216/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=57680 CPUtime=140.02
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 13691 0 0 0 13970 32 0 0 25 0 1 0 202023178 59064320 13565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 14420 13565 297 55 0 13312 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 57680

[startup+150.093 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1377152/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=65732 CPUtime=150.02
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 15691 0 0 0 14967 35 0 0 25 0 1 0 202023178 67309568 15565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 16433 15565 297 55 0 15325 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 65732

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1374976/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=67976 CPUtime=160.03
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 16239 0 0 0 15967 36 0 0 25 0 1 0 202023178 69607424 16113 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534041 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 16994 16113 297 55 0 15886 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 67976

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1367232/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=75632 CPUtime=170.04
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 18164 0 0 0 16965 39 0 0 25 0 1 0 202023178 77447168 18038 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 18908 18038 297 55 0 17800 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 75632

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1365760/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=77084 CPUtime=180.04
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 18536 0 0 0 17965 39 0 0 25 0 1 0 202023178 78934016 18410 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 19271 18410 297 55 0 18163 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 77084

[startup+190.119 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1364224/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=78668 CPUtime=190.04
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 18921 0 0 0 18964 40 0 0 25 0 1 0 202023178 80556032 18795 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 19667 18795 297 55 0 18559 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 78668

[startup+200.126 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1362816/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=80120 CPUtime=200.04
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 19288 0 0 0 19964 40 0 0 25 0 1 0 202023178 82042880 19162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718468 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 20030 19162 297 55 0 18922 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 80120

[startup+210.132 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20583
/proc/meminfo: memFree=1361344/2055920 swapFree=4182212/4192956

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

/proc/20583/statm: 91126 90189 297 55 0 90018 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 364504

[startup+1771.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076736/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=365692 CPUtime=1770.59
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90750 0 0 0 176881 178 0 0 25 0 1 0 202023178 374468608 90465 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91423 90465 297 55 0 90315 0
Current children cumulated CPU time (s) 1770.59
Current children cumulated vsize (Kb) 365692

[startup+1781.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076480/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=365956 CPUtime=1780.59
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90820 0 0 0 177880 179 0 0 25 0 1 0 202023178 374738944 90535 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91489 90535 297 55 0 90381 0
Current children cumulated CPU time (s) 1780.59
Current children cumulated vsize (Kb) 365956

[startup+1782.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076480/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=365956 CPUtime=1781.6
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90827 0 0 0 177980 180 0 0 25 0 1 0 202023178 374738944 90542 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529185 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91489 90542 297 55 0 90381 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 365956

[startup+1783.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076416/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=365956 CPUtime=1782.6
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90833 0 0 0 178080 180 0 0 25 0 1 0 202023178 374738944 90548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91489 90548 297 55 0 90381 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 365956

[startup+1784.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076352/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366088 CPUtime=1783.61
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90853 0 0 0 178181 180 0 0 25 0 1 0 202023178 374874112 90568 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534001 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91522 90568 297 55 0 90414 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 366088

[startup+1785.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076224/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366224 CPUtime=1784.61
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90882 0 0 0 178281 180 0 0 25 0 1 0 202023178 375013376 90597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91556 90597 297 55 0 90448 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 366224

[startup+1786.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076096/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366356 CPUtime=1785.61
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90911 0 0 0 178381 180 0 0 25 0 1 0 202023178 375148544 90626 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91589 90626 297 55 0 90481 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 366356

[startup+1787.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1076032/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366488 CPUtime=1786.62
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90938 0 0 0 178482 180 0 0 25 0 1 0 202023178 375283712 90653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91622 90653 297 55 0 90514 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 366488

[startup+1788.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075904/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366488 CPUtime=1787.62
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90966 0 0 0 178582 180 0 0 25 0 1 0 202023178 375283712 90681 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91622 90681 297 55 0 90514 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 366488

[startup+1789.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075776/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366620 CPUtime=1788.63
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 90993 0 0 0 178683 180 0 0 25 0 1 0 202023178 375418880 90708 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91655 90708 297 55 0 90547 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 366620

[startup+1790.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075712/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366752 CPUtime=1789.63
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91015 0 0 0 178783 180 0 0 25 0 1 0 202023178 375554048 90730 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91688 90730 297 55 0 90580 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 366752

[startup+1791.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075584/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366884 CPUtime=1790.64
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91040 0 0 0 178884 180 0 0 25 0 1 0 202023178 375689216 90755 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91721 90755 297 55 0 90613 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 366884

[startup+1792.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075520/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=366884 CPUtime=1791.64
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91058 0 0 0 178984 180 0 0 25 0 1 0 202023178 375689216 90773 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91721 90773 297 55 0 90613 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 366884

[startup+1793.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075328/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=367148 CPUtime=1792.65
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91106 0 0 0 179084 181 0 0 25 0 1 0 202023178 375959552 90821 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91787 90821 297 55 0 90679 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 367148

[startup+1794.24 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1075136/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=367280 CPUtime=1793.66
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91159 0 0 0 179185 181 0 0 25 0 1 0 202023178 376094720 90874 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91820 90874 297 55 0 90712 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 367280

[startup+1795.24 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1074688/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=367808 CPUtime=1794.66
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91270 0 0 0 179285 181 0 0 25 0 1 0 202023178 376635392 90985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 91952 90985 297 55 0 90844 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 367808

[startup+1796.25 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1074368/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=368072 CPUtime=1795.66
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91352 0 0 0 179385 181 0 0 25 0 1 0 202023178 376905728 91067 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 92018 91067 297 55 0 90910 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 368072

[startup+1797.25 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1074240/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=368204 CPUtime=1796.66
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91383 0 0 0 179485 181 0 0 25 0 1 0 202023178 377040896 91098 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 92051 91098 297 55 0 90943 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 368204

[startup+1798.26 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1074048/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=368336 CPUtime=1797.67
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91425 0 0 0 179586 181 0 0 25 0 1 0 202023178 377176064 91140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 92084 91140 297 55 0 90976 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 368336

[startup+1799.26 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1073792/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=368600 CPUtime=1798.67
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91487 0 0 0 179686 181 0 0 25 0 1 0 202023178 377446400 91202 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 92150 91202 297 55 0 91042 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 368600

[startup+1800.27 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 20778
/proc/meminfo: memFree=1073728/2055920 swapFree=4182212/4192956
[pid=20583] ppid=20581 vsize=368732 CPUtime=1799.69
/proc/20583/stat : 20583 (bsolo) R 20581 20583 20537 0 -1 0 91503 0 0 0 179787 182 0 0 25 0 1 0 202023178 377581568 91218 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20583/statm: 92183 91218 297 55 0 91075 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 368732

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.08
CPU user time (s): 1798.2
CPU system time (s): 1.87871
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (Kb): 368732

Launcher Data (download as text)

Begin job on node71 on Sat Jun  3 19:38:55 UTC 2006


FILE ID= 40080-1149363535

PBS_JOBID= 311651

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  94d27ad55443aa92d0406d6e0a54bcaf

RANDOM SEED= 570727365


/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:       1438368 kB
Buffers:         32920 kB
Cached:         510884 kB
SwapCached:       2372 kB
Active:          86948 kB
Inactive:       465484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438368 kB
SwapTotal:     4192956 kB
SwapFree:      4182212 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          15092 kB
Slab:            51108 kB
Committed_AS:   348356 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 node71 on Sat Jun  3 20:08:56 UTC 2006