Trace number 39824

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05UNSAT 1425.5 1426.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos11.opb
MD5SUMd62742ce7b3ddc885e86cc367d20ba86
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.59476
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8600
Total number of constraints2806
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints2086
Minimum length of a constraint2
Maximum length of a constraint450
Number of terms in the objective function 5400
Biggest coefficient in the objective function 1457
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 528660
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 528660
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.34	c Initial problem consists of 8600 variables and 3042 constraints.
0.44	c	preprocess terminated. Elapsed time: 0.437
0.44	c After prepocess the problem consists of 2830 variables and 3002 constraints.
0.44	c Initial Lower Bound: 0
4.81	c Restart #1 #Var: 2830 LB: 0 @ 4.805
10.07	c Restart #2 #Var: 2830 LB: 0 @ 10.054
14.84	c Restart #3 #Var: 2830 LB: 0 @ 14.824
24.80	c Restart #4 #Var: 2830 LB: 0 @ 24.783
37.80	c Restart #5 #Var: 2830 LB: 0 @ 37.782
53.58	c Restart #6 #Var: 2830 LB: 0 @ 53.552
74.74	c Restart #7 #Var: 2830 LB: 0 @ 74.704
98.08	c Restart #8 #Var: 2830 LB: 0 @ 98.033
132.18	c Restart #9 #Var: 2822 LB: 0 @ 132.12
139.15	c Restart #10 #Var: 2822 LB: 0 @ 139.09
141.87	c Restart #11 #Var: 2821 LB: 0 @ 141.81
147.55	c Restart #12 #Var: 2821 LB: 0 @ 147.49
157.59	c Restart #13 #Var: 2821 LB: 0 @ 157.53
165.73	c Restart #14 #Var: 2820 LB: 0 @ 165.66
179.62	c Restart #15 #Var: 2820 LB: 0 @ 179.54
205.31	c Restart #16 #Var: 2796 LB: 0 @ 205.22
217.92	c Restart #17 #Var: 2790 LB: 0 @ 217.83
248.84	c Restart #18 #Var: 2790 LB: 0 @ 248.75
272.13	c Restart #19 #Var: 2761 LB: 0 @ 272.02
298.05	c Restart #20 #Var: 2761 LB: 0 @ 297.93
320.45	c Restart #21 #Var: 2761 LB: 0 @ 320.32
359.23	c Restart #22 #Var: 2761 LB: 0 @ 359.09
400.99	c Restart #23 #Var: 2761 LB: 0 @ 400.84
424.99	c Restart #24 #Var: 2761 LB: 0 @ 424.83
467.51	c Restart #25 #Var: 2761 LB: 0 @ 467.33
606.82	c Restart #26 #Var: 2753 LB: 0 @ 606.6
719.68	c Restart #27 #Var: 2752 LB: 0 @ 719.41
853.38	c Restart #28 #Var: 2743 LB: 0 @ 853.07
960.85	c CHANGE Heuristic... 
960.85	c Restart #0 #Var: 2742 LB: 0 @ 960.49
971.91	c Restart #1 #Var: 2740 LB: 0 @ 971.55
974.52	c Restart #2 #Var: 2740 LB: 0 @ 974.15
990.92	c Restart #3 #Var: 2740 LB: 0 @ 990.56
1029.11	c Restart #4 #Var: 2740 LB: 0 @ 1028.7
1050.11	c Restart #5 #Var: 2740 LB: 0 @ 1049.7
1092.93	c Restart #6 #Var: 2736 LB: 0 @ 1092.5
1141.18	c Restart #7 #Var: 2713 LB: 0 @ 1140.8
1179.65	c Restart #8 #Var: 2661 LB: 0 @ 1179.2
1230.39	c Restart #9 #Var: 2658 LB: 0 @ 1229.9
1309.45	c Restart #10 #Var: 2657 LB: 0 @ 1309
1406.62	c Restart #11 #Var: 2620 LB: 0 @ 1406.1
1426.00	s UNSATISFIABLE
1426.00	c Exit Code: 20
1426.00	c Total time: 1425.5 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/node80/watcher-39824-1149255029 -o ROOT/results/node80/solver-39824-1149255029 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39824-1149255029/instance-39824-1149255029.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.78 0.95 0.93 3/67 30512
/proc/meminfo: memFree=1669648/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=4620 CPUtime=0
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 171 0 0 0 0 0 0 0 19 0 1 0 191141440 4730880 143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4157826389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30512/statm: 1155 151 111 55 0 46 0

[startup+10.0022 s]
/proc/loadavg: 0.81 0.95 0.93 2/67 30512
/proc/meminfo: memFree=1649616/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=24844 CPUtime=9.98
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 5372 0 0 0 996 2 0 0 25 0 1 0 191141440 25440256 5288 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 6211 5288 293 55 0 5102 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24844

[startup+20.0083 s]
/proc/loadavg: 0.84 0.95 0.93 2/67 30512
/proc/meminfo: memFree=1648464/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=25908 CPUtime=19.98
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 5661 0 0 0 1995 3 0 0 25 0 1 0 191141440 26529792 5577 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 6477 5577 293 55 0 5368 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 25908

[startup+30.0143 s]
/proc/loadavg: 0.86 0.95 0.93 2/67 30512
/proc/meminfo: memFree=1648464/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=25908 CPUtime=29.98
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 5661 0 0 0 2994 4 0 0 25 0 1 0 191141440 26529792 5577 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 6477 5577 293 55 0 5368 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 25908

[startup+40.0204 s]
/proc/loadavg: 0.89 0.95 0.93 2/67 30512
/proc/meminfo: memFree=1647120/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=27228 CPUtime=39.99
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 5991 0 0 0 3994 5 0 0 25 0 1 0 191141440 27881472 5907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556042 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 6807 5907 293 55 0 5698 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 27228

[startup+50.0275 s]
/proc/loadavg: 0.90 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1646608/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=27748 CPUtime=49.99
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 6115 0 0 0 4993 6 0 0 25 0 1 0 191141440 28413952 6031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 6937 6031 293 55 0 5828 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 27748

[startup+60.0336 s]
/proc/loadavg: 0.92 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1646288/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=28144 CPUtime=60
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 6200 0 0 0 5991 9 0 0 25 0 1 0 191141440 28819456 6116 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555645 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7036 6116 293 55 0 5927 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 28144

[startup+70.0396 s]
/proc/loadavg: 0.93 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1645392/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=28936 CPUtime=70
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 6418 0 0 0 6990 10 0 0 25 0 1 0 191141440 29630464 6334 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542072 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7234 6334 293 55 0 6125 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 28936

[startup+80.0457 s]
/proc/loadavg: 0.94 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1644496/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=29860 CPUtime=80
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 6647 0 0 0 7988 12 0 0 25 0 1 0 191141440 30576640 6563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7465 6563 293 55 0 6356 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 29860

[startup+90.0518 s]
/proc/loadavg: 0.95 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1643600/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=30784 CPUtime=90
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 6873 0 0 0 8987 13 0 0 25 0 1 0 191141440 31522816 6789 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7696 6789 293 55 0 6587 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 30784

[startup+100.058 s]
/proc/loadavg: 0.96 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1642512/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=31840 CPUtime=100
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 7143 0 0 0 9986 14 0 0 25 0 1 0 191141440 32604160 7059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7960 7059 293 55 0 6851 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 31840

[startup+110.064 s]
/proc/loadavg: 0.96 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1642448/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=31840 CPUtime=110.01
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 7143 0 0 0 10985 16 0 0 25 0 1 0 191141440 32604160 7059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 7960 7059 293 55 0 6851 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 31840

[startup+120.07 s]
/proc/loadavg: 0.97 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1641488/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=32896 CPUtime=120.01
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 7381 0 0 0 11983 18 0 0 25 0 1 0 191141440 33685504 7297 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 8224 7297 293 55 0 7115 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 32896

[startup+130.076 s]
/proc/loadavg: 0.97 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1640976/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=33404 CPUtime=130.01
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 7515 0 0 0 12981 20 0 0 25 0 1 0 191141440 34205696 7431 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 8351 7431 293 55 0 7242 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 33404

[startup+140.082 s]
/proc/loadavg: 0.98 0.96 0.93 2/67 30512
/proc/meminfo: memFree=1636432/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=38016 CPUtime=140.01
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 8653 0 0 0 13980 21 0 0 25 0 1 0 191141440 38928384 8569 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 9504 8569 293 55 0 8395 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 38016

[startup+150.088 s]
/proc/loadavg: 0.98 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1629840/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=44620 CPUtime=150.02
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 10310 0 0 0 14979 23 0 0 25 0 1 0 191141440 45690880 10226 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 11155 10226 293 55 0 10046 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 44620

[startup+160.094 s]
/proc/loadavg: 0.98 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1624784/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=49632 CPUtime=160.02
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 11572 0 0 0 15977 25 0 0 25 0 1 0 191141440 50823168 11488 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 12408 11488 293 55 0 11299 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 49632

[startup+170.1 s]
/proc/loadavg: 0.98 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1620880/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=53460 CPUtime=170.02
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 12533 0 0 0 16976 26 0 0 25 0 1 0 191141440 54743040 12449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696642 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 13365 12449 293 55 0 12256 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 53460

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1616464/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=57964 CPUtime=180.02
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 13735 0 0 0 17975 27 0 0 25 0 1 0 191141440 59355136 13549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 14491 13549 293 55 0 13382 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 57964

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1615504/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=58888 CPUtime=190.02
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 13988 0 0 0 18975 27 0 0 25 0 1 0 191141440 60301312 13802 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 14722 13802 293 55 0 13613 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 58888

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1614160/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=60196 CPUtime=200.03
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 14306 0 0 0 19975 28 0 0 25 0 1 0 191141440 61640704 14120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 15049 14120 293 55 0 13940 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 60196

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.93 2/67 30512
/proc/meminfo: memFree=1610768/2055888 swapFree=4085432/4096564

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

/proc/30512/statm: 36562 35443 293 55 0 35453 0
Current children cumulated CPU time (s) 1210.29
Current children cumulated vsize (Kb) 146248

[startup+1220.75 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1528400/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=146380 CPUtime=1220.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 35977 0 0 0 121974 56 0 0 25 0 1 0 191141440 149893120 35471 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36595 35471 293 55 0 35486 0
Current children cumulated CPU time (s) 1220.3
Current children cumulated vsize (Kb) 146380

[startup+1230.76 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1528144/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=146644 CPUtime=1230.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36037 0 0 0 122974 56 0 0 25 0 1 0 191141440 150163456 35531 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36661 35531 293 55 0 35552 0
Current children cumulated CPU time (s) 1230.3
Current children cumulated vsize (Kb) 146644

[startup+1240.76 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527952/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=146760 CPUtime=1240.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36076 0 0 0 123974 56 0 0 25 0 1 0 191141440 150282240 35570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134523804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36690 35570 293 55 0 35581 0
Current children cumulated CPU time (s) 1240.3
Current children cumulated vsize (Kb) 146760

[startup+1250.77 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527248/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1250.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 124974 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1250.3
Current children cumulated vsize (Kb) 147532

[startup+1260.78 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527248/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1260.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 125974 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1260.3
Current children cumulated vsize (Kb) 147532

[startup+1270.78 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527248/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1270.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 126974 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1270.3
Current children cumulated vsize (Kb) 147532

[startup+1280.79 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527248/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1280.3
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 127974 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1280.3
Current children cumulated vsize (Kb) 147532

[startup+1290.8 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527248/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1290.31
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 128975 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1290.31
Current children cumulated vsize (Kb) 147532

[startup+1300.8 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527184/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1300.31
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 129975 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1300.31
Current children cumulated vsize (Kb) 147532

[startup+1310.81 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1527184/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147532 CPUtime=1310.31
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36258 0 0 0 130975 56 0 0 25 0 1 0 191141440 151072768 35752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36883 35752 293 55 0 35774 0
Current children cumulated CPU time (s) 1310.31
Current children cumulated vsize (Kb) 147532

[startup+1320.81 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1526928/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=147796 CPUtime=1320.31
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36336 0 0 0 131975 56 0 0 25 0 1 0 191141440 151343104 35830 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 36949 35830 293 55 0 35840 0
Current children cumulated CPU time (s) 1320.31
Current children cumulated vsize (Kb) 147796

[startup+1330.82 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1526352/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=148340 CPUtime=1330.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36474 0 0 0 132976 57 0 0 25 0 1 0 191141440 151900160 35968 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37085 35968 293 55 0 35976 0
Current children cumulated CPU time (s) 1330.33
Current children cumulated vsize (Kb) 148340

[startup+1340.83 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525968/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=148740 CPUtime=1340.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36567 0 0 0 133976 57 0 0 25 0 1 0 191141440 152309760 36061 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37185 36061 293 55 0 36076 0
Current children cumulated CPU time (s) 1340.33
Current children cumulated vsize (Kb) 148740

[startup+1350.83 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525968/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=148740 CPUtime=1350.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36567 0 0 0 134976 57 0 0 25 0 1 0 191141440 152309760 36061 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37185 36061 293 55 0 36076 0
Current children cumulated CPU time (s) 1350.33
Current children cumulated vsize (Kb) 148740

[startup+1360.84 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525968/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=148740 CPUtime=1360.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36567 0 0 0 135976 57 0 0 25 0 1 0 191141440 152309760 36061 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37185 36061 293 55 0 36076 0
Current children cumulated CPU time (s) 1360.33
Current children cumulated vsize (Kb) 148740

[startup+1370.84 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525968/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=148740 CPUtime=1370.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36568 0 0 0 136976 57 0 0 25 0 1 0 191141440 152309760 36062 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37185 36062 293 55 0 36076 0
Current children cumulated CPU time (s) 1370.33
Current children cumulated vsize (Kb) 148740

[startup+1380.85 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525776/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=149028 CPUtime=1380.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36618 0 0 0 137976 57 0 0 25 0 1 0 191141440 152604672 36107 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37257 36107 293 55 0 36148 0
Current children cumulated CPU time (s) 1380.33
Current children cumulated vsize (Kb) 149028

[startup+1390.86 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525712/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=149028 CPUtime=1390.33
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36627 0 0 0 138976 57 0 0 25 0 1 0 191141440 152604672 36116 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37257 36116 293 55 0 36148 0
Current children cumulated CPU time (s) 1390.33
Current children cumulated vsize (Kb) 149028

[startup+1400.86 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525648/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=149164 CPUtime=1400.34
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36640 0 0 0 139977 57 0 0 25 0 1 0 191141440 152743936 36129 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37291 36129 293 55 0 36182 0
Current children cumulated CPU time (s) 1400.34
Current children cumulated vsize (Kb) 149164

[startup+1410.87 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525264/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=149428 CPUtime=1410.34
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36732 0 0 0 140977 57 0 0 25 0 1 0 191141440 153014272 36221 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37357 36221 293 55 0 36248 0
Current children cumulated CPU time (s) 1410.34
Current children cumulated vsize (Kb) 149428

[startup+1420.87 s]
/proc/loadavg: 1.00 0.99 0.94 2/67 30514
/proc/meminfo: memFree=1525136/2055888 swapFree=4085432/4096564
[pid=30512] ppid=30510 vsize=149692 CPUtime=1420.34
/proc/30512/stat : 30512 (bsolo) R 30510 30512 30466 0 -1 0 36771 0 0 0 141977 57 0 0 25 0 1 0 191141440 153284608 36260 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534909 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30512/statm: 37423 36260 293 55 0 36314 0
Current children cumulated CPU time (s) 1420.34
Current children cumulated vsize (Kb) 149692

Child status: 20
Real time (s): 1426.03
CPU time (s): 1425.5
CPU user time (s): 1424.9
CPU system time (s): 0.600908
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (Kb): 149692

Launcher Data (download as text)

Begin job on node80 on Fri Jun  2 13:30:29 UTC 2006


FILE ID= 39824-1149255029

PBS_JOBID= 298325

BENCH NAME= ROOT/tmp/node80/39824-1149255029/instance-39824-1149255029.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39824-1149255029/instance-39824-1149255029.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node80/watcher-39824-1149255029 -o ROOT/results/node80/solver-39824-1149255029 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node80/39824-1149255029/instance-39824-1149255029.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d62742ce7b3ddc885e86cc367d20ba86

RANDOM SEED= 758302219


/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.264
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.16
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.264
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:      2055888 kB
MemFree:       1669856 kB
Buffers:         13268 kB
Cached:         302684 kB
SwapCached:       2356 kB
Active:          43504 kB
Inactive:       281068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1669856 kB
SwapTotal:     4096564 kB
SwapFree:      4085432 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          16584 kB
Slab:            48176 kB
Committed_AS:   282844 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node80 on Fri Jun  2 13:54:15 UTC 2006