Trace number 39576

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.77

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552735.opb
MD5SUM2e08c1ce998ee58627c81926b9e65d57
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 benchmark62.8794
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 739
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.09	c INFO: OSL Context initialized.
0.13	c Initial problem consists of 231 variables and 2707 constraints.
0.15	c Using non-optimization problem switches.
0.15	c No problem reductions applied in OPT. instance.
0.15	c	preprocess terminated. Elapsed time: 0.071
0.15	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.19	c Restart #1 #Var: 231 LB: 0 @ 0.114
0.32	c Restart #2 #Var: 231 LB: 0 @ 0.242
0.47	c Restart #3 #Var: 231 LB: 0 @ 0.4
0.68	c Restart #4 #Var: 231 LB: 0 @ 0.602
0.86	c Restart #5 #Var: 231 LB: 0 @ 0.785
1.16	c Restart #6 #Var: 231 LB: 0 @ 1.085
1.42	c Restart #7 #Var: 231 LB: 0 @ 1.342
1.76	c Restart #8 #Var: 231 LB: 0 @ 1.686
2.20	c Restart #9 #Var: 231 LB: 0 @ 2.128
2.77	c Restart #10 #Var: 231 LB: 0 @ 2.698
3.54	c Restart #11 #Var: 231 LB: 0 @ 3.466
4.34	c Restart #12 #Var: 231 LB: 0 @ 4.27
5.39	c Restart #13 #Var: 231 LB: 0 @ 5.316
6.37	c Restart #14 #Var: 231 LB: 0 @ 6.297
7.38	c Restart #15 #Var: 231 LB: 0 @ 7.302
8.64	c Restart #16 #Var: 231 LB: 0 @ 8.565
10.44	c Restart #17 #Var: 231 LB: 0 @ 10.36
12.18	c Restart #18 #Var: 231 LB: 0 @ 12.099
14.15	c Restart #19 #Var: 231 LB: 0 @ 14.069
16.58	c Restart #20 #Var: 231 LB: 0 @ 16.491
19.49	c Restart #21 #Var: 231 LB: 0 @ 19.401
22.41	c Restart #22 #Var: 231 LB: 0 @ 22.328
26.31	c Restart #23 #Var: 231 LB: 0 @ 26.226
29.27	c Restart #24 #Var: 231 LB: 0 @ 29.179
33.50	c Restart #25 #Var: 231 LB: 0 @ 33.412
38.86	c Restart #26 #Var: 231 LB: 0 @ 38.771
44.05	c Restart #27 #Var: 231 LB: 0 @ 43.954
48.96	c Restart #28 #Var: 231 LB: 0 @ 48.863
54.84	c Restart #29 #Var: 231 LB: 0 @ 54.742
60.98	c Restart #30 #Var: 231 LB: 0 @ 60.879
67.67	c Restart #31 #Var: 231 LB: 0 @ 67.572
76.07	c Restart #32 #Var: 231 LB: 0 @ 75.969
84.46	c Restart #33 #Var: 231 LB: 0 @ 84.353
98.30	c Restart #34 #Var: 231 LB: 0 @ 98.191
107.60	c Restart #35 #Var: 231 LB: 0 @ 107.48
127.36	c Restart #36 #Var: 231 LB: 0 @ 127.24
140.52	c Restart #37 #Var: 231 LB: 0 @ 140.4
151.82	c Restart #38 #Var: 231 LB: 0 @ 151.69
163.90	c Restart #39 #Var: 231 LB: 0 @ 163.76
178.70	c Restart #40 #Var: 231 LB: 0 @ 178.57
197.50	c Restart #41 #Var: 231 LB: 0 @ 197.36
210.88	c Restart #42 #Var: 231 LB: 0 @ 210.73
232.32	c Restart #43 #Var: 231 LB: 0 @ 232.17
256.45	c Restart #44 #Var: 231 LB: 0 @ 256.29
281.65	c Restart #45 #Var: 231 LB: 0 @ 281.48
301.44	c Restart #46 #Var: 231 LB: 0 @ 301.26
320.17	c Restart #47 #Var: 231 LB: 0 @ 319.99
343.59	c Restart #48 #Var: 231 LB: 0 @ 343.4
375.55	c Restart #49 #Var: 231 LB: 0 @ 375.35
399.25	c Restart #50 #Var: 231 LB: 0 @ 399.04
423.62	c Restart #51 #Var: 231 LB: 0 @ 423.41
457.76	c Restart #52 #Var: 231 LB: 0 @ 457.53
488.06	c Restart #53 #Var: 231 LB: 0 @ 487.83
525.09	c Restart #54 #Var: 231 LB: 0 @ 524.84
567.79	c Restart #55 #Var: 231 LB: 0 @ 567.53
610.89	c Restart #56 #Var: 231 LB: 0 @ 610.58
644.88	c Restart #57 #Var: 231 LB: 0 @ 644.56
694.95	c Restart #58 #Var: 231 LB: 0 @ 694.61
740.16	c Restart #59 #Var: 231 LB: 0 @ 739.81
777.57	c Restart #60 #Var: 231 LB: 0 @ 777.21
823.79	c Restart #61 #Var: 231 LB: 0 @ 823.41
859.58	c Restart #62 #Var: 231 LB: 0 @ 859.19
918.46	c CHANGE Heuristic... 
918.46	c Restart #0 #Var: 231 LB: 0 @ 918.05
925.49	c Restart #1 #Var: 231 LB: 0 @ 925.08
933.42	c Restart #2 #Var: 231 LB: 0 @ 933
937.86	c Restart #3 #Var: 231 LB: 0 @ 937.45
945.00	c Restart #4 #Var: 231 LB: 0 @ 944.58
951.39	c Restart #5 #Var: 231 LB: 0 @ 950.97
958.41	c Restart #6 #Var: 231 LB: 0 @ 957.98
964.39	c Restart #7 #Var: 231 LB: 0 @ 963.96
974.52	c Restart #8 #Var: 231 LB: 0 @ 974.09
980.95	c Restart #9 #Var: 231 LB: 0 @ 980.52
995.40	c Restart #10 #Var: 231 LB: 0 @ 994.97
1008.71	c Restart #11 #Var: 231 LB: 0 @ 1008.3
1023.24	c Restart #12 #Var: 231 LB: 0 @ 1022.8
1035.81	c Restart #13 #Var: 231 LB: 0 @ 1035.4
1051.96	c Restart #14 #Var: 231 LB: 0 @ 1051.5
1064.37	c Restart #15 #Var: 231 LB: 0 @ 1063.9
1082.16	c Restart #16 #Var: 231 LB: 0 @ 1081.7
1100.18	c Restart #17 #Var: 231 LB: 0 @ 1099.7
1121.40	c Restart #18 #Var: 231 LB: 0 @ 1120.9
1144.85	c Restart #19 #Var: 231 LB: 0 @ 1144.4
1172.22	c Restart #20 #Var: 231 LB: 0 @ 1171.7
1196.75	c Restart #21 #Var: 231 LB: 0 @ 1196.2
1225.68	c Restart #22 #Var: 231 LB: 0 @ 1225.2
1261.21	c Restart #23 #Var: 231 LB: 0 @ 1260.7
1282.27	c Restart #24 #Var: 231 LB: 0 @ 1281.7
1309.52	c Restart #25 #Var: 231 LB: 0 @ 1309
1332.28	c Restart #26 #Var: 231 LB: 0 @ 1331.7
1359.72	c Restart #27 #Var: 231 LB: 0 @ 1359.2
1383.11	c Restart #28 #Var: 231 LB: 0 @ 1382.6
1424.81	c Restart #29 #Var: 231 LB: 0 @ 1424.2
1447.29	c Restart #30 #Var: 231 LB: 0 @ 1446.7
1476.84	c Restart #31 #Var: 231 LB: 0 @ 1476.3
1514.78	c Restart #32 #Var: 231 LB: 0 @ 1514.2
1560.73	c Restart #33 #Var: 231 LB: 0 @ 1560.1
1588.64	c Restart #34 #Var: 231 LB: 0 @ 1588
1639.21	c Restart #35 #Var: 231 LB: 0 @ 1638.6
1672.33	c Restart #36 #Var: 231 LB: 0 @ 1671.7
1704.61	c Restart #37 #Var: 231 LB: 0 @ 1704
1730.03	c Restart #38 #Var: 231 LB: 0 @ 1729.4
1795.35	c Restart #39 #Var: 231 LB: 0 @ 1794.7
1800.70	s UNKNOWN
1800.70	c Exit Code: 0
1800.70	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/node65/watcher-39576-1149220293 -o ROOT/results/node65/solver-39576-1149220293 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node65/39576-1149220293/instance-39576-1149220293.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 21428
/proc/meminfo: memFree=1601224/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=4932 CPUtime=0
/proc/21428/stat : 21428 (bsolo) D 21426 21428 21383 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 187698640 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 1 0 0
/proc/21428/statm: 1241 332 227 55 0 133 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 21428
/proc/meminfo: memFree=1582168/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=23620 CPUtime=9.91
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 5162 0 0 0 986 5 0 0 25 0 1 0 187698640 24186880 5077 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 5905 5077 296 55 0 4797 0
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (Kb) 23620

[startup+20.0089 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1571608/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=34180 CPUtime=19.91
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 7806 0 0 0 1983 8 0 0 25 0 1 0 187698640 35000320 7721 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 8545 7721 296 55 0 7437 0
Current children cumulated CPU time (s) 19.91
Current children cumulated vsize (Kb) 34180

[startup+30.0145 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1562840/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=42896 CPUtime=29.92
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 9981 0 0 0 2980 12 0 0 25 0 1 0 187698640 43925504 9896 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 10724 9896 296 55 0 9616 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (Kb) 42896

[startup+40.0202 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1556376/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=49376 CPUtime=39.92
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 11593 0 0 0 3977 15 0 0 25 0 1 0 187698640 50561024 11508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134523621 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 12344 11508 296 55 0 11236 0
Current children cumulated CPU time (s) 39.92
Current children cumulated vsize (Kb) 49376

[startup+50.0268 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1549656/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=56112 CPUtime=49.93
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 13280 0 0 0 4975 18 0 0 25 0 1 0 187698640 57458688 13194 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 14028 13194 296 55 0 12920 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (Kb) 56112

[startup+60.0325 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1543512/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=62184 CPUtime=59.92
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 14807 0 0 0 5971 21 0 0 25 0 1 0 187698640 63676416 14721 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 15546 14721 296 55 0 14438 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (Kb) 62184

[startup+70.0381 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1538264/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=67472 CPUtime=69.93
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 16127 0 0 0 6970 23 0 0 25 0 1 0 187698640 69091328 16041 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 16868 16041 296 55 0 15760 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (Kb) 67472

[startup+80.0438 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1532824/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=72908 CPUtime=79.93
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 17471 0 0 0 7967 26 0 0 25 0 1 0 187698640 74657792 17385 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 18227 17385 296 55 0 17119 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 72908

[startup+90.0494 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1529240/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=76480 CPUtime=89.93
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 18367 0 0 0 8966 27 0 0 25 0 1 0 187698640 78315520 18281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 19120 18281 296 55 0 18012 0
Current children cumulated CPU time (s) 89.93
Current children cumulated vsize (Kb) 76480

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1525336/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=80444 CPUtime=99.94
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 19353 0 0 0 9965 29 0 0 25 0 1 0 187698640 82374656 19267 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 20111 19267 296 55 0 19003 0
Current children cumulated CPU time (s) 99.94
Current children cumulated vsize (Kb) 80444

[startup+110.061 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 21428
/proc/meminfo: memFree=1521560/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=84280 CPUtime=109.93
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 20293 0 0 0 10963 30 0 0 25 0 1 0 187698640 86302720 20206 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 21070 20206 296 55 0 19962 0
Current children cumulated CPU time (s) 109.93
Current children cumulated vsize (Kb) 84280

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1520280/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=85600 CPUtime=119.94
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 20615 0 0 0 11963 31 0 0 25 0 1 0 187698640 87654400 20528 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 21400 20528 296 55 0 20292 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 85600

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1516568/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=89296 CPUtime=129.94
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 21530 0 0 0 12961 33 0 0 25 0 1 0 187698640 91439104 21441 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 22324 21441 296 55 0 21216 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (Kb) 89296

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1512152/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=93784 CPUtime=139.95
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 22642 0 0 0 13960 35 0 0 25 0 1 0 187698640 96034816 22553 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 23446 22553 296 55 0 22338 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 93784

[startup+150.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1508504/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=97348 CPUtime=149.95
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 23544 0 0 0 14959 36 0 0 25 0 1 0 187698640 99684352 23454 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719669 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 24337 23455 296 55 0 23229 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 97348

[startup+160.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1504024/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=101856 CPUtime=159.95
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 24664 0 0 0 15957 38 0 0 25 0 1 0 187698640 104300544 24574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 25464 24574 296 55 0 24356 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 101856

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1500632/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=105292 CPUtime=169.95
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 25513 0 0 0 16956 39 0 0 25 0 1 0 187698640 107819008 25423 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 26323 25423 296 55 0 25215 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 105292

[startup+180.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1496536/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=109412 CPUtime=179.96
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 26533 0 0 0 17954 42 0 0 25 0 1 0 187698640 112037888 26443 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 27353 26443 296 55 0 26245 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 109412

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1493336/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=112584 CPUtime=189.96
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 27334 0 0 0 18952 44 0 0 25 0 1 0 187698640 115286016 27244 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 28146 27244 296 55 0 27038 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 112584

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1490968/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=114964 CPUtime=199.95
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 27932 0 0 0 19950 45 0 0 25 0 1 0 187698640 117723136 27840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 28741 27840 296 55 0 27633 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 114964

[startup+210.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21428
/proc/meminfo: memFree=1486424/2055920 swapFree=4181844/4192956

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

/proc/21428/statm: 97136 95602 296 55 0 96028 0
Current children cumulated CPU time (s) 1760.33
Current children cumulated vsize (Kb) 388544

[startup+1771.03 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1218328/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=389372 CPUtime=1770.34
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 95963 0 0 0 176857 177 0 0 25 0 1 0 187698640 398716928 95788 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97343 95788 296 55 0 96235 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 389372

[startup+1781.03 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216984/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=390692 CPUtime=1780.34
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96296 0 0 0 177856 178 0 0 25 0 1 0 187698640 400068608 96121 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97673 96121 296 55 0 96565 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 390692

[startup+1782.04 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216728/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=390956 CPUtime=1781.35
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96352 0 0 0 177957 178 0 0 25 0 1 0 187698640 400338944 96177 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97739 96177 296 55 0 96631 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 390956

[startup+1783.04 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216472/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391220 CPUtime=1782.35
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96418 0 0 0 178057 178 0 0 25 0 1 0 187698640 400609280 96243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97805 96243 296 55 0 96697 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 391220

[startup+1784.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216280/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391352 CPUtime=1783.36
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96460 0 0 0 178158 178 0 0 25 0 1 0 187698640 400744448 96285 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97838 96285 296 55 0 96730 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 391352

[startup+1785.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216280/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391352 CPUtime=1784.36
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96467 0 0 0 178258 178 0 0 25 0 1 0 187698640 400744448 96292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97838 96292 296 55 0 96730 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 391352

[startup+1786.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216152/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391484 CPUtime=1785.36
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96496 0 0 0 178358 178 0 0 25 0 1 0 187698640 400879616 96321 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97871 96321 296 55 0 96763 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 391484

[startup+1787.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1216024/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391616 CPUtime=1786.37
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96526 0 0 0 178459 178 0 0 25 0 1 0 187698640 401014784 96351 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97904 96351 296 55 0 96796 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 391616

[startup+1788.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215960/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391616 CPUtime=1787.37
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96542 0 0 0 178559 178 0 0 25 0 1 0 187698640 401014784 96367 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97904 96367 296 55 0 96796 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 391616

[startup+1789.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215896/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391748 CPUtime=1788.38
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96556 0 0 0 178660 178 0 0 25 0 1 0 187698640 401149952 96381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97937 96381 296 55 0 96829 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 391748

[startup+1790.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215896/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391748 CPUtime=1789.38
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96564 0 0 0 178760 178 0 0 25 0 1 0 187698640 401149952 96389 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97937 96389 296 55 0 96829 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 391748

[startup+1791.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215832/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391748 CPUtime=1790.39
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96577 0 0 0 178861 178 0 0 25 0 1 0 187698640 401149952 96402 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541586 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97937 96402 296 55 0 96829 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 391748

[startup+1792.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215768/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391880 CPUtime=1791.39
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96588 0 0 0 178961 178 0 0 25 0 1 0 187698640 401285120 96413 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97970 96413 296 55 0 96862 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 391880

[startup+1793.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215768/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391880 CPUtime=1792.39
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96595 0 0 0 179061 178 0 0 25 0 1 0 187698640 401285120 96420 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97970 96420 296 55 0 96862 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 391880

[startup+1794.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215768/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391880 CPUtime=1793.4
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96603 0 0 0 179162 178 0 0 25 0 1 0 187698640 401285120 96428 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97970 96428 296 55 0 96862 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 391880

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215704/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391880 CPUtime=1794.4
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96610 0 0 0 179262 178 0 0 25 0 1 0 187698640 401285120 96435 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529346 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97970 96435 296 55 0 96862 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (Kb) 391880

[startup+1796.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215640/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=391880 CPUtime=1795.41
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96623 0 0 0 179363 178 0 0 25 0 1 0 187698640 401285120 96448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 97970 96448 296 55 0 96862 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 391880

[startup+1797.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215576/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=392012 CPUtime=1796.41
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96644 0 0 0 179463 178 0 0 25 0 1 0 187698640 401420288 96469 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 98003 96469 296 55 0 96895 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (Kb) 392012

[startup+1798.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215576/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=392012 CPUtime=1797.42
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96648 0 0 0 179564 178 0 0 25 0 1 0 187698640 401420288 96473 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 98003 96473 296 55 0 96895 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 392012

[startup+1799.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215512/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=392144 CPUtime=1798.42
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96661 0 0 0 179664 178 0 0 25 0 1 0 187698640 401555456 96486 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 98036 96486 296 55 0 96928 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 392144

[startup+1800.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 21623
/proc/meminfo: memFree=1215384/2055920 swapFree=4181844/4192956
[pid=21428] ppid=21426 vsize=392144 CPUtime=1799.43
/proc/21428/stat : 21428 (bsolo) R 21426 21428 21383 0 -1 0 96688 0 0 0 179765 178 0 0 25 0 1 0 187698640 401555456 96513 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21428/statm: 98036 96513 296 55 0 96928 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 392144

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.08
CPU user time (s): 1798.23
CPU system time (s): 1.84672
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (Kb): 392144

Launcher Data (download as text)

Begin job on node65 on Fri Jun  2 03:51:33 UTC 2006


FILE ID= 39576-1149220293

PBS_JOBID= 295243

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  2e08c1ce998ee58627c81926b9e65d57

RANDOM SEED= 662917570


/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.283
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.283
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:       1601496 kB
Buffers:         34948 kB
Cached:         343716 kB
SwapCached:       2952 kB
Active:         109004 kB
Inactive:       278508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601496 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            52936 kB
Committed_AS:   182884 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Fri Jun  2 04:21:34 UTC 2006