Trace number 39566

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.08 1800.68

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552423.opb
MD5SUMe3ac612b47921d8ce26a7ef2a453205c
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark10.5044
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
Number of bits of the biggest sum of numbers10
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.02	c INFO: OSL Context initialized.
0.07	c Initial problem consists of 231 variables and 2707 constraints.
0.08	c Using non-optimization problem switches.
0.08	c No problem reductions applied in OPT. instance.
0.08	c	preprocess terminated. Elapsed time: 0.075
0.08	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.13	c Restart #1 #Var: 231 LB: 0 @ 0.121
0.29	c Restart #2 #Var: 231 LB: 0 @ 0.278
0.57	c Restart #3 #Var: 231 LB: 0 @ 0.565
0.85	c Restart #4 #Var: 231 LB: 0 @ 0.839
1.11	c Restart #5 #Var: 231 LB: 0 @ 1.099
1.38	c Restart #6 #Var: 231 LB: 0 @ 1.367
1.74	c Restart #7 #Var: 231 LB: 0 @ 1.727
2.09	c Restart #8 #Var: 231 LB: 0 @ 2.08
2.55	c Restart #9 #Var: 231 LB: 0 @ 2.543
3.15	c Restart #10 #Var: 231 LB: 0 @ 3.139
3.82	c Restart #11 #Var: 231 LB: 0 @ 3.805
4.66	c Restart #12 #Var: 231 LB: 0 @ 4.649
5.62	c Restart #13 #Var: 231 LB: 0 @ 5.602
6.79	c Restart #14 #Var: 231 LB: 0 @ 6.778
7.89	c Restart #15 #Var: 231 LB: 0 @ 7.877
9.23	c Restart #16 #Var: 231 LB: 0 @ 9.211
10.69	c Restart #17 #Var: 231 LB: 0 @ 10.672
12.52	c Restart #18 #Var: 231 LB: 0 @ 12.503
14.49	c Restart #19 #Var: 231 LB: 0 @ 14.473
17.17	c Restart #20 #Var: 231 LB: 0 @ 17.157
20.19	c Restart #21 #Var: 231 LB: 0 @ 20.173
23.04	c Restart #22 #Var: 231 LB: 0 @ 23.024
26.55	c Restart #23 #Var: 231 LB: 0 @ 26.524
30.00	c Restart #24 #Var: 231 LB: 0 @ 29.975
33.78	c Restart #25 #Var: 231 LB: 0 @ 33.756
38.87	c Restart #26 #Var: 231 LB: 0 @ 38.842
42.28	c Restart #27 #Var: 231 LB: 0 @ 42.253
46.78	c Restart #28 #Var: 231 LB: 0 @ 46.752
52.36	c Restart #29 #Var: 231 LB: 0 @ 52.331
57.29	c Restart #30 #Var: 231 LB: 0 @ 57.26
62.85	c Restart #31 #Var: 231 LB: 0 @ 62.822
69.32	c Restart #32 #Var: 231 LB: 0 @ 69.282
74.71	c Restart #33 #Var: 231 LB: 0 @ 74.671
85.17	c Restart #34 #Var: 231 LB: 0 @ 85.13
97.89	c Restart #35 #Var: 231 LB: 0 @ 97.85
106.17	c Restart #36 #Var: 231 LB: 0 @ 106.13
116.67	c Restart #37 #Var: 231 LB: 0 @ 116.62
127.30	c Restart #38 #Var: 231 LB: 0 @ 127.25
137.66	c Restart #39 #Var: 231 LB: 0 @ 137.6
151.60	c Restart #40 #Var: 231 LB: 0 @ 151.55
163.51	c Restart #41 #Var: 231 LB: 0 @ 163.46
179.11	c Restart #42 #Var: 231 LB: 0 @ 179.04
197.15	c Restart #43 #Var: 231 LB: 0 @ 197.08
209.65	c Restart #44 #Var: 231 LB: 0 @ 209.58
232.37	c Restart #45 #Var: 231 LB: 0 @ 232.29
250.69	c Restart #46 #Var: 231 LB: 0 @ 250.6
276.67	c Restart #47 #Var: 231 LB: 0 @ 276.57
298.34	c Restart #48 #Var: 231 LB: 0 @ 298.24
330.33	c Restart #49 #Var: 231 LB: 0 @ 330.23
353.97	c Restart #50 #Var: 231 LB: 0 @ 353.86
379.19	c Restart #51 #Var: 231 LB: 0 @ 379.07
407.80	c Restart #52 #Var: 231 LB: 0 @ 407.67
441.45	c Restart #53 #Var: 231 LB: 0 @ 441.31
468.68	c Restart #54 #Var: 231 LB: 0 @ 468.54
503.47	c Restart #55 #Var: 231 LB: 0 @ 503.32
534.41	c Restart #56 #Var: 231 LB: 0 @ 534.25
570.38	c Restart #57 #Var: 231 LB: 0 @ 570.21
597.21	c Restart #58 #Var: 231 LB: 0 @ 597.03
631.64	c Restart #59 #Var: 231 LB: 0 @ 631.45
668.82	c Restart #60 #Var: 231 LB: 0 @ 668.62
714.09	c Restart #61 #Var: 231 LB: 0 @ 713.87
753.55	c Restart #62 #Var: 231 LB: 0 @ 753.32
793.04	c Restart #63 #Var: 231 LB: 0 @ 792.81
848.60	c Restart #64 #Var: 230 LB: 0 @ 848.35
898.85	c Restart #65 #Var: 230 LB: 0 @ 898.59
954.89	c CHANGE Heuristic... 
954.89	c Restart #0 #Var: 229 LB: 0 @ 954.61
965.24	c Restart #1 #Var: 229 LB: 0 @ 964.96
974.26	c Restart #2 #Var: 229 LB: 0 @ 973.97
977.93	c Restart #3 #Var: 228 LB: 0 @ 977.64
983.18	c Restart #4 #Var: 228 LB: 0 @ 982.9
987.20	c Restart #5 #Var: 228 LB: 0 @ 986.91
995.01	c Restart #6 #Var: 228 LB: 0 @ 994.72
1000.68	c Restart #7 #Var: 228 LB: 0 @ 1000.4
1006.82	c Restart #8 #Var: 228 LB: 0 @ 1006.5
1014.40	c Restart #9 #Var: 228 LB: 0 @ 1014.1
1020.84	c Restart #10 #Var: 228 LB: 0 @ 1020.5
1027.75	c Restart #11 #Var: 228 LB: 0 @ 1027.5
1036.70	c Restart #12 #Var: 228 LB: 0 @ 1036.4
1045.58	c Restart #13 #Var: 228 LB: 0 @ 1045.3
1066.82	c Restart #14 #Var: 228 LB: 0 @ 1066.5
1081.75	c Restart #15 #Var: 228 LB: 0 @ 1081.4
1096.67	c Restart #16 #Var: 228 LB: 0 @ 1096.4
1114.57	c Restart #17 #Var: 228 LB: 0 @ 1114.2
1128.70	c Restart #18 #Var: 228 LB: 0 @ 1128.4
1148.36	c Restart #19 #Var: 228 LB: 0 @ 1148
1164.52	c Restart #20 #Var: 228 LB: 0 @ 1164.2
1187.81	c Restart #21 #Var: 228 LB: 0 @ 1187.5
1203.92	c Restart #22 #Var: 228 LB: 0 @ 1203.6
1237.34	c Restart #23 #Var: 227 LB: 0 @ 1237
1267.68	c Restart #24 #Var: 227 LB: 0 @ 1267.3
1289.41	c Restart #25 #Var: 226 LB: 0 @ 1289
1317.22	c Restart #26 #Var: 226 LB: 0 @ 1316.8
1337.96	c Restart #27 #Var: 226 LB: 0 @ 1337.6
1364.42	c Restart #28 #Var: 226 LB: 0 @ 1364
1397.15	c Restart #29 #Var: 225 LB: 0 @ 1396.8
1428.96	c Restart #30 #Var: 224 LB: 0 @ 1428.5
1454.23	c Restart #31 #Var: 224 LB: 0 @ 1453.8
1478.92	c Restart #32 #Var: 224 LB: 0 @ 1478.5
1505.99	c Restart #33 #Var: 224 LB: 0 @ 1505.6
1532.25	c Restart #34 #Var: 224 LB: 0 @ 1531.8
1562.42	c Restart #35 #Var: 224 LB: 0 @ 1562
1595.60	c Restart #36 #Var: 224 LB: 0 @ 1595.1
1626.97	c Restart #37 #Var: 223 LB: 0 @ 1626.4
1664.59	c Restart #38 #Var: 223 LB: 0 @ 1664
1703.25	c Restart #39 #Var: 223 LB: 0 @ 1702.7
1754.79	c Restart #40 #Var: 223 LB: 0 @ 1754.2
1797.34	c Restart #41 #Var: 223 LB: 0 @ 1796.7
1800.61	s UNKNOWN
1800.61	c Exit Code: 0
1800.61	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/node76/watcher-39566-1149219260 -o ROOT/results/node76/solver-39566-1149219260 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node76/39566-1149219260/instance-39566-1149219260.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.96 0.91 2/68 13946
/proc/meminfo: memFree=1695368/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=4672 CPUtime=0
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 154 0 0 0 0 0 0 0 19 0 1 0 187565409 4784128 135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4821238 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 1168 135 105 55 0 46 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.96 0.91 2/68 13946
/proc/meminfo: memFree=1676768/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=23092 CPUtime=9.97
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 5019 0 0 0 992 5 0 0 25 0 1 0 187565409 23646208 4935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 5773 4935 293 55 0 4664 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 23092

[startup+20.0079 s]
/proc/loadavg: 0.94 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1666592/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=33128 CPUtime=19.98
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 7550 0 0 0 1989 9 0 0 25 0 1 0 187565409 33923072 7466 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 8282 7466 293 55 0 7173 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 33128

[startup+30.0141 s]
/proc/loadavg: 0.95 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1657632/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=42104 CPUtime=29.99
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 9785 0 0 0 2986 13 0 0 25 0 1 0 187565409 43114496 9701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 10526 9701 293 55 0 9417 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 42104

[startup+40.0203 s]
/proc/loadavg: 0.95 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1650016/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=49768 CPUtime=39.98
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 11690 0 0 0 3983 15 0 0 25 0 1 0 187565409 50962432 11606 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5253163 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 12442 11606 293 55 0 11333 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 49768

[startup+50.0265 s]
/proc/loadavg: 0.96 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1642592/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=57176 CPUtime=49.98
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 13549 0 0 0 4980 18 0 0 25 0 1 0 187565409 58548224 13464 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 14294 13464 293 55 0 13185 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 57176

[startup+60.0317 s]
/proc/loadavg: 0.97 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1635424/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=64448 CPUtime=59.99
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 15331 0 0 0 5979 20 0 0 25 0 1 0 187565409 65994752 15245 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 16112 15245 293 55 0 15003 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 64448

[startup+70.0379 s]
/proc/loadavg: 0.97 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1629088/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=70780 CPUtime=69.99
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 16917 0 0 0 6977 22 0 0 25 0 1 0 187565409 72478720 16831 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 17695 16831 293 55 0 16586 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 70780

[startup+80.0441 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1622304/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=77532 CPUtime=80
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 18602 0 0 0 7976 24 0 0 25 0 1 0 187565409 79392768 18516 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 19383 18516 293 55 0 18274 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 77532

[startup+90.0503 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1618976/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=80984 CPUtime=90
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 19458 0 0 0 8974 26 0 0 25 0 1 0 187565409 82927616 19369 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 20246 19369 293 55 0 19137 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 80984

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1615264/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=84692 CPUtime=100
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 20379 0 0 0 9972 28 0 0 25 0 1 0 187565409 86724608 20290 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718890 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 21173 20290 293 55 0 20064 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 84692

[startup+110.064 s]
/proc/loadavg: 0.98 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1609120/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=90776 CPUtime=110.01
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 21906 0 0 0 10971 30 0 0 25 0 1 0 187565409 92954624 21817 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 22694 21817 293 55 0 21585 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 90776

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1605664/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=94208 CPUtime=120.02
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 22767 0 0 0 11970 32 0 0 25 0 1 0 187565409 96468992 22677 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 23552 22677 293 55 0 22443 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 94208

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1600480/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=99492 CPUtime=130.01
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 24062 0 0 0 12967 34 0 0 25 0 1 0 187565409 101879808 23972 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 24873 23972 293 55 0 23764 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 99492

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1595680/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=104288 CPUtime=140.02
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 25259 0 0 0 13965 37 0 0 25 0 1 0 187565409 106790912 25167 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533955 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 26072 25167 293 55 0 24963 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 104288

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1591520/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=108528 CPUtime=150.02
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 26304 0 0 0 14964 38 0 0 25 0 1 0 187565409 111132672 26212 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 27132 26212 293 55 0 26023 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 108528

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1587168/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=112752 CPUtime=160.03
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 27381 0 0 0 15963 40 0 0 25 0 1 0 187565409 115458048 27289 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 28188 27289 293 55 0 27079 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 112752

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1582496/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=117508 CPUtime=170.03
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 28552 0 0 0 16961 42 0 0 25 0 1 0 187565409 120328192 28458 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 29377 28458 293 55 0 28268 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 117508

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1579040/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=120940 CPUtime=180.03
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 29408 0 0 0 17960 43 0 0 25 0 1 0 187565409 123842560 29314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 30235 29314 293 55 0 29126 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 120940

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1575520/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=124548 CPUtime=190.03
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 30297 0 0 0 18959 44 0 0 25 0 1 0 187565409 127537152 30199 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 31137 30199 293 55 0 30028 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 124548

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1572064/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=127996 CPUtime=200.04
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 31160 0 0 0 19958 46 0 0 25 0 1 0 187565409 131067904 31062 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 31999 31062 293 55 0 30890 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 127996

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 13946
/proc/meminfo: memFree=1567392/2055888 swapFree=4085392/4096564

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

/proc/13946/statm: 113307 111609 293 55 0 112198 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 453228

[startup+1771.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1247328/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=454572 CPUtime=1770.5
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112155 0 0 0 176854 196 0 0 25 0 1 0 187565409 465481728 111951 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 113643 111951 293 55 0 112534 0
Current children cumulated CPU time (s) 1770.5
Current children cumulated vsize (Kb) 454572

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1245792/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=456156 CPUtime=1780.49
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112535 0 0 0 177853 196 0 0 25 0 1 0 187565409 467103744 112331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114039 112331 293 55 0 112930 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (Kb) 456156

[startup+1782.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1245536/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=456420 CPUtime=1781.5
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112609 0 0 0 177953 197 0 0 25 0 1 0 187565409 467374080 112405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114105 112405 293 55 0 112996 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 456420

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1245472/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=456552 CPUtime=1782.51
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112626 0 0 0 178054 197 0 0 25 0 1 0 187565409 467509248 112422 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114138 112422 293 55 0 113029 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 456552

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1245280/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=456684 CPUtime=1783.51
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112671 0 0 0 178154 197 0 0 25 0 1 0 187565409 467644416 112467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114171 112467 293 55 0 113062 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 456684

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244960/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=456948 CPUtime=1784.51
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112755 0 0 0 178254 197 0 0 25 0 1 0 187565409 467914752 112551 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114237 112551 293 55 0 113128 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 456948

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244768/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=457212 CPUtime=1785.52
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112797 0 0 0 178355 197 0 0 25 0 1 0 187565409 468185088 112593 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114303 112593 293 55 0 113194 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 457212

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244512/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=457476 CPUtime=1786.52
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112860 0 0 0 178455 197 0 0 25 0 1 0 187565409 468455424 112656 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114369 112656 293 55 0 113260 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 457476

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244320/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=457608 CPUtime=1787.53
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112910 0 0 0 178556 197 0 0 25 0 1 0 187565409 468590592 112706 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114402 112706 293 55 0 113293 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 457608

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244128/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=457932 CPUtime=1788.53
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112965 0 0 0 178656 197 0 0 25 0 1 0 187565409 468922368 112758 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114483 112758 293 55 0 113374 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 457932

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1244000/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458064 CPUtime=1789.53
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 112995 0 0 0 178756 197 0 0 25 0 1 0 187565409 469057536 112788 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114516 112788 293 55 0 113407 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 458064

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1243808/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458196 CPUtime=1790.54
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113045 0 0 0 178857 197 0 0 25 0 1 0 187565409 469192704 112838 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534914 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114549 112838 293 55 0 113440 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 458196

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1243488/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458460 CPUtime=1791.54
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113118 0 0 0 178957 197 0 0 25 0 1 0 187565409 469463040 112911 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114615 112911 293 55 0 113506 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 458460

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1243296/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458724 CPUtime=1792.55
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113167 0 0 0 179057 198 0 0 25 0 1 0 187565409 469733376 112960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114681 112960 293 55 0 113572 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 458724

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1243104/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458856 CPUtime=1793.56
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113210 0 0 0 179158 198 0 0 25 0 1 0 187565409 469868544 113003 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114714 113003 293 55 0 113605 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 458856

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242976/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=458988 CPUtime=1794.56
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113255 0 0 0 179258 198 0 0 25 0 1 0 187565409 470003712 113048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114747 113048 293 55 0 113638 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 458988

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242656/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=459252 CPUtime=1795.56
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113322 0 0 0 179358 198 0 0 25 0 1 0 187565409 470274048 113115 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114813 113115 293 55 0 113704 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 459252

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242336/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=459648 CPUtime=1796.56
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113402 0 0 0 179458 198 0 0 25 0 1 0 187565409 470679552 113195 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114912 113195 293 55 0 113803 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 459648

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242272/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=459648 CPUtime=1797.57
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113424 0 0 0 179559 198 0 0 25 0 1 0 187565409 470679552 113217 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534835 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114912 113217 293 55 0 113803 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 459648

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242208/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=459780 CPUtime=1798.57
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113443 0 0 0 179659 198 0 0 25 0 1 0 187565409 470814720 113236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114945 113236 293 55 0 113836 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 459780

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 14143
/proc/meminfo: memFree=1242080/2055888 swapFree=4085392/4096564
[pid=13946] ppid=13944 vsize=459912 CPUtime=1799.59
/proc/13946/stat : 13946 (bsolo) R 13944 13946 13901 0 -1 0 113470 0 0 0 179760 199 0 0 25 0 1 0 187565409 470949888 113263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13946/statm: 114978 113263 293 55 0 113869 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 459912

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.08
CPU user time (s): 1798.03
CPU system time (s): 2.05769
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (Kb): 459912

Launcher Data (download as text)

Begin job on node76 on Fri Jun  2 03:34:20 UTC 2006


FILE ID= 39566-1149219260

PBS_JOBID= 295108

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  e3ac612b47921d8ce26a7ef2a453205c

RANDOM SEED= 781254657


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.14
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1695640 kB
Buffers:         30748 kB
Cached:         263584 kB
SwapCached:       2488 kB
Active:          91604 kB
Inactive:       211488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1695640 kB
SwapTotal:     4096564 kB
SwapFree:      4085392 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16536 kB
Slab:            43832 kB
Committed_AS:   215268 kB
PageTables:       1260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node76 on Fri Jun  2 04:04:21 UTC 2006