Trace number 39598

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557574.opb
MD5SUM5107a201bfa7ecd84a67ffb212d048dd
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 benchmark156.705
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 689
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.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.071
0.08	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.107
0.24	c Restart #2 #Var: 231 LB: 0 @ 0.224
0.37	c Restart #3 #Var: 231 LB: 0 @ 0.362
0.55	c Restart #4 #Var: 231 LB: 0 @ 0.542
0.79	c Restart #5 #Var: 231 LB: 0 @ 0.779
1.19	c Restart #6 #Var: 231 LB: 0 @ 1.18
1.61	c Restart #7 #Var: 231 LB: 0 @ 1.601
2.03	c Restart #8 #Var: 231 LB: 0 @ 2.019
2.49	c Restart #9 #Var: 231 LB: 0 @ 2.483
3.06	c Restart #10 #Var: 231 LB: 0 @ 3.049
3.84	c Restart #11 #Var: 231 LB: 0 @ 3.824
4.48	c Restart #12 #Var: 231 LB: 0 @ 4.467
5.21	c Restart #13 #Var: 231 LB: 0 @ 5.194
6.19	c Restart #14 #Var: 231 LB: 0 @ 6.176
7.66	c Restart #15 #Var: 231 LB: 0 @ 7.647
8.98	c Restart #16 #Var: 231 LB: 0 @ 8.966
10.75	c Restart #17 #Var: 231 LB: 0 @ 10.731
12.43	c Restart #18 #Var: 231 LB: 0 @ 12.414
14.58	c Restart #19 #Var: 231 LB: 0 @ 14.564
16.75	c Restart #20 #Var: 231 LB: 0 @ 16.727
18.99	c Restart #21 #Var: 231 LB: 0 @ 18.968
21.63	c Restart #22 #Var: 231 LB: 0 @ 21.611
24.65	c Restart #23 #Var: 231 LB: 0 @ 24.63
28.17	c Restart #24 #Var: 231 LB: 0 @ 28.147
32.42	c Restart #25 #Var: 231 LB: 0 @ 32.395
39.68	c Restart #26 #Var: 231 LB: 0 @ 39.65
43.88	c Restart #27 #Var: 231 LB: 0 @ 43.85
49.23	c Restart #28 #Var: 231 LB: 0 @ 49.205
55.16	c Restart #29 #Var: 231 LB: 0 @ 55.125
61.80	c Restart #30 #Var: 231 LB: 0 @ 61.771
68.08	c Restart #31 #Var: 231 LB: 0 @ 68.044
75.16	c Restart #32 #Var: 231 LB: 0 @ 75.127
83.19	c Restart #33 #Var: 231 LB: 0 @ 83.153
92.90	c Restart #34 #Var: 231 LB: 0 @ 92.854
100.41	c Restart #35 #Var: 231 LB: 0 @ 100.37
108.19	c Restart #36 #Var: 231 LB: 0 @ 108.15
116.49	c Restart #37 #Var: 231 LB: 0 @ 116.44
125.89	c Restart #38 #Var: 231 LB: 0 @ 125.84
139.89	c Restart #39 #Var: 231 LB: 0 @ 139.83
156.10	c Restart #40 #Var: 231 LB: 0 @ 156.04
169.39	c Restart #41 #Var: 231 LB: 0 @ 169.33
182.39	c Restart #42 #Var: 231 LB: 0 @ 182.32
200.71	c Restart #43 #Var: 231 LB: 0 @ 200.64
216.20	c Restart #44 #Var: 231 LB: 0 @ 216.12
233.60	c Restart #45 #Var: 231 LB: 0 @ 233.51
250.31	c Restart #46 #Var: 231 LB: 0 @ 250.22
275.03	c Restart #47 #Var: 231 LB: 0 @ 274.93
294.66	c Restart #48 #Var: 231 LB: 0 @ 294.55
319.35	c Restart #49 #Var: 231 LB: 0 @ 319.24
340.37	c Restart #50 #Var: 231 LB: 0 @ 340.25
362.89	c Restart #51 #Var: 231 LB: 0 @ 362.77
386.11	c Restart #52 #Var: 231 LB: 0 @ 385.98
417.36	c Restart #53 #Var: 231 LB: 0 @ 417.22
452.52	c Restart #54 #Var: 231 LB: 0 @ 452.37
485.45	c Restart #55 #Var: 231 LB: 0 @ 485.29
521.97	c Restart #56 #Var: 231 LB: 0 @ 521.8
558.75	c Restart #57 #Var: 231 LB: 0 @ 558.57
586.06	c Restart #58 #Var: 231 LB: 0 @ 585.87
642.12	c Restart #59 #Var: 231 LB: 0 @ 641.92
683.10	c Restart #60 #Var: 231 LB: 0 @ 682.88
715.84	c Restart #61 #Var: 231 LB: 0 @ 715.62
768.30	c Restart #62 #Var: 231 LB: 0 @ 768.06
809.04	c Restart #63 #Var: 231 LB: 0 @ 808.78
846.21	c Restart #64 #Var: 231 LB: 0 @ 845.95
924.89	c CHANGE Heuristic... 
924.89	c Restart #0 #Var: 231 LB: 0 @ 924.6
933.30	c Restart #1 #Var: 231 LB: 0 @ 933
939.86	c Restart #2 #Var: 231 LB: 0 @ 939.57
947.65	c Restart #3 #Var: 231 LB: 0 @ 947.35
956.71	c Restart #4 #Var: 231 LB: 0 @ 956.41
966.56	c Restart #5 #Var: 231 LB: 0 @ 966.26
973.63	c Restart #6 #Var: 231 LB: 0 @ 973.33
980.48	c Restart #7 #Var: 231 LB: 0 @ 980.18
988.84	c Restart #8 #Var: 231 LB: 0 @ 988.53
996.38	c Restart #9 #Var: 231 LB: 0 @ 996.07
1006.15	c Restart #10 #Var: 231 LB: 0 @ 1005.8
1018.16	c Restart #11 #Var: 231 LB: 0 @ 1017.8
1030.04	c Restart #12 #Var: 231 LB: 0 @ 1029.7
1050.44	c Restart #13 #Var: 231 LB: 0 @ 1050.1
1063.66	c Restart #14 #Var: 231 LB: 0 @ 1063.3
1079.29	c Restart #15 #Var: 231 LB: 0 @ 1079
1098.88	c Restart #16 #Var: 231 LB: 0 @ 1098.5
1117.95	c Restart #17 #Var: 231 LB: 0 @ 1117.6
1133.30	c Restart #18 #Var: 231 LB: 0 @ 1132.9
1159.41	c Restart #19 #Var: 231 LB: 0 @ 1159.1
1177.41	c Restart #20 #Var: 231 LB: 0 @ 1177
1192.16	c Restart #21 #Var: 231 LB: 0 @ 1191.8
1212.99	c Restart #22 #Var: 231 LB: 0 @ 1212.6
1233.72	c Restart #23 #Var: 231 LB: 0 @ 1233.3
1258.85	c Restart #24 #Var: 231 LB: 0 @ 1258.5
1282.08	c Restart #25 #Var: 231 LB: 0 @ 1281.7
1307.90	c Restart #26 #Var: 231 LB: 0 @ 1307.5
1329.82	c Restart #27 #Var: 231 LB: 0 @ 1329.4
1357.80	c Restart #28 #Var: 231 LB: 0 @ 1357.4
1385.83	c Restart #29 #Var: 231 LB: 0 @ 1385.4
1418.47	c Restart #30 #Var: 231 LB: 0 @ 1418
1445.87	c Restart #31 #Var: 231 LB: 0 @ 1445.4
1476.16	c Restart #32 #Var: 231 LB: 0 @ 1475.7
1503.31	c Restart #33 #Var: 231 LB: 0 @ 1502.8
1533.47	c Restart #34 #Var: 231 LB: 0 @ 1533
1567.59	c Restart #35 #Var: 231 LB: 0 @ 1567.1
1595.70	c Restart #36 #Var: 231 LB: 0 @ 1595.2
1629.18	c Restart #37 #Var: 231 LB: 0 @ 1628.7
1658.93	c Restart #38 #Var: 231 LB: 0 @ 1658.4
1705.77	c Restart #39 #Var: 231 LB: 0 @ 1705.2
1745.42	c Restart #40 #Var: 231 LB: 0 @ 1744.9
1784.43	c Restart #41 #Var: 231 LB: 0 @ 1783.9
1800.56	s UNKNOWN
1800.56	c Exit Code: 0
1800.56	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/node86/watcher-39598-1149222599 -o ROOT/results/node86/solver-39598-1149222599 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node86/39598-1149222599/instance-39598-1149222599.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.99 3/68 27441
/proc/meminfo: memFree=1689552/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=4672 CPUtime=0
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 133 0 0 0 0 0 0 0 19 0 1 0 187899131 4784128 115 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5669096 0 0 4096 0 0 0 0 17 1 0 0
/proc/27441/statm: 1168 119 99 55 0 46 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1671264/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=22836 CPUtime=9.97
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 4951 0 0 0 993 4 0 0 25 0 1 0 187899131 23384064 4867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718567 0 0 4096 16384 0 0 0 17 0 0 0
/proc/27441/statm: 5709 4867 293 55 0 4600 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 22836

[startup+20.0082 s]
/proc/loadavg: 0.94 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1659296/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=34716 CPUtime=19.98
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 7947 0 0 0 1990 8 0 0 25 0 1 0 187899131 35549184 7863 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 8679 7863 293 55 0 7570 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 34716

[startup+30.0144 s]
/proc/loadavg: 0.95 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1650016/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=44092 CPUtime=29.98
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 10275 0 0 0 2986 12 0 0 25 0 1 0 187899131 45150208 10191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 11023 10191 293 55 0 9914 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 44092

[startup+40.0195 s]
/proc/loadavg: 0.96 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1644384/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=49768 CPUtime=39.98
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 11680 0 0 0 3983 15 0 0 25 0 1 0 187899131 50962432 11596 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 12442 11596 293 55 0 11333 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 49768

[startup+50.0257 s]
/proc/loadavg: 0.96 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1636128/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=57964 CPUtime=49.98
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 13736 0 0 0 4980 18 0 0 25 0 1 0 187899131 59355136 13652 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696481 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 14491 13652 293 55 0 13382 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 57964

[startup+60.0318 s]
/proc/loadavg: 0.97 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1630176/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=63916 CPUtime=59.99
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 15242 0 0 0 5978 21 0 0 25 0 1 0 187899131 65449984 15158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 15979 15158 293 55 0 14870 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 63916

[startup+70.038 s]
/proc/loadavg: 0.97 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1623264/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=70928 CPUtime=70
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 16959 0 0 0 6976 24 0 0 25 0 1 0 187899131 72630272 16875 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 17732 16875 293 55 0 16623 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 70928

[startup+80.0441 s]
/proc/loadavg: 0.98 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1617248/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=76868 CPUtime=80
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 18452 0 0 0 7974 26 0 0 25 0 1 0 187899131 78712832 18368 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 19217 18368 293 55 0 18108 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 76868

[startup+90.0503 s]
/proc/loadavg: 0.98 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1612576/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=81624 CPUtime=90
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 19638 0 0 0 8972 28 0 0 25 0 1 0 187899131 83582976 19554 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 20406 19554 293 55 0 19297 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 81624

[startup+100.055 s]
/proc/loadavg: 0.98 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1606560/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=87572 CPUtime=100
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 21141 0 0 0 9969 31 0 0 25 0 1 0 187899131 89673728 21057 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 21893 21057 293 55 0 20784 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 87572

[startup+110.062 s]
/proc/loadavg: 0.98 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1600736/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=93516 CPUtime=110
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 22593 0 0 0 10967 33 0 0 25 0 1 0 187899131 95760384 22509 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 23379 22509 293 55 0 22270 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 93516

[startup+120.068 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1593632/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=100516 CPUtime=120.01
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 24359 0 0 0 11966 35 0 0 25 0 1 0 187899131 102928384 24275 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 25129 24275 293 55 0 24020 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 100516

[startup+130.074 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1589536/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=104748 CPUtime=130.01
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 25388 0 0 0 12963 38 0 0 25 0 1 0 187899131 107261952 25304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 26187 25304 293 55 0 25078 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 104748

[startup+140.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1585120/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=109128 CPUtime=140.01
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 26474 0 0 0 13962 39 0 0 25 0 1 0 187899131 111747072 26390 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 27282 26390 293 55 0 26173 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 109128

[startup+150.086 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1582560/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=111772 CPUtime=150.01
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 27118 0 0 0 14961 40 0 0 25 0 1 0 187899131 114454528 27034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 27943 27034 293 55 0 26834 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 111772

[startup+160.091 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1578400/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=115860 CPUtime=160.02
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 28156 0 0 0 15959 43 0 0 25 0 1 0 187899131 118640640 28071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 28965 28071 293 55 0 27856 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 115860

[startup+170.097 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1574112/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=120216 CPUtime=170.02
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 29229 0 0 0 16958 44 0 0 25 0 1 0 187899131 123101184 29144 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 30054 29144 293 55 0 28945 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 120216

[startup+180.104 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1568928/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=125364 CPUtime=180.02
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 30515 0 0 0 17956 46 0 0 25 0 1 0 187899131 128372736 30430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 31341 30430 293 55 0 30232 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 125364

[startup+190.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1565984/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=128296 CPUtime=190.03
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 31246 0 0 0 18955 48 0 0 25 0 1 0 187899131 131375104 31160 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 32074 31160 293 55 0 30965 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 128296

[startup+200.116 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1561888/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=132536 CPUtime=200.03
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 32282 0 0 0 19954 49 0 0 25 0 1 0 187899131 135716864 32196 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 33134 32196 293 55 0 32025 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 132536

[startup+210.122 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27441
/proc/meminfo: memFree=1558240/2055892 swapFree=4084792/4096564

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

/proc/27441/statm: 109549 108036 293 55 0 108440 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 438196

[startup+1771.06 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1256288/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=439648 CPUtime=1770.51
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 108542 0 0 0 176866 185 0 0 25 0 1 0 187899131 450199552 108382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 109912 108382 293 55 0 108803 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 439648

[startup+1781.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1254112/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=441760 CPUtime=1780.52
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109086 0 0 0 177866 186 0 0 25 0 1 0 187899131 452362240 108926 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529270 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110440 108926 293 55 0 109331 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 441760

[startup+1782.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253920/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=441892 CPUtime=1781.52
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109136 0 0 0 177966 186 0 0 25 0 1 0 187899131 452497408 108976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110473 108976 293 55 0 109364 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 441892

[startup+1783.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253728/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442172 CPUtime=1782.53
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109183 0 0 0 178067 186 0 0 25 0 1 0 187899131 452784128 109023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110543 109023 293 55 0 109434 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 442172

[startup+1784.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253536/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442304 CPUtime=1783.53
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109225 0 0 0 178167 186 0 0 25 0 1 0 187899131 452919296 109065 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110576 109065 293 55 0 109467 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 442304

[startup+1785.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253536/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442304 CPUtime=1784.54
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109238 0 0 0 178268 186 0 0 25 0 1 0 187899131 452919296 109078 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110576 109078 293 55 0 109467 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 442304

[startup+1786.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253472/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442436 CPUtime=1785.54
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109252 0 0 0 178368 186 0 0 25 0 1 0 187899131 453054464 109092 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110609 109092 293 55 0 109500 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 442436

[startup+1787.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253408/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442436 CPUtime=1786.55
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109264 0 0 0 178469 186 0 0 25 0 1 0 187899131 453054464 109104 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110609 109104 293 55 0 109500 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 442436

[startup+1788.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253344/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442436 CPUtime=1787.55
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109277 0 0 0 178569 186 0 0 25 0 1 0 187899131 453054464 109117 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110609 109117 293 55 0 109500 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 442436

[startup+1789.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253280/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442568 CPUtime=1788.56
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109292 0 0 0 178670 186 0 0 25 0 1 0 187899131 453189632 109132 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110642 109132 293 55 0 109533 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 442568

[startup+1790.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253216/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442568 CPUtime=1789.56
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109313 0 0 0 178770 186 0 0 25 0 1 0 187899131 453189632 109153 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110642 109153 293 55 0 109533 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 442568

[startup+1791.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1253088/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442700 CPUtime=1790.56
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109340 0 0 0 178870 186 0 0 25 0 1 0 187899131 453324800 109180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110675 109180 293 55 0 109566 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 442700

[startup+1792.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252896/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=442832 CPUtime=1791.57
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109383 0 0 0 178971 186 0 0 25 0 1 0 187899131 453459968 109223 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110708 109223 293 55 0 109599 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 442832

[startup+1793.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252768/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443096 CPUtime=1792.57
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109424 0 0 0 179071 186 0 0 25 0 1 0 187899131 453730304 109264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110774 109264 293 55 0 109665 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 443096

[startup+1794.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252640/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443096 CPUtime=1793.57
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109450 0 0 0 179171 186 0 0 25 0 1 0 187899131 453730304 109290 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110774 109290 293 55 0 109665 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 443096

[startup+1795.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252512/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443228 CPUtime=1794.58
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109479 0 0 0 179272 186 0 0 25 0 1 0 187899131 453865472 109319 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110807 109319 293 55 0 109698 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 443228

[startup+1796.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252448/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443360 CPUtime=1795.58
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109505 0 0 0 179372 186 0 0 25 0 1 0 187899131 454000640 109345 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110840 109345 293 55 0 109731 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 443360

[startup+1797.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252320/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443492 CPUtime=1796.59
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109534 0 0 0 179473 186 0 0 25 0 1 0 187899131 454135808 109374 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110873 109374 293 55 0 109764 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 443492

[startup+1798.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252256/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443624 CPUtime=1797.59
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109552 0 0 0 179573 186 0 0 25 0 1 0 187899131 454270976 109392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110906 109392 293 55 0 109797 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 443624

[startup+1799.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1252128/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443624 CPUtime=1798.59
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109581 0 0 0 179673 186 0 0 25 0 1 0 187899131 454270976 109421 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110906 109421 293 55 0 109797 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 443624

[startup+1800.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 27443
/proc/meminfo: memFree=1251872/2055892 swapFree=4084792/4096564
[pid=27441] ppid=27439 vsize=443888 CPUtime=1799.61
/proc/27441/stat : 27441 (bsolo) R 27439 27441 27396 0 -1 0 109640 0 0 0 179774 187 0 0 25 0 1 0 187899131 454541312 109480 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27441/statm: 110972 109480 293 55 0 109863 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 443888

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.08
CPU user time (s): 1798.14
CPU system time (s): 1.9347
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 443888

Launcher Data (download as text)

Begin job on node86 on Fri Jun  2 04:29:59 UTC 2006


FILE ID= 39598-1149222599

PBS_JOBID= 295529

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  5107a201bfa7ecd84a67ffb212d048dd

RANDOM SEED= 575890521


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1689760 kB
Buffers:         25804 kB
Cached:         271588 kB
SwapCached:       3032 kB
Active:          94200 kB
Inactive:       211948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1689760 kB
SwapTotal:     4096564 kB
SwapFree:      4084792 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          15136 kB
Slab:            46656 kB
Committed_AS:   241764 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node86 on Fri Jun  2 05:00:00 UTC 2006