Trace number 39575

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.07 1800.79

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576151.opb
MD5SUM8485c5b622ae9efcb86cc93d1fd8b600
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 benchmark306.305
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 697
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.11	c Restart #1 #Var: 231 LB: 0 @ 0.107
0.25	c Restart #2 #Var: 231 LB: 0 @ 0.24
0.40	c Restart #3 #Var: 231 LB: 0 @ 0.388
0.51	c Restart #4 #Var: 231 LB: 0 @ 0.502
0.70	c Restart #5 #Var: 231 LB: 0 @ 0.69
0.95	c Restart #6 #Var: 231 LB: 0 @ 0.94
1.28	c Restart #7 #Var: 231 LB: 0 @ 1.272
1.69	c Restart #8 #Var: 231 LB: 0 @ 1.685
2.18	c Restart #9 #Var: 231 LB: 0 @ 2.169
2.67	c Restart #10 #Var: 231 LB: 0 @ 2.666
3.43	c Restart #11 #Var: 231 LB: 0 @ 3.424
4.26	c Restart #12 #Var: 231 LB: 0 @ 4.25
5.12	c Restart #13 #Var: 231 LB: 0 @ 5.111
6.02	c Restart #14 #Var: 231 LB: 0 @ 6.011
7.54	c Restart #15 #Var: 231 LB: 0 @ 7.529
8.77	c Restart #16 #Var: 231 LB: 0 @ 8.762
10.30	c Restart #17 #Var: 231 LB: 0 @ 10.287
11.92	c Restart #18 #Var: 231 LB: 0 @ 11.908
14.11	c Restart #19 #Var: 231 LB: 0 @ 14.096
16.27	c Restart #20 #Var: 231 LB: 0 @ 16.25
18.26	c Restart #21 #Var: 231 LB: 0 @ 18.238
20.88	c Restart #22 #Var: 231 LB: 0 @ 20.864
23.36	c Restart #23 #Var: 231 LB: 0 @ 23.338
26.59	c Restart #24 #Var: 231 LB: 0 @ 26.57
30.49	c Restart #25 #Var: 231 LB: 0 @ 30.467
33.86	c Restart #26 #Var: 231 LB: 0 @ 33.835
39.19	c Restart #27 #Var: 231 LB: 0 @ 39.171
44.11	c Restart #28 #Var: 231 LB: 0 @ 44.079
49.46	c Restart #29 #Var: 231 LB: 0 @ 49.429
55.09	c Restart #30 #Var: 231 LB: 0 @ 55.062
60.80	c Restart #31 #Var: 231 LB: 0 @ 60.771
68.02	c Restart #32 #Var: 231 LB: 0 @ 67.982
74.52	c Restart #33 #Var: 231 LB: 0 @ 74.485
82.97	c Restart #34 #Var: 231 LB: 0 @ 82.932
92.50	c Restart #35 #Var: 231 LB: 0 @ 92.45
101.04	c Restart #36 #Var: 231 LB: 0 @ 100.99
116.27	c Restart #37 #Var: 231 LB: 0 @ 116.22
128.01	c Restart #38 #Var: 231 LB: 0 @ 127.95
138.51	c Restart #39 #Var: 231 LB: 0 @ 138.45
152.47	c Restart #40 #Var: 231 LB: 0 @ 152.4
167.52	c Restart #41 #Var: 231 LB: 0 @ 167.44
182.99	c Restart #42 #Var: 231 LB: 0 @ 182.91
200.87	c Restart #43 #Var: 231 LB: 0 @ 200.79
217.60	c Restart #44 #Var: 231 LB: 0 @ 217.51
238.04	c Restart #45 #Var: 231 LB: 0 @ 237.94
266.39	c Restart #46 #Var: 231 LB: 0 @ 266.28
285.19	c Restart #47 #Var: 231 LB: 0 @ 285.08
312.46	c Restart #48 #Var: 231 LB: 0 @ 312.34
336.33	c Restart #49 #Var: 231 LB: 0 @ 336.2
356.68	c Restart #50 #Var: 231 LB: 0 @ 356.55
386.08	c Restart #51 #Var: 231 LB: 0 @ 385.93
414.57	c Restart #52 #Var: 231 LB: 0 @ 414.42
455.87	c Restart #53 #Var: 231 LB: 0 @ 455.7
488.76	c Restart #54 #Var: 231 LB: 0 @ 488.57
514.28	c Restart #55 #Var: 231 LB: 0 @ 514.09
552.67	c Restart #56 #Var: 231 LB: 0 @ 552.47
578.84	c Restart #57 #Var: 231 LB: 0 @ 578.63
612.31	c Restart #58 #Var: 231 LB: 0 @ 612.09
643.08	c Restart #59 #Var: 231 LB: 0 @ 642.85
691.82	c Restart #60 #Var: 231 LB: 0 @ 691.57
733.13	c Restart #61 #Var: 231 LB: 0 @ 732.86
782.70	c Restart #62 #Var: 231 LB: 0 @ 782.33
830.82	c Restart #63 #Var: 231 LB: 0 @ 830.45
875.55	c Restart #64 #Var: 231 LB: 0 @ 875.15
945.51	c CHANGE Heuristic... 
945.51	c Restart #0 #Var: 231 LB: 0 @ 945.1
953.42	c Restart #1 #Var: 231 LB: 0 @ 953
958.34	c Restart #2 #Var: 231 LB: 0 @ 957.92
963.63	c Restart #3 #Var: 231 LB: 0 @ 963.21
970.71	c Restart #4 #Var: 231 LB: 0 @ 970.28
978.09	c Restart #5 #Var: 231 LB: 0 @ 977.66
984.57	c Restart #6 #Var: 231 LB: 0 @ 984.14
990.81	c Restart #7 #Var: 231 LB: 0 @ 990.37
1001.71	c Restart #8 #Var: 231 LB: 0 @ 1001.3
1018.62	c Restart #9 #Var: 231 LB: 0 @ 1018.2
1025.59	c Restart #10 #Var: 231 LB: 0 @ 1025.1
1042.15	c Restart #11 #Var: 231 LB: 0 @ 1041.7
1054.13	c Restart #12 #Var: 231 LB: 0 @ 1053.7
1070.68	c Restart #13 #Var: 231 LB: 0 @ 1070.2
1088.20	c Restart #14 #Var: 231 LB: 0 @ 1087.7
1106.66	c Restart #15 #Var: 231 LB: 0 @ 1106.2
1117.51	c Restart #16 #Var: 231 LB: 0 @ 1117
1134.47	c Restart #17 #Var: 231 LB: 0 @ 1134
1157.54	c Restart #18 #Var: 231 LB: 0 @ 1157.1
1171.30	c Restart #19 #Var: 231 LB: 0 @ 1170.8
1190.88	c Restart #20 #Var: 231 LB: 0 @ 1190.4
1218.87	c Restart #21 #Var: 231 LB: 0 @ 1218.4
1246.14	c Restart #22 #Var: 231 LB: 0 @ 1245.6
1270.42	c Restart #23 #Var: 231 LB: 0 @ 1269.9
1290.15	c Restart #24 #Var: 231 LB: 0 @ 1289.6
1311.55	c Restart #25 #Var: 231 LB: 0 @ 1311
1336.14	c Restart #26 #Var: 231 LB: 0 @ 1335.6
1375.01	c Restart #27 #Var: 231 LB: 0 @ 1374.4
1412.95	c Restart #28 #Var: 231 LB: 0 @ 1412.4
1453.41	c Restart #29 #Var: 231 LB: 0 @ 1452.8
1480.29	c Restart #30 #Var: 231 LB: 0 @ 1479.7
1502.88	c Restart #31 #Var: 231 LB: 0 @ 1502.3
1528.18	c Restart #32 #Var: 231 LB: 0 @ 1527.6
1561.99	c Restart #33 #Var: 231 LB: 0 @ 1561.4
1593.71	c Restart #34 #Var: 231 LB: 0 @ 1593.1
1623.26	c Restart #35 #Var: 231 LB: 0 @ 1622.6
1655.16	c Restart #36 #Var: 231 LB: 0 @ 1654.5
1695.72	c Restart #37 #Var: 231 LB: 0 @ 1695
1730.00	c Restart #38 #Var: 231 LB: 0 @ 1729.3
1764.78	c Restart #39 #Var: 231 LB: 0 @ 1764.1
1800.72	s UNKNOWN
1800.72	c Exit Code: 0
1800.72	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/node83/watcher-39575-1149220119 -o ROOT/results/node83/solver-39575-1149220119 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node83/39575-1149220119/instance-39575-1149220119.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.94 0.92 3/67 21966
/proc/meminfo: memFree=1629088/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=4672 CPUtime=0
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 83 0 0 0 0 0 0 0 20 0 1 0 187651259 4784128 66 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11678995 0 0 4096 0 0 0 0 17 1 0 0
/proc/21966/statm: 1168 83 66 55 0 46 0

[startup+10.0029 s]
/proc/loadavg: 0.87 0.94 0.92 2/67 21966
/proc/meminfo: memFree=1609184/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=24416 CPUtime=9.98
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 5356 0 0 0 993 5 0 0 25 0 1 0 187651259 25001984 5272 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 6104 5272 293 55 0 4995 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24416

[startup+20.0088 s]
/proc/loadavg: 0.89 0.94 0.92 2/67 21966
/proc/meminfo: memFree=1596704/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=36824 CPUtime=19.98
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 8473 0 0 0 1991 7 0 0 25 0 1 0 187651259 37707776 8389 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 9206 8389 293 55 0 8097 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 36824

[startup+30.0147 s]
/proc/loadavg: 0.91 0.94 0.92 2/67 21966
/proc/meminfo: memFree=1586848/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=46724 CPUtime=29.98
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 10931 0 0 0 2987 11 0 0 25 0 1 0 187651259 47845376 10847 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 11681 10847 293 55 0 10572 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 46724

[startup+40.0207 s]
/proc/loadavg: 0.92 0.94 0.92 2/67 21966
/proc/meminfo: memFree=1579104/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=54380 CPUtime=39.98
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 12852 0 0 0 3985 13 0 0 25 0 1 0 187651259 55685120 12768 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12171307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 13595 12768 293 55 0 12486 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 54380

[startup+50.0266 s]
/proc/loadavg: 0.93 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1571296/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=62176 CPUtime=49.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 14801 0 0 0 4983 16 0 0 25 0 1 0 187651259 63668224 14717 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 15544 14717 293 55 0 14435 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 62176

[startup+60.0325 s]
/proc/loadavg: 0.94 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1564320/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=69188 CPUtime=59.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 16540 0 0 0 5980 19 0 0 25 0 1 0 187651259 70848512 16456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 17297 16456 293 55 0 16188 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 69188

[startup+70.0384 s]
/proc/loadavg: 0.95 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1557984/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=75540 CPUtime=69.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 18123 0 0 0 6978 21 0 0 25 0 1 0 187651259 77352960 18039 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548722 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 18885 18039 293 55 0 17776 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 75540

[startup+80.0444 s]
/proc/loadavg: 0.96 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1552480/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=81088 CPUtime=79.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 19489 0 0 0 7975 24 0 0 25 0 1 0 187651259 83034112 19405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 20272 19405 293 55 0 19163 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 81088

[startup+90.0503 s]
/proc/loadavg: 0.96 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1547232/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=86232 CPUtime=89.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 20796 0 0 0 8973 26 0 0 25 0 1 0 187651259 88301568 20712 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12171307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 21558 20712 293 55 0 20449 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 86232

[startup+100.056 s]
/proc/loadavg: 0.97 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1541472/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=92040 CPUtime=99.99
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 22235 0 0 0 9971 28 0 0 25 0 1 0 187651259 94248960 22151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 23010 22151 293 55 0 21901 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 92040

[startup+110.062 s]
/proc/loadavg: 0.97 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1537696/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=95872 CPUtime=110
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 23167 0 0 0 10970 30 0 0 25 0 1 0 187651259 98172928 23083 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 23968 23083 293 55 0 22859 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 95872

[startup+120.068 s]
/proc/loadavg: 0.98 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1534176/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=99312 CPUtime=120
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 24050 0 0 0 11968 32 0 0 25 0 1 0 187651259 101695488 23966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 24828 23966 293 55 0 23719 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 99312

[startup+130.074 s]
/proc/loadavg: 0.98 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1529440/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=104212 CPUtime=130.01
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 25250 0 0 0 12966 35 0 0 25 0 1 0 187651259 106713088 25166 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 26053 25166 293 55 0 24944 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 104212

[startup+140.08 s]
/proc/loadavg: 0.98 0.95 0.92 2/67 21966
/proc/meminfo: memFree=1524448/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=109228 CPUtime=140.01
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 26492 0 0 0 13964 37 0 0 25 0 1 0 187651259 111849472 26407 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 27307 26407 293 55 0 26198 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 109228

[startup+150.086 s]
/proc/loadavg: 0.98 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1520224/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=113320 CPUtime=150.01
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 27538 0 0 0 14962 39 0 0 25 0 1 0 187651259 116039680 27453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 28330 27453 293 55 0 27221 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 113320

[startup+160.092 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1516256/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=117304 CPUtime=160.02
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 28533 0 0 0 15961 41 0 0 25 0 1 0 187651259 120119296 28448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 29326 28448 293 55 0 28217 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 117304

[startup+170.098 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1512672/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=120872 CPUtime=170.02
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 29425 0 0 0 16960 42 0 0 25 0 1 0 187651259 123772928 29340 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 30218 29340 293 55 0 29109 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 120872

[startup+180.104 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1509152/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=124436 CPUtime=180.02
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 30304 0 0 0 17958 44 0 0 25 0 1 0 187651259 127422464 30219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 31109 30219 293 55 0 30000 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 124436

[startup+190.109 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1505312/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=128264 CPUtime=190.02
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 31264 0 0 0 18957 45 0 0 25 0 1 0 187651259 131342336 31179 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 32066 31179 293 55 0 30957 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 128264

[startup+200.115 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1501408/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=132224 CPUtime=200.02
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 32239 0 0 0 19954 48 0 0 25 0 1 0 187651259 135397376 32154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 33056 32154 293 55 0 31947 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 132224

[startup+210.121 s]
/proc/loadavg: 0.99 0.96 0.92 2/67 21966
/proc/meminfo: memFree=1497632/2055888 swapFree=4085416/4096564

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

/proc/21966/statm: 107784 106217 293 55 0 106675 0
Current children cumulated CPU time (s) 1760.33
Current children cumulated vsize (Kb) 431136

[startup+1771.05 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1202080/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=433252 CPUtime=1770.34
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 106908 0 0 0 176857 177 0 0 25 0 1 0 187651259 443650048 106732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108313 106732 293 55 0 107204 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 433252

[startup+1781.05 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200736/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=434572 CPUtime=1780.34
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107241 0 0 0 177857 177 0 0 25 0 1 0 187651259 445001728 107065 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108643 107065 293 55 0 107534 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 434572

[startup+1782.06 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200544/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=434704 CPUtime=1781.34
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107281 0 0 0 177957 177 0 0 25 0 1 0 187651259 445136896 107105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108676 107105 293 55 0 107567 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 434704

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200480/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=434836 CPUtime=1782.34
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107311 0 0 0 178057 177 0 0 25 0 1 0 187651259 445272064 107135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108709 107135 293 55 0 107600 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 434836

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200288/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=434968 CPUtime=1783.35
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107351 0 0 0 178158 177 0 0 25 0 1 0 187651259 445407232 107175 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108742 107175 293 55 0 107633 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (Kb) 434968

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200096/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435232 CPUtime=1784.36
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107401 0 0 0 178258 178 0 0 25 0 1 0 187651259 445677568 107225 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108808 107225 293 55 0 107699 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 435232

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1200032/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435232 CPUtime=1785.36
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107417 0 0 0 178358 178 0 0 25 0 1 0 187651259 445677568 107241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108808 107241 293 55 0 107699 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 435232

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1199904/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435364 CPUtime=1786.37
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107441 0 0 0 178459 178 0 0 25 0 1 0 187651259 445812736 107265 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108841 107265 293 55 0 107732 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 435364

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1199776/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435496 CPUtime=1787.37
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107476 0 0 0 178559 178 0 0 25 0 1 0 187651259 445947904 107300 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108874 107300 293 55 0 107765 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 435496

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1199584/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435768 CPUtime=1788.37
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107534 0 0 0 178659 178 0 0 25 0 1 0 187651259 446226432 107358 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108942 107358 293 55 0 107833 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 435768

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1199392/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=435900 CPUtime=1789.38
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107579 0 0 0 178760 178 0 0 25 0 1 0 187651259 446361600 107403 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 108975 107403 293 55 0 107866 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 435900

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1199136/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436164 CPUtime=1790.38
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107645 0 0 0 178860 178 0 0 25 0 1 0 187651259 446631936 107469 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109041 107469 293 55 0 107932 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 436164

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198880/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436428 CPUtime=1791.39
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107694 0 0 0 178961 178 0 0 25 0 1 0 187651259 446902272 107518 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109107 107518 293 55 0 107998 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 436428

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198816/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436428 CPUtime=1792.39
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107716 0 0 0 179061 178 0 0 25 0 1 0 187651259 446902272 107540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109107 107540 293 55 0 107998 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 436428

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198688/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436560 CPUtime=1793.39
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107755 0 0 0 179161 178 0 0 25 0 1 0 187651259 447037440 107579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109140 107579 293 55 0 108031 0
Current children cumulated CPU time (s) 1793.39
Current children cumulated vsize (Kb) 436560

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198432/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436824 CPUtime=1794.4
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107811 0 0 0 179262 178 0 0 25 0 1 0 187651259 447307776 107635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109206 107635 293 55 0 108097 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (Kb) 436824

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198304/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=436956 CPUtime=1795.4
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107838 0 0 0 179362 178 0 0 25 0 1 0 187651259 447442944 107662 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109239 107662 293 55 0 108130 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (Kb) 436956

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1198176/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=437088 CPUtime=1796.4
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107884 0 0 0 179462 178 0 0 25 0 1 0 187651259 447578112 107708 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109272 107708 293 55 0 108163 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 437088

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1197984/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=437352 CPUtime=1797.41
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107922 0 0 0 179563 178 0 0 25 0 1 0 187651259 447848448 107746 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109338 107746 293 55 0 108229 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (Kb) 437352

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1197792/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=437484 CPUtime=1798.41
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 107974 0 0 0 179663 178 0 0 25 0 1 0 187651259 447983616 107798 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109371 107798 293 55 0 108262 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 437484

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/67 22161
/proc/meminfo: memFree=1197664/2055888 swapFree=4085416/4096564
[pid=21966] ppid=21964 vsize=437616 CPUtime=1799.41
/proc/21966/stat : 21966 (bsolo) R 21964 21966 21921 0 -1 0 108003 0 0 0 179763 178 0 0 25 0 1 0 187651259 448118784 107827 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21966/statm: 109404 107827 293 55 0 108295 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (Kb) 437616

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.07
CPU user time (s): 1798.21
CPU system time (s): 1.85372
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (Kb): 437616

Launcher Data (download as text)

Begin job on node83 on Fri Jun  2 03:48:39 UTC 2006


FILE ID= 39575-1149220119

PBS_JOBID= 295224

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  8485c5b622ae9efcb86cc93d1fd8b600

RANDOM SEED= 616244474


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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1629360 kB
Buffers:         28752 kB
Cached:         323936 kB
SwapCached:       2884 kB
Active:          90952 kB
Inactive:       270940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1629360 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          16884 kB
Slab:            51344 kB
Committed_AS:   254744 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Fri Jun  2 04:18:40 UTC 2006