Trace number 40570

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.01 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst2.opb
MD5SUM0af97c6a7a59a4d1015a4f591401bda7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13736
Total number of constraints597
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints592
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
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.02	c BIG Int formula...
0.36	c Initial problem consists of 13736 variables and 725 constraints.
0.41	c	preprocess terminated. Elapsed time: 0.397
0.41	c After prepocess the problem consists of 7954 variables and 725 constraints.
0.41	c Initial Lower Bound: 0
9.90	c Restart #1 #Var: 7954 LB: 0 @ 9.882
26.26	c Restart #2 #Var: 7954 LB: 0 @ 26.235
49.59	c Restart #3 #Var: 7954 LB: 0 @ 49.559
80.73	c Restart #4 #Var: 7954 LB: 0 @ 80.692
118.85	c Restart #5 #Var: 7954 LB: 0 @ 118.81
166.36	c Restart #6 #Var: 7954 LB: 0 @ 166.31
222.24	c Restart #7 #Var: 7954 LB: 0 @ 222.17
288.33	c Restart #8 #Var: 7954 LB: 0 @ 288.24
358.71	c Restart #9 #Var: 7954 LB: 0 @ 358.6
443.22	c Restart #10 #Var: 7954 LB: 0 @ 443.09
513.70	c Restart #11 #Var: 7954 LB: 0 @ 513.55
534.13	c Restart #12 #Var: 7954 LB: 0 @ 533.97
538.22	c Restart #13 #Var: 7954 LB: 0 @ 538.07
541.83	c Restart #14 #Var: 7954 LB: 0 @ 541.67
550.43	c Restart #15 #Var: 7954 LB: 0 @ 550.27
554.62	c Restart #16 #Var: 7954 LB: 0 @ 554.46
560.54	c Restart #17 #Var: 7952 LB: 0 @ 560.38
565.71	c Restart #18 #Var: 7951 LB: 0 @ 565.55
580.76	c Restart #19 #Var: 7951 LB: 0 @ 580.6
586.76	c Restart #20 #Var: 7949 LB: 0 @ 586.59
592.51	c Restart #21 #Var: 7949 LB: 0 @ 592.34
598.27	c Restart #22 #Var: 7945 LB: 0 @ 598.1
604.89	c Restart #23 #Var: 7945 LB: 0 @ 604.72
608.54	c Restart #24 #Var: 7945 LB: 0 @ 608.37
615.56	c Restart #25 #Var: 7945 LB: 0 @ 615.39
621.08	c Restart #26 #Var: 7944 LB: 0 @ 620.91
628.38	c Restart #27 #Var: 7944 LB: 0 @ 628.2
636.70	c Restart #28 #Var: 7943 LB: 0 @ 636.52
640.61	c Restart #29 #Var: 7943 LB: 0 @ 640.42
644.68	c Restart #30 #Var: 7943 LB: 0 @ 644.5
654.03	c Restart #31 #Var: 7942 LB: 0 @ 653.84
663.10	c Restart #32 #Var: 7942 LB: 0 @ 662.91
668.53	c Restart #33 #Var: 7942 LB: 0 @ 668.34
673.48	c Restart #34 #Var: 7942 LB: 0 @ 673.29
679.83	c Restart #35 #Var: 7942 LB: 0 @ 679.64
685.38	c Restart #36 #Var: 7941 LB: 0 @ 685.19
721.86	c Restart #37 #Var: 7928 LB: 0 @ 721.66
778.35	c Restart #38 #Var: 7925 LB: 0 @ 778.13
817.16	c Restart #39 #Var: 7924 LB: 0 @ 816.93
828.23	c Restart #40 #Var: 7924 LB: 0 @ 828
853.69	c Restart #41 #Var: 7924 LB: 0 @ 853.46
871.58	c Restart #42 #Var: 7924 LB: 0 @ 871.34
879.59	c Restart #43 #Var: 7924 LB: 0 @ 879.35
890.23	c Restart #44 #Var: 7924 LB: 0 @ 889.98
926.54	c CHANGE Heuristic... 
926.54	c Restart #0 #Var: 7924 LB: 0 @ 926.28
932.98	c Restart #1 #Var: 7912 LB: 0 @ 932.72
938.13	c Restart #2 #Var: 7909 LB: 0 @ 937.87
940.12	c Restart #3 #Var: 7909 LB: 0 @ 939.86
946.37	c Restart #4 #Var: 7906 LB: 0 @ 946.11
962.07	c Restart #5 #Var: 7903 LB: 0 @ 961.81
963.89	c Restart #6 #Var: 7903 LB: 0 @ 963.63
967.14	c Restart #7 #Var: 7903 LB: 0 @ 966.87
970.11	c Restart #8 #Var: 7901 LB: 0 @ 969.84
1029.04	c Restart #9 #Var: 7895 LB: 0 @ 1028.8
1044.75	c Restart #10 #Var: 7894 LB: 0 @ 1044.5
1047.63	c Restart #11 #Var: 7894 LB: 0 @ 1047.3
1052.19	c Restart #12 #Var: 7894 LB: 0 @ 1051.9
1057.95	c Restart #13 #Var: 7894 LB: 0 @ 1057.7
1088.12	c Restart #14 #Var: 7894 LB: 0 @ 1087.8
1090.73	c Restart #15 #Var: 7894 LB: 0 @ 1090.4
1094.40	c Restart #16 #Var: 7894 LB: 0 @ 1094.1
1103.65	c Restart #17 #Var: 7894 LB: 0 @ 1103.3
1111.20	c Restart #18 #Var: 7894 LB: 0 @ 1110.9
1115.10	c Restart #19 #Var: 7894 LB: 0 @ 1114.8
1130.31	c Restart #20 #Var: 7890 LB: 0 @ 1130
1136.86	c Restart #21 #Var: 7890 LB: 0 @ 1136.6
1141.05	c Restart #22 #Var: 7888 LB: 0 @ 1140.7
1156.91	c Restart #23 #Var: 7881 LB: 0 @ 1156.6
1166.83	c Restart #24 #Var: 7880 LB: 0 @ 1166.5
1173.51	c Restart #25 #Var: 7878 LB: 0 @ 1173.2
1219.75	c Restart #26 #Var: 7878 LB: 0 @ 1219.4
1235.08	c Restart #27 #Var: 7878 LB: 0 @ 1234.7
1258.96	c Restart #28 #Var: 7878 LB: 0 @ 1258.6
1275.90	c Restart #29 #Var: 7878 LB: 0 @ 1275.6
1315.92	c Restart #30 #Var: 7878 LB: 0 @ 1315.6
1319.52	c Restart #31 #Var: 7878 LB: 0 @ 1319.2
1336.46	c Restart #32 #Var: 7878 LB: 0 @ 1336.1
1343.79	c Restart #33 #Var: 7878 LB: 0 @ 1343.4
1395.05	c Restart #34 #Var: 7878 LB: 0 @ 1394.7
1441.34	c Restart #35 #Var: 7878 LB: 0 @ 1440.9
1459.31	c Restart #36 #Var: 7878 LB: 0 @ 1458.9
1535.90	c Restart #37 #Var: 7878 LB: 0 @ 1535.5
1563.42	c Restart #38 #Var: 7878 LB: 0 @ 1563
1612.01	c Restart #39 #Var: 7878 LB: 0 @ 1611.6
1681.30	c Restart #40 #Var: 7878 LB: 0 @ 1680.8
1715.82	c Restart #41 #Var: 7878 LB: 0 @ 1715.4
1721.21	c Restart #42 #Var: 7878 LB: 0 @ 1720.7
1736.99	c Restart #43 #Var: 7878 LB: 0 @ 1736.5
1755.70	c Restart #44 #Var: 7878 LB: 0 @ 1755.2
1800.54	s UNKNOWN
1800.54	c Exit Code: 0
1800.54	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/node79/watcher-40570-1149305523 -o ROOT/results/node79/solver-40570-1149305523 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node79/40570-1149305523/instance-40570-1149305523.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.94 2/67 531
/proc/meminfo: memFree=1339760/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=2900 CPUtime=0
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 196190944 2969600 25 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2602135 0 0 4096 0 0 0 0 17 1 0 0
/proc/531/statm: 725 27 19 55 0 38 0

[startup+10.0016 s]
/proc/loadavg: 0.93 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320112/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=9.98
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5325 0 0 0 995 3 0 0 25 0 1 0 196190944 25239552 5235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5235 293 55 0 5053 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24648

[startup+20.0077 s]
/proc/loadavg: 0.94 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320112/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=19.98
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5332 0 0 0 1994 4 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555669 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 24648

[startup+30.0138 s]
/proc/loadavg: 0.95 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320112/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=29.98
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5332 0 0 0 2993 5 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 24648

[startup+40.0198 s]
/proc/loadavg: 0.96 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320112/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=39.99
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5333 0 0 0 3993 6 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 24648

[startup+50.0259 s]
/proc/loadavg: 0.96 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320112/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=49.99
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5333 0 0 0 4992 7 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 24648

[startup+60.032 s]
/proc/loadavg: 0.97 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=60
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5334 0 0 0 5991 9 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 24648

[startup+70.0371 s]
/proc/loadavg: 0.97 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=69.99
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5334 0 0 0 6990 9 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555645 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 24648

[startup+80.0432 s]
/proc/loadavg: 0.98 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=79.99
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5334 0 0 0 7989 10 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555679 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 24648

[startup+90.0493 s]
/proc/loadavg: 0.98 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=90
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5335 0 0 0 8989 11 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 24648

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=100.01
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5335 0 0 0 9988 13 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 24648

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=110.01
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5335 0 0 0 10987 14 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 24648

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=120.02
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5335 0 0 0 11987 15 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555894 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 24648

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=130.02
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5336 0 0 0 12986 16 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 24648

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=140.02
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5336 0 0 0 13985 17 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555782 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 24648

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=150.02
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5336 0 0 0 14984 18 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 24648

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=160.02
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5336 0 0 0 15983 19 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 24648

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=170.03
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5336 0 0 0 16983 20 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 24648

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=180.03
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5337 0 0 0 17981 22 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 24648

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=190.04
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5337 0 0 0 18981 23 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 24648

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=24648 CPUtime=200.04
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 5337 0 0 0 19980 24 0 0 25 0 1 0 196190944 25239552 5241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 6162 5241 293 55 0 5053 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 24648

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 531
/proc/meminfo: memFree=1320176/2055892 swapFree=4085424/4096564

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

/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1760.5
Current children cumulated vsize (Kb) 63520

[startup+1771.04 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1770.49
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 176888 161 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 63520

[startup+1781.04 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1780.5
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 177888 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (Kb) 63520

[startup+1782.05 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1781.5
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 177988 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 63520

[startup+1783.05 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1782.51
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178089 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 63520

[startup+1784.06 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1783.51
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178189 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 63520

[startup+1785.06 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1784.52
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178290 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 63520

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1785.52
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178390 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 63520

[startup+1787.07 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1786.53
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178491 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 63520

[startup+1788.08 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1787.53
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178591 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555669 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 63520

[startup+1789.08 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1788.53
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178691 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 63520

[startup+1790.09 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1789.54
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178792 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 63520

[startup+1791.09 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1790.54
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178892 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555915 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 63520

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1791.54
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 178992 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 63520

[startup+1793.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1792.55
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179093 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 63520

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1793.55
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179193 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 63520

[startup+1795.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1794.56
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179294 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 63520

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1795.56
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179394 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 63520

[startup+1797.12 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1796.57
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179495 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 63520

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1797.57
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179595 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 63520

[startup+1799.13 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1798.57
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179695 162 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 63520

[startup+1800.13 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 728
/proc/meminfo: memFree=1281072/2055892 swapFree=4085424/4096564
[pid=531] ppid=529 vsize=63520 CPUtime=1799.59
/proc/531/stat : 531 (bsolo) R 529 531 485 0 -1 0 15048 0 0 0 179796 163 0 0 25 0 1 0 196190944 65044480 14916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/531/statm: 15880 14916 293 55 0 14771 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 63520

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.01
CPU user time (s): 1798.37
CPU system time (s): 1.64075
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (Kb): 63520

Launcher Data (download as text)

Begin job on node79 on Sat Jun  3 03:32:03 UTC 2006


FILE ID= 40570-1149305523

PBS_JOBID= 307594

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0af97c6a7a59a4d1015a4f591401bda7

RANDOM SEED= 884722733


/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	: 6006.18
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1339968 kB
Buffers:         37876 kB
Cached:         606260 kB
SwapCached:       2612 kB
Active:         106704 kB
Inactive:       546348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1339968 kB
SwapTotal:     4096564 kB
SwapFree:      4085424 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          16684 kB
Slab:            49532 kB
Committed_AS:   292364 kB
PageTables:       1304 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node79 on Sat Jun  3 04:02:04 UTC 2006