Trace number 40029

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.04 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-qiu.opb
MD5SUM644f01bea590fadfbdc9e969c95da3cf
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 variables23808
Total number of constraints1192
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 constraints1192
Minimum length of a constraint31
Maximum length of a constraint5940
Number of terms in the objective function 7968
Biggest coefficient in the objective function 993
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 530424
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530424
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.05	c INFO: OSL Context initialized.
0.81	c Initial problem consists of 23808 variables and 1324 constraints.
0.88	c No problem reductions applied in OPT. instance.
0.88	c	preprocess terminated. Elapsed time: 0.831
0.88	c After prepocess the problem consists of 10844 variables and 1324 constraints.
0.88	c Initial Lower Bound: -4236
2.16	c Restart #1 #Var: 10844 LB: -4236 @ 2.11
4.70	c Restart #2 #Var: 10844 LB: -4236 @ 4.65
8.50	c Restart #3 #Var: 10844 LB: -4236 @ 8.444
14.49	c Restart #4 #Var: 10844 LB: -4236 @ 14.432
21.96	c Restart #5 #Var: 10844 LB: -4236 @ 21.905
30.60	c Restart #6 #Var: 10844 LB: -4236 @ 30.539
40.65	c Restart #7 #Var: 10844 LB: -4236 @ 40.585
52.57	c Restart #8 #Var: 10844 LB: -4236 @ 52.506
52.81	c Restart #9 #Var: 10843 LB: -4235 @ 52.739
53.16	c Restart #10 #Var: 10843 LB: -4235 @ 53.087
60.11	c Restart #11 #Var: 10836 LB: -4228 @ 60.037
60.55	c Restart #12 #Var: 10836 LB: -4228 @ 60.48
67.72	c Restart #13 #Var: 10833 LB: -4225 @ 67.647
68.22	c Restart #14 #Var: 10833 LB: -4225 @ 68.15
81.18	c Restart #15 #Var: 10829 LB: -4221 @ 81.101
81.78	c Restart #16 #Var: 10829 LB: -4221 @ 81.699
91.85	c Restart #17 #Var: 10826 LB: -4218 @ 91.769
92.82	c Restart #18 #Var: 10825 LB: -4217 @ 92.736
123.13	c Restart #19 #Var: 10824 LB: -4216 @ 123.04
124.30	c Restart #20 #Var: 10822 LB: -4214 @ 124.21
157.94	c Restart #21 #Var: 10821 LB: -4213 @ 157.84
159.90	c Restart #22 #Var: 10821 LB: -4213 @ 159.79
185.42	c Restart #23 #Var: 10820 LB: -4212 @ 185.26
188.05	c Restart #24 #Var: 10819 LB: -4211 @ 187.89
207.28	c Restart #25 #Var: 10819 LB: -4211 @ 207.12
219.26	c Restart #26 #Var: 10812 LB: -4204 @ 219.09
233.11	c Restart #27 #Var: 10811 LB: -4203 @ 232.94
249.78	c Restart #28 #Var: 10806 LB: -4198 @ 249.6
266.68	c Restart #29 #Var: 10805 LB: -4197 @ 266.5
287.09	c Restart #30 #Var: 10803 LB: -4195 @ 286.9
308.37	c Restart #31 #Var: 10800 LB: -4192 @ 308.18
328.95	c Restart #32 #Var: 10798 LB: -4190 @ 328.75
354.04	c Restart #33 #Var: 10795 LB: -4187 @ 353.84
379.96	c Restart #34 #Var: 10792 LB: -4184 @ 379.75
408.21	c Restart #35 #Var: 10791 LB: -4183 @ 407.99
439.64	c Restart #36 #Var: 10790 LB: -4182 @ 439.41
467.67	c Restart #37 #Var: 10790 LB: -4182 @ 467.43
489.46	c Restart #38 #Var: 10787 LB: -4179 @ 489.21
527.17	c Restart #39 #Var: 10785 LB: -4177 @ 526.91
556.59	c Restart #40 #Var: 10783 LB: -4175 @ 556.33
591.35	c Restart #41 #Var: 10781 LB: -4173 @ 591.07
628.27	c Restart #42 #Var: 10778 LB: -4170 @ 627.98
671.28	c Restart #43 #Var: 10777 LB: -4169 @ 670.98
716.24	c Restart #44 #Var: 10776 LB: -4168 @ 715.93
761.94	c Restart #45 #Var: 10776 LB: -4168 @ 761.61
813.33	c Restart #46 #Var: 10774 LB: -4166 @ 812.99
855.46	c Restart #47 #Var: 10773 LB: -4165 @ 855.11
912.48	c CHANGE Heuristic... 
912.48	c Restart #0 #Var: 10773 LB: -4165 @ 912.11
912.74	c Restart #1 #Var: 10770 LB: -4162 @ 912.37
913.39	c Restart #2 #Var: 10768 LB: -4160 @ 913.02
914.12	c Restart #3 #Var: 10768 LB: -4160 @ 913.75
918.05	c Restart #4 #Var: 10768 LB: -4160 @ 917.68
918.64	c Restart #5 #Var: 10767 LB: -4159 @ 918.26
919.56	c Restart #6 #Var: 10767 LB: -4159 @ 919.18
922.51	c Restart #7 #Var: 10767 LB: -4159 @ 922.14
928.27	c Restart #8 #Var: 10767 LB: -4159 @ 927.89
929.99	c Restart #9 #Var: 10767 LB: -4159 @ 929.62
934.28	c Restart #10 #Var: 10765 LB: -4157 @ 933.9
940.21	c Restart #11 #Var: 10765 LB: -4157 @ 939.83
948.79	c Restart #12 #Var: 10761 LB: -4153 @ 948.4
958.38	c Restart #13 #Var: 10760 LB: -4152 @ 958
974.54	c Restart #14 #Var: 10760 LB: -4152 @ 974.14
984.08	c Restart #15 #Var: 10759 LB: -4151 @ 983.68
1007.21	c Restart #16 #Var: 10759 LB: -4151 @ 1006.8
1012.99	c Restart #17 #Var: 10759 LB: -4151 @ 1012.6
1042.24	c Restart #18 #Var: 10759 LB: -4151 @ 1041.8
1047.29	c Restart #19 #Var: 10758 LB: -4150 @ 1046.9
1059.51	c Restart #20 #Var: 10756 LB: -4148 @ 1059.1
1084.44	c Restart #21 #Var: 10756 LB: -4148 @ 1084
1118.35	c Restart #22 #Var: 10756 LB: -4148 @ 1117.9
1146.34	c Restart #23 #Var: 10756 LB: -4148 @ 1145.9
1163.57	c Restart #24 #Var: 10755 LB: -4147 @ 1163.1
1187.08	c Restart #25 #Var: 10754 LB: -4146 @ 1186.6
1211.83	c Restart #26 #Var: 10754 LB: -4146 @ 1211.4
1256.14	c Restart #27 #Var: 10754 LB: -4146 @ 1255.7
1281.59	c Restart #28 #Var: 10753 LB: -4145 @ 1281.1
1299.76	c Restart #29 #Var: 10752 LB: -4144 @ 1299.3
1338.04	c Restart #30 #Var: 10752 LB: -4144 @ 1337.5
1368.98	c Restart #31 #Var: 10750 LB: -4142 @ 1368.5
1418.41	c Restart #32 #Var: 10749 LB: -4141 @ 1417.9
1465.31	c Restart #33 #Var: 10747 LB: -4139 @ 1464.8
1505.88	c Restart #34 #Var: 10747 LB: -4139 @ 1505.3
1545.92	c Restart #35 #Var: 10745 LB: -4137 @ 1545.4
1595.93	c Restart #36 #Var: 10744 LB: -4136 @ 1595.4
1653.91	c Restart #37 #Var: 10743 LB: -4135 @ 1653.3
1713.61	c Restart #38 #Var: 10743 LB: -4135 @ 1713
1751.22	c Restart #39 #Var: 10741 LB: -4133 @ 1750.6
1800.64	s UNKNOWN
1800.64	c Exit Code: 0
1800.64	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/node9/watcher-40029-1149357510 -o ROOT/results/node9/solver-40029-1149357510 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node9/40029-1149357510/instance-40029-1149357510.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1508616/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=4624 CPUtime=0
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 73 0 0 0 0 0 0 0 19 0 1 0 201413317 4734976 55 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22421/statm: 1164 57 42 55 0 44 0

[startup+10.0022 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1479248/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=34916 CPUtime=9.93
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 9282 0 0 0 987 6 0 0 25 0 1 0 201413317 35753984 7644 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 8729 7644 297 55 0 7621 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (Kb) 34916

[startup+20.0084 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1479184/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=34916 CPUtime=19.94
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 9301 0 0 0 1987 7 0 0 25 0 1 0 201413317 35753984 7663 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 8729 7663 297 55 0 7621 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 34916

[startup+30.0145 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1479376/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=34516 CPUtime=29.94
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 9301 0 0 0 2986 8 0 0 25 0 1 0 201413317 35344384 7574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 8629 7574 297 55 0 7521 0
Current children cumulated CPU time (s) 29.94
Current children cumulated vsize (Kb) 34516

[startup+40.0206 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1478800/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=35296 CPUtime=39.94
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 9472 0 0 0 3986 8 0 0 25 0 1 0 201413317 36143104 7745 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 8824 7745 297 55 0 7716 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 35296

[startup+50.0268 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1478224/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=35744 CPUtime=49.95
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 9869 0 0 0 4986 9 0 0 25 0 1 0 201413317 36601856 7881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 8936 7881 297 55 0 7828 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 35744

[startup+60.0329 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1476304/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=37788 CPUtime=59.96
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 10682 0 0 0 5979 17 0 0 25 0 1 0 201413317 38694912 8375 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134525060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 9447 8375 297 55 0 8339 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 37788

[startup+70.0391 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1471184/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=42816 CPUtime=69.96
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 12365 0 0 0 6973 23 0 0 25 0 1 0 201413317 43843584 9649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 10704 9649 297 55 0 9596 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 42816

[startup+80.0452 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1470416/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=43612 CPUtime=79.96
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 12557 0 0 0 7973 23 0 0 25 0 1 0 201413317 44658688 9836 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 10903 9836 297 55 0 9795 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 43612

[startup+90.0514 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1468688/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=45336 CPUtime=89.96
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 13042 0 0 0 8967 29 0 0 25 0 1 0 201413317 46424064 10270 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 11334 10270 297 55 0 10226 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 45336

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1466000/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=48052 CPUtime=99.97
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 13722 0 0 0 9965 32 0 0 25 0 1 0 201413317 49205248 10943 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12013 10943 297 55 0 10905 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 48052

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1466000/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=48052 CPUtime=109.97
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 13722 0 0 0 10965 32 0 0 25 0 1 0 201413317 49205248 10943 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12013 10943 297 55 0 10905 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 48052

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1465936/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=48052 CPUtime=119.97
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 13722 0 0 0 11965 32 0 0 25 0 1 0 201413317 49205248 10943 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12013 10943 297 55 0 10905 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 48052

[startup+130.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1463440/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=50456 CPUtime=129.97
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 14708 0 0 0 12962 35 0 0 25 0 1 0 201413317 51666944 11534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12614 11534 297 55 0 11506 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 50456

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1463312/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=50412 CPUtime=139.98
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 14813 0 0 0 13962 36 0 0 25 0 1 0 201413317 51621888 11548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12603 11548 297 55 0 11495 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 50412

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22421
/proc/meminfo: memFree=1463440/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=50588 CPUtime=149.98
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 14858 0 0 0 14962 36 0 0 25 0 1 0 201413317 51802112 11571 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 9105125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12647 11571 297 55 0 11539 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 50588

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22492
/proc/meminfo: memFree=1460960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=51832 CPUtime=159.98
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 15307 0 0 0 15957 41 0 0 25 0 1 0 201413317 53075968 11894 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 12958 11894 297 55 0 11850 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 51832

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22542
/proc/meminfo: memFree=1459288/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=53284 CPUtime=169.96
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 15860 0 0 0 16954 42 0 0 25 0 1 0 201413317 54562816 12257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 13321 12257 297 55 0 12213 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 53284

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1459976/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=53684 CPUtime=179.95
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 15953 0 0 0 17952 43 0 0 25 0 1 0 201413317 54972416 12350 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 13421 12350 297 55 0 12313 0
Current children cumulated CPU time (s) 179.95
Current children cumulated vsize (Kb) 53684

[startup+190.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1457360/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=56508 CPUtime=189.94
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 16738 0 0 0 18943 51 0 0 25 0 1 0 201413317 57864192 13052 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 14127 13052 297 55 0 13019 0
Current children cumulated CPU time (s) 189.94
Current children cumulated vsize (Kb) 56508

[startup+200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1455568/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=58196 CPUtime=199.95
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 17378 0 0 0 19943 52 0 0 25 0 1 0 201413317 59592704 13494 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 14549 13494 297 55 0 13441 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 58196

[startup+210.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1453584/2055920 swapFree=4180864/4192956

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

/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1760.45
Current children cumulated vsize (Kb) 190240

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1770.45
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 176673 372 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534136 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1770.45
Current children cumulated vsize (Kb) 190240

[startup+1781.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1780.45
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 177670 375 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 190240

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1781.46
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 177771 375 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 190240

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1782.46
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 177871 375 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 190240

[startup+1784.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1783.46
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 177971 375 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 190240

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1784.47
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178071 376 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 190240

[startup+1786.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1785.47
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178171 376 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 190240

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1786.47
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178271 376 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 190240

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1787.48
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178371 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 190240

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1322960/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1788.49
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178472 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 190240

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1789.49
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178572 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 190240

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1790.5
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178673 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 190240

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1791.5
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178773 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 190240

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1792.51
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178874 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719442 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 190240

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1793.51
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 178974 377 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 190240

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1794.52
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179074 378 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 190240

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1795.52
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179174 378 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 190240

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1796.53
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179275 378 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 190240

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1797.53
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179374 379 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 190240

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1798.53
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179474 379 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 190240

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22615
/proc/meminfo: memFree=1323024/2055920 swapFree=4180864/4192956
[pid=22421] ppid=22419 vsize=190240 CPUtime=1799.54
/proc/22421/stat : 22421 (bsolo) R 22419 22421 22375 0 -1 0 57963 0 0 0 179575 379 0 0 25 0 1 0 201413317 194805760 46505 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/22421/statm: 47560 46505 297 55 0 46452 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 190240

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.04
CPU user time (s): 1796.21
CPU system time (s): 3.82742
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (Kb): 190240

Launcher Data (download as text)

Begin job on node9 on Sat Jun  3 17:58:30 UTC 2006


FILE ID= 40029-1149357510

PBS_JOBID= 311329

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  644f01bea590fadfbdc9e969c95da3cf

RANDOM SEED= 47352683


/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.234
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.234
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:       1508776 kB
Buffers:         16092 kB
Cached:         475432 kB
SwapCached:       3652 kB
Active:          47552 kB
Inactive:       452540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508776 kB
SwapTotal:     4192956 kB
SwapFree:      4180864 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            33000 kB
Committed_AS:   363628 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Sat Jun  3 18:28:31 UTC 2006