Trace number 39586

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.1 1800.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900667195.opb
MD5SUM80da336e36371770b02ed1fca93b5c11
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 benchmark415.278
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 655
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.01	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.063
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.11	c Restart #1 #Var: 231 LB: 0 @ 0.099
0.24	c Restart #2 #Var: 231 LB: 0 @ 0.232
0.50	c Restart #3 #Var: 231 LB: 0 @ 0.487
0.71	c Restart #4 #Var: 231 LB: 0 @ 0.701
0.90	c Restart #5 #Var: 231 LB: 0 @ 0.891
1.12	c Restart #6 #Var: 231 LB: 0 @ 1.111
1.40	c Restart #7 #Var: 231 LB: 0 @ 1.388
1.72	c Restart #8 #Var: 231 LB: 0 @ 1.714
2.20	c Restart #9 #Var: 231 LB: 0 @ 2.192
2.66	c Restart #10 #Var: 231 LB: 0 @ 2.649
3.34	c Restart #11 #Var: 231 LB: 0 @ 3.325
3.95	c Restart #12 #Var: 231 LB: 0 @ 3.943
4.87	c Restart #13 #Var: 231 LB: 0 @ 4.855
6.05	c Restart #14 #Var: 231 LB: 0 @ 6.039
7.10	c Restart #15 #Var: 231 LB: 0 @ 7.085
8.30	c Restart #16 #Var: 231 LB: 0 @ 8.283
10.15	c Restart #17 #Var: 231 LB: 0 @ 10.139
11.70	c Restart #18 #Var: 231 LB: 0 @ 11.683
13.49	c Restart #19 #Var: 231 LB: 0 @ 13.47
15.46	c Restart #20 #Var: 231 LB: 0 @ 15.448
17.59	c Restart #21 #Var: 231 LB: 0 @ 17.572
19.65	c Restart #22 #Var: 231 LB: 0 @ 19.63
22.48	c Restart #23 #Var: 231 LB: 0 @ 22.467
25.72	c Restart #24 #Var: 231 LB: 0 @ 25.702
29.21	c Restart #25 #Var: 231 LB: 0 @ 29.187
33.16	c Restart #26 #Var: 231 LB: 0 @ 33.14
40.00	c Restart #27 #Var: 231 LB: 0 @ 39.981
44.18	c Restart #28 #Var: 231 LB: 0 @ 44.154
50.91	c Restart #29 #Var: 231 LB: 0 @ 50.888
55.93	c Restart #30 #Var: 231 LB: 0 @ 55.906
63.43	c Restart #31 #Var: 231 LB: 0 @ 63.406
68.17	c Restart #32 #Var: 231 LB: 0 @ 68.14
75.68	c Restart #33 #Var: 231 LB: 0 @ 75.643
81.59	c Restart #34 #Var: 231 LB: 0 @ 81.557
89.02	c Restart #35 #Var: 231 LB: 0 @ 88.981
98.34	c Restart #36 #Var: 231 LB: 0 @ 98.307
105.77	c Restart #37 #Var: 231 LB: 0 @ 105.73
115.84	c Restart #38 #Var: 231 LB: 0 @ 115.8
125.65	c Restart #39 #Var: 231 LB: 0 @ 125.6
135.63	c Restart #40 #Var: 231 LB: 0 @ 135.58
149.93	c Restart #41 #Var: 231 LB: 0 @ 149.88
168.04	c Restart #42 #Var: 231 LB: 0 @ 167.99
180.14	c Restart #43 #Var: 231 LB: 0 @ 180.08
194.20	c Restart #44 #Var: 231 LB: 0 @ 194.14
204.56	c Restart #45 #Var: 231 LB: 0 @ 204.49
219.33	c Restart #46 #Var: 231 LB: 0 @ 219.26
234.36	c Restart #47 #Var: 231 LB: 0 @ 234.29
251.43	c Restart #48 #Var: 231 LB: 0 @ 251.35
275.16	c Restart #49 #Var: 231 LB: 0 @ 275.07
298.17	c Restart #50 #Var: 231 LB: 0 @ 298.08
320.03	c Restart #51 #Var: 231 LB: 0 @ 319.93
343.29	c Restart #52 #Var: 231 LB: 0 @ 343.19
374.27	c Restart #53 #Var: 231 LB: 0 @ 374.16
397.16	c Restart #54 #Var: 231 LB: 0 @ 397.04
417.99	c Restart #55 #Var: 231 LB: 0 @ 417.86
448.29	c Restart #56 #Var: 231 LB: 0 @ 448.16
473.73	c Restart #57 #Var: 231 LB: 0 @ 473.59
498.19	c Restart #58 #Var: 231 LB: 0 @ 498.05
529.38	c Restart #59 #Var: 231 LB: 0 @ 529.23
563.46	c Restart #60 #Var: 231 LB: 0 @ 563.3
597.97	c Restart #61 #Var: 231 LB: 0 @ 597.8
631.49	c Restart #62 #Var: 231 LB: 0 @ 631.31
675.00	c Restart #63 #Var: 231 LB: 0 @ 674.81
729.72	c Restart #64 #Var: 231 LB: 0 @ 729.52
779.51	c Restart #65 #Var: 231 LB: 0 @ 779.29
842.64	c Restart #66 #Var: 231 LB: 0 @ 842.41
893.27	c Restart #67 #Var: 231 LB: 0 @ 893.02
935.50	c CHANGE Heuristic... 
935.50	c Restart #0 #Var: 231 LB: 0 @ 935.25
944.03	c Restart #1 #Var: 231 LB: 0 @ 943.77
949.69	c Restart #2 #Var: 231 LB: 0 @ 949.43
957.46	c Restart #3 #Var: 231 LB: 0 @ 957.2
965.53	c Restart #4 #Var: 231 LB: 0 @ 965.26
972.01	c Restart #5 #Var: 231 LB: 0 @ 971.75
983.71	c Restart #6 #Var: 231 LB: 0 @ 983.44
992.40	c Restart #7 #Var: 231 LB: 0 @ 992.12
999.72	c Restart #8 #Var: 231 LB: 0 @ 999.45
1010.06	c Restart #9 #Var: 231 LB: 0 @ 1009.8
1020.22	c Restart #10 #Var: 231 LB: 0 @ 1019.9
1029.14	c Restart #11 #Var: 231 LB: 0 @ 1028.9
1036.23	c Restart #12 #Var: 231 LB: 0 @ 1035.9
1056.73	c Restart #13 #Var: 231 LB: 0 @ 1056.4
1067.29	c Restart #14 #Var: 231 LB: 0 @ 1067
1083.57	c Restart #15 #Var: 231 LB: 0 @ 1083.3
1092.86	c Restart #16 #Var: 231 LB: 0 @ 1092.6
1106.92	c Restart #17 #Var: 231 LB: 0 @ 1106.6
1120.29	c Restart #18 #Var: 231 LB: 0 @ 1120
1134.73	c Restart #19 #Var: 231 LB: 0 @ 1134.4
1153.50	c Restart #20 #Var: 231 LB: 0 @ 1153.2
1174.17	c Restart #21 #Var: 231 LB: 0 @ 1173.8
1193.00	c Restart #22 #Var: 231 LB: 0 @ 1192.7
1213.63	c Restart #23 #Var: 231 LB: 0 @ 1213.3
1237.64	c Restart #24 #Var: 231 LB: 0 @ 1237.3
1259.63	c Restart #25 #Var: 231 LB: 0 @ 1259.3
1288.32	c Restart #26 #Var: 231 LB: 0 @ 1288
1306.87	c Restart #27 #Var: 231 LB: 0 @ 1306.5
1334.24	c Restart #28 #Var: 231 LB: 0 @ 1333.9
1368.79	c Restart #29 #Var: 231 LB: 0 @ 1368.4
1392.41	c Restart #30 #Var: 231 LB: 0 @ 1392
1421.07	c Restart #31 #Var: 231 LB: 0 @ 1420.7
1450.57	c Restart #32 #Var: 231 LB: 0 @ 1450.2
1475.79	c Restart #33 #Var: 231 LB: 0 @ 1475.4
1506.33	c Restart #34 #Var: 231 LB: 0 @ 1505.9
1543.47	c Restart #35 #Var: 231 LB: 0 @ 1543
1568.52	c Restart #36 #Var: 231 LB: 0 @ 1568.1
1600.00	c Restart #37 #Var: 231 LB: 0 @ 1599.6
1634.47	c Restart #38 #Var: 231 LB: 0 @ 1634
1672.31	c Restart #39 #Var: 231 LB: 0 @ 1671.9
1704.43	c Restart #40 #Var: 231 LB: 0 @ 1704
1736.27	c Restart #41 #Var: 231 LB: 0 @ 1735.8
1774.51	c Restart #42 #Var: 231 LB: 0 @ 1774
1800.50	s UNKNOWN
1800.50	c Exit Code: 0
1800.50	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/node42/watcher-39586-1149221365 -o ROOT/results/node42/solver-39586-1149221365 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node42/39586-1149221365/instance-39586-1149221365.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.92 2/64 582
/proc/meminfo: memFree=1442296/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=4924 CPUtime=0
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 272 0 0 0 0 0 0 0 19 0 1 0 187803586 5042176 242 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696960 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 1231 245 156 55 0 123 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.95 0.92 2/64 582
/proc/meminfo: memFree=1421832/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=24804 CPUtime=9.98
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 5477 0 0 0 994 4 0 0 25 0 1 0 187803586 25399296 5392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 6201 5392 296 55 0 5093 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24804

[startup+20.0086 s]
/proc/loadavg: 0.94 0.96 0.92 2/64 582
/proc/meminfo: memFree=1407944/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=38796 CPUtime=19.98
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 8947 0 0 0 1989 9 0 0 25 0 1 0 187803586 39727104 8862 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 9699 8862 296 55 0 8591 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 38796

[startup+30.0148 s]
/proc/loadavg: 0.95 0.96 0.92 2/64 582
/proc/meminfo: memFree=1397640/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=48960 CPUtime=29.98
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 11504 0 0 0 2984 14 0 0 25 0 1 0 187803586 50135040 11419 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 12240 11419 296 55 0 11132 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 48960

[startup+40.0209 s]
/proc/loadavg: 0.95 0.96 0.92 2/64 582
/proc/meminfo: memFree=1390920/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=55696 CPUtime=39.99
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 13169 0 0 0 3982 17 0 0 25 0 1 0 187803586 57032704 13084 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 13924 13084 296 55 0 12816 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 55696

[startup+50.027 s]
/proc/loadavg: 0.96 0.96 0.92 2/64 582
/proc/meminfo: memFree=1383880/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=62692 CPUtime=49.99
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 14943 0 0 0 4979 20 0 0 25 0 1 0 187803586 64196608 14858 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 15673 14858 296 55 0 14565 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 62692

[startup+60.0331 s]
/proc/loadavg: 0.97 0.96 0.92 2/64 582
/proc/meminfo: memFree=1377352/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=69292 CPUtime=60
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 16585 0 0 0 5976 24 0 0 25 0 1 0 187803586 70955008 16500 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 17323 16500 296 55 0 16215 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 69292

[startup+70.0403 s]
/proc/loadavg: 0.97 0.96 0.92 2/64 582
/proc/meminfo: memFree=1369608/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=76956 CPUtime=70
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 18504 0 0 0 6974 26 0 0 25 0 1 0 187803586 78802944 18419 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 19239 18419 296 55 0 18131 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 76956

[startup+80.0464 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 582
/proc/meminfo: memFree=1362184/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=84488 CPUtime=80
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 20361 0 0 0 7972 28 0 0 25 0 1 0 187803586 86515712 20275 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529210 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 21122 20275 296 55 0 20014 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 84488

[startup+90.0525 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 582
/proc/meminfo: memFree=1355720/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=90852 CPUtime=90
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 21967 0 0 0 8969 31 0 0 25 0 1 0 187803586 93032448 21881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 22713 21881 296 55 0 21605 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 90852

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 582
/proc/meminfo: memFree=1350024/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=96668 CPUtime=100.01
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 23389 0 0 0 9967 34 0 0 25 0 1 0 187803586 98988032 23303 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 24167 23303 296 55 0 23059 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 96668

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.92 2/64 582
/proc/meminfo: memFree=1343624/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=103012 CPUtime=110.02
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 24994 0 0 0 10966 36 0 0 25 0 1 0 187803586 105484288 24908 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 25753 24908 296 55 0 24645 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 103012

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1338440/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=108292 CPUtime=120.02
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 26283 0 0 0 11964 38 0 0 25 0 1 0 187803586 110891008 26197 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 27073 26197 296 55 0 25965 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 108292

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1332232/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=114496 CPUtime=130.02
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 27823 0 0 0 12962 40 0 0 25 0 1 0 187803586 117243904 27737 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 28624 27737 296 55 0 27516 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 114496

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1327048/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=119644 CPUtime=140.03
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 29115 0 0 0 13960 43 0 0 25 0 1 0 187803586 122515456 29028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 29911 29028 296 55 0 28803 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 119644

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1322760/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=124004 CPUtime=150.03
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 30190 0 0 0 14959 44 0 0 25 0 1 0 187803586 126980096 30101 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 31001 30101 296 55 0 29893 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 124004

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1320392/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=126380 CPUtime=160.03
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 30781 0 0 0 15958 45 0 0 25 0 1 0 187803586 129413120 30691 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548537 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 31595 30691 296 55 0 30487 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 126380

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1315912/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=130872 CPUtime=170.04
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 31895 0 0 0 16957 47 0 0 25 0 1 0 187803586 134012928 31805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533497 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 32718 31805 296 55 0 31610 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 130872

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1310792/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=136020 CPUtime=180.04
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 33184 0 0 0 17955 49 0 0 25 0 1 0 187803586 139284480 33093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 34005 33093 296 55 0 32897 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 136020

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1306632/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=140116 CPUtime=190.04
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 34221 0 0 0 18953 51 0 0 25 0 1 0 187803586 143478784 34130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 35029 34130 296 55 0 33921 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 140116

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1301512/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=145292 CPUtime=200.04
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 35493 0 0 0 19951 53 0 0 25 0 1 0 187803586 148779008 35402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541353 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 36323 35402 296 55 0 35215 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 145292

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 582
/proc/meminfo: memFree=1296200/2055920 swapFree=4181440/4192956

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

/proc/582/statm: 122670 121030 296 55 0 121562 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 490680

[startup+1771.08 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=956232/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=492264 CPUtime=1770.59
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121601 0 0 0 176846 213 0 0 25 0 1 0 187803586 504078336 121433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123066 121433 296 55 0 121958 0
Current children cumulated CPU time (s) 1770.59
Current children cumulated vsize (Kb) 492264

[startup+1781.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955272/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493192 CPUtime=1780.6
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121848 0 0 0 177846 214 0 0 25 0 1 0 187803586 505028608 121680 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123298 121680 296 55 0 122190 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 493192

[startup+1782.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1781.6
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121862 0 0 0 177946 214 0 0 25 0 1 0 187803586 505184256 121694 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121694 296 55 0 122228 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 493344

[startup+1783.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1782.61
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121863 0 0 0 178047 214 0 0 25 0 1 0 187803586 505184256 121695 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121695 296 55 0 122228 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 493344

[startup+1784.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1783.61
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121864 0 0 0 178147 214 0 0 25 0 1 0 187803586 505184256 121696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121696 296 55 0 122228 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 493344

[startup+1785.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1784.62
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121864 0 0 0 178248 214 0 0 25 0 1 0 187803586 505184256 121696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121696 296 55 0 122228 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 493344

[startup+1786.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1785.62
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121864 0 0 0 178348 214 0 0 25 0 1 0 187803586 505184256 121696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121696 296 55 0 122228 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 493344

[startup+1787.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1786.62
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121865 0 0 0 178448 214 0 0 25 0 1 0 187803586 505184256 121697 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121697 296 55 0 122228 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 493344

[startup+1788.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955208/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1787.63
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121866 0 0 0 178549 214 0 0 25 0 1 0 187803586 505184256 121698 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121698 296 55 0 122228 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 493344

[startup+1789.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955144/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493344 CPUtime=1788.63
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121871 0 0 0 178649 214 0 0 25 0 1 0 187803586 505184256 121703 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12842619 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123336 121703 296 55 0 122228 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 493344

[startup+1790.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=955080/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493476 CPUtime=1789.64
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121896 0 0 0 178750 214 0 0 25 0 1 0 187803586 505319424 121728 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123369 121728 296 55 0 122261 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 493476

[startup+1791.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954952/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493476 CPUtime=1790.64
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121922 0 0 0 178850 214 0 0 25 0 1 0 187803586 505319424 121754 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123369 121754 296 55 0 122261 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 493476

[startup+1792.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954824/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493740 CPUtime=1791.65
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121961 0 0 0 178951 214 0 0 25 0 1 0 187803586 505589760 121793 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123435 121793 296 55 0 122327 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 493740

[startup+1793.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954696/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=493740 CPUtime=1792.65
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 121986 0 0 0 179051 214 0 0 25 0 1 0 187803586 505589760 121818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123435 121818 296 55 0 122327 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 493740

[startup+1794.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954504/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494004 CPUtime=1793.65
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122036 0 0 0 179151 214 0 0 25 0 1 0 187803586 505860096 121868 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123501 121868 296 55 0 122393 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 494004

[startup+1795.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954376/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494136 CPUtime=1794.66
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122070 0 0 0 179252 214 0 0 25 0 1 0 187803586 505995264 121902 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123534 121902 296 55 0 122426 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 494136

[startup+1796.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=954184/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494432 CPUtime=1795.67
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122120 0 0 0 179352 215 0 0 25 0 1 0 187803586 506298368 121950 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123608 121950 296 55 0 122500 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 494432

[startup+1797.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=953928/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494564 CPUtime=1796.67
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122176 0 0 0 179452 215 0 0 25 0 1 0 187803586 506433536 122006 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123641 122006 296 55 0 122533 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 494564

[startup+1798.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=953928/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494564 CPUtime=1797.68
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122185 0 0 0 179553 215 0 0 25 0 1 0 187803586 506433536 122015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123641 122015 296 55 0 122533 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 494564

[startup+1799.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=953864/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494696 CPUtime=1798.68
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122200 0 0 0 179653 215 0 0 25 0 1 0 187803586 506568704 122030 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123674 122030 296 55 0 122566 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 494696

[startup+1800.18 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 584
/proc/meminfo: memFree=953736/2055920 swapFree=4181440/4192956
[pid=582] ppid=580 vsize=494828 CPUtime=1799.69
/proc/582/stat : 582 (bsolo) R 580 582 537 0 -1 0 122227 0 0 0 179754 215 0 0 25 0 1 0 187803586 506703872 122057 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/582/statm: 123707 122057 296 55 0 122599 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 494828

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.1
CPU user time (s): 1797.87
CPU system time (s): 2.23066
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (Kb): 494828

Launcher Data (download as text)

Begin job on node42 on Fri Jun  2 04:09:25 UTC 2006


FILE ID= 39586-1149221365

PBS_JOBID= 295374

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  80da336e36371770b02ed1fca93b5c11

RANDOM SEED= 926078928


/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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1442440 kB
Buffers:         27388 kB
Cached:         514472 kB
SwapCached:       3432 kB
Active:         277144 kB
Inactive:       273616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442440 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            48728 kB
Committed_AS:   222676 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Fri Jun  2 04:39:26 UTC 2006