Trace number 39536

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.09 1800.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576360.opb
MD5SUM19ba22a32308a07bd9c7341c12b6a0ff
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 benchmark167.145
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 733
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.07	c INFO: OSL Context initialized.
0.12	c Initial problem consists of 231 variables and 2707 constraints.
0.13	c Using non-optimization problem switches.
0.13	c No problem reductions applied in OPT. instance.
0.13	c	preprocess terminated. Elapsed time: 0.067
0.13	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.17	c Restart #1 #Var: 231 LB: 0 @ 0.106
0.27	c Restart #2 #Var: 231 LB: 0 @ 0.213
0.42	c Restart #3 #Var: 231 LB: 0 @ 0.357
0.56	c Restart #4 #Var: 231 LB: 0 @ 0.498
0.77	c Restart #5 #Var: 231 LB: 0 @ 0.708
1.01	c Restart #6 #Var: 231 LB: 0 @ 0.949
1.39	c Restart #7 #Var: 231 LB: 0 @ 1.324
1.75	c Restart #8 #Var: 231 LB: 0 @ 1.683
2.23	c Restart #9 #Var: 231 LB: 0 @ 2.166
2.77	c Restart #10 #Var: 231 LB: 0 @ 2.709
3.46	c Restart #11 #Var: 231 LB: 0 @ 3.398
4.15	c Restart #12 #Var: 231 LB: 0 @ 4.083
4.95	c Restart #13 #Var: 231 LB: 0 @ 4.882
5.87	c Restart #14 #Var: 231 LB: 0 @ 5.811
7.36	c Restart #15 #Var: 231 LB: 0 @ 7.295
8.58	c Restart #16 #Var: 231 LB: 0 @ 8.517
10.12	c Restart #17 #Var: 231 LB: 0 @ 10.056
12.03	c Restart #18 #Var: 231 LB: 0 @ 11.968
14.16	c Restart #19 #Var: 231 LB: 0 @ 14.096
16.23	c Restart #20 #Var: 231 LB: 0 @ 16.162
19.23	c Restart #21 #Var: 231 LB: 0 @ 19.16
22.19	c Restart #22 #Var: 231 LB: 0 @ 22.121
26.04	c Restart #23 #Var: 231 LB: 0 @ 25.97
31.27	c Restart #24 #Var: 231 LB: 0 @ 31.198
35.83	c Restart #25 #Var: 231 LB: 0 @ 35.757
41.08	c Restart #26 #Var: 231 LB: 0 @ 41.008
47.53	c Restart #27 #Var: 231 LB: 0 @ 47.449
53.91	c Restart #28 #Var: 231 LB: 0 @ 53.828
61.76	c Restart #29 #Var: 231 LB: 0 @ 61.676
68.88	c Restart #30 #Var: 231 LB: 0 @ 68.797
76.52	c Restart #31 #Var: 231 LB: 0 @ 76.437
83.59	c Restart #32 #Var: 231 LB: 0 @ 83.509
91.84	c Restart #33 #Var: 231 LB: 0 @ 91.75
98.79	c Restart #34 #Var: 231 LB: 0 @ 98.697
107.79	c Restart #35 #Var: 231 LB: 0 @ 107.7
116.40	c Restart #36 #Var: 231 LB: 0 @ 116.3
125.59	c Restart #37 #Var: 231 LB: 0 @ 125.5
136.76	c Restart #38 #Var: 231 LB: 0 @ 136.66
149.03	c Restart #39 #Var: 231 LB: 0 @ 148.93
160.79	c Restart #40 #Var: 231 LB: 0 @ 160.68
176.37	c Restart #41 #Var: 231 LB: 0 @ 176.26
189.75	c Restart #42 #Var: 231 LB: 0 @ 189.64
205.22	c Restart #43 #Var: 231 LB: 0 @ 205.1
231.72	c Restart #44 #Var: 231 LB: 0 @ 231.6
251.88	c Restart #45 #Var: 231 LB: 0 @ 251.75
272.76	c Restart #46 #Var: 231 LB: 0 @ 272.63
294.16	c Restart #47 #Var: 231 LB: 0 @ 294.02
315.12	c Restart #48 #Var: 231 LB: 0 @ 314.97
337.65	c Restart #49 #Var: 231 LB: 0 @ 337.5
361.07	c Restart #50 #Var: 231 LB: 0 @ 360.91
386.56	c Restart #51 #Var: 231 LB: 0 @ 386.39
407.48	c Restart #52 #Var: 231 LB: 0 @ 407.31
432.63	c Restart #53 #Var: 231 LB: 0 @ 432.45
457.87	c Restart #54 #Var: 231 LB: 0 @ 457.69
493.22	c Restart #55 #Var: 231 LB: 0 @ 493.03
528.46	c Restart #56 #Var: 231 LB: 0 @ 528.25
562.85	c Restart #57 #Var: 231 LB: 0 @ 562.64
601.23	c Restart #58 #Var: 231 LB: 0 @ 601.01
653.44	c Restart #59 #Var: 231 LB: 0 @ 653.21
706.76	c Restart #60 #Var: 231 LB: 0 @ 706.52
748.55	c Restart #61 #Var: 231 LB: 0 @ 748.29
792.34	c Restart #62 #Var: 231 LB: 0 @ 792.07
837.51	c Restart #63 #Var: 231 LB: 0 @ 837.22
876.72	c Restart #64 #Var: 231 LB: 0 @ 876.42
925.79	c CHANGE Heuristic... 
925.79	c Restart #0 #Var: 231 LB: 0 @ 925.48
934.39	c Restart #1 #Var: 231 LB: 0 @ 934.08
939.79	c Restart #2 #Var: 231 LB: 0 @ 939.48
944.75	c Restart #3 #Var: 231 LB: 0 @ 944.43
953.70	c Restart #4 #Var: 231 LB: 0 @ 953.38
964.03	c Restart #5 #Var: 231 LB: 0 @ 963.72
973.10	c Restart #6 #Var: 231 LB: 0 @ 972.78
983.05	c Restart #7 #Var: 231 LB: 0 @ 982.73
990.49	c Restart #8 #Var: 231 LB: 0 @ 990.17
1001.98	c Restart #9 #Var: 231 LB: 0 @ 1001.7
1010.51	c Restart #10 #Var: 231 LB: 0 @ 1010.2
1022.46	c Restart #11 #Var: 231 LB: 0 @ 1022.1
1036.90	c Restart #12 #Var: 231 LB: 0 @ 1036.6
1048.97	c Restart #13 #Var: 231 LB: 0 @ 1048.6
1064.15	c Restart #14 #Var: 231 LB: 0 @ 1063.8
1076.80	c Restart #15 #Var: 231 LB: 0 @ 1076.5
1095.83	c Restart #16 #Var: 231 LB: 0 @ 1095.5
1116.54	c Restart #17 #Var: 231 LB: 0 @ 1116.2
1137.33	c Restart #18 #Var: 231 LB: 0 @ 1137
1159.13	c Restart #19 #Var: 231 LB: 0 @ 1158.8
1181.09	c Restart #20 #Var: 231 LB: 0 @ 1180.7
1196.47	c Restart #21 #Var: 231 LB: 0 @ 1196.1
1214.97	c Restart #22 #Var: 231 LB: 0 @ 1214.6
1234.10	c Restart #23 #Var: 231 LB: 0 @ 1233.7
1261.42	c Restart #24 #Var: 231 LB: 0 @ 1261
1283.91	c Restart #25 #Var: 231 LB: 0 @ 1283.5
1303.44	c Restart #26 #Var: 231 LB: 0 @ 1303
1321.58	c Restart #27 #Var: 231 LB: 0 @ 1321.2
1351.90	c Restart #28 #Var: 231 LB: 0 @ 1351.5
1386.31	c Restart #29 #Var: 231 LB: 0 @ 1385.9
1412.51	c Restart #30 #Var: 231 LB: 0 @ 1412.1
1441.68	c Restart #31 #Var: 231 LB: 0 @ 1441.2
1478.70	c Restart #32 #Var: 231 LB: 0 @ 1478.2
1513.29	c Restart #33 #Var: 231 LB: 0 @ 1512.8
1557.34	c Restart #34 #Var: 231 LB: 0 @ 1556.8
1592.57	c Restart #35 #Var: 231 LB: 0 @ 1592.1
1635.53	c Restart #36 #Var: 231 LB: 0 @ 1635
1678.67	c Restart #37 #Var: 231 LB: 0 @ 1678.1
1718.74	c Restart #38 #Var: 231 LB: 0 @ 1718.2
1769.54	c Restart #39 #Var: 231 LB: 0 @ 1769
1800.58	s UNKNOWN
1800.58	c Exit Code: 0
1800.58	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/node63/watcher-39536-1149215822 -o ROOT/results/node63/solver-39536-1149215822 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node63/39536-1149215822/instance-39536-1149215822.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1494832/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=436 CPUtime=0
/proc/8646/stat : 8646 (bsolo) D 8644 8646 8601 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 187149368 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2970404 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8646/statm: 109 23 18 55 0 18 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1475256/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=24152 CPUtime=9.92
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 5298 0 0 0 988 4 0 0 25 0 1 0 187149368 24731648 5213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 6038 5213 296 55 0 4930 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 24152

[startup+20.009 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1464824/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=34584 CPUtime=19.92
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 7898 0 0 0 1984 8 0 0 25 0 1 0 187149368 35414016 7813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 8646 7813 296 55 0 7538 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 34584

[startup+30.015 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1457272/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=42108 CPUtime=29.93
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 9783 0 0 0 2981 12 0 0 25 0 1 0 187149368 43118592 9698 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541231 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 10527 9698 296 55 0 9419 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 42108

[startup+40.0211 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1450872/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=48444 CPUtime=39.93
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 11377 0 0 0 3978 15 0 0 25 0 1 0 187149368 49606656 11292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 12111 11292 296 55 0 11003 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 48444

[startup+50.0272 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1445304/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=53992 CPUtime=49.94
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 12751 0 0 0 4977 17 0 0 25 0 1 0 187149368 55287808 12666 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 13498 12666 296 55 0 12390 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 53992

[startup+60.0333 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1439992/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=59284 CPUtime=59.95
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 14080 0 0 0 5976 19 0 0 25 0 1 0 187149368 60706816 13995 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541214 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 14821 13995 296 55 0 13713 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 59284

[startup+70.0393 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1435000/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=64444 CPUtime=69.95
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 15332 0 0 0 6974 21 0 0 25 0 1 0 187149368 65990656 15247 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 16111 15247 296 55 0 15003 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 64444

[startup+80.0454 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1429560/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=69732 CPUtime=79.95
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 16679 0 0 0 7972 23 0 0 25 0 1 0 187149368 71405568 16593 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 17433 16593 296 55 0 16325 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 69732

[startup+90.0515 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1424184/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=75148 CPUtime=89.95
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 18043 0 0 0 8970 25 0 0 25 0 1 0 187149368 76951552 17957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 18787 17957 296 55 0 17679 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 75148

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1418040/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=81360 CPUtime=99.96
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 19564 0 0 0 9968 28 0 0 25 0 1 0 187149368 83312640 19478 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 20340 19478 296 55 0 19232 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 81360

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1413112/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=86264 CPUtime=109.96
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 20799 0 0 0 10966 30 0 0 25 0 1 0 187149368 88334336 20713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 21566 20713 296 55 0 20458 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 86264

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1407608/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=91808 CPUtime=119.96
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 22177 0 0 0 11964 32 0 0 25 0 1 0 187149368 94011392 22091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134601370 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 22952 22091 296 55 0 21844 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 91808

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1402360/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=97128 CPUtime=129.97
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 23480 0 0 0 12963 34 0 0 25 0 1 0 187149368 99459072 23393 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529170 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 24282 23393 296 55 0 23174 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 97128

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1397688/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=101756 CPUtime=139.98
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 24648 0 0 0 13962 36 0 0 25 0 1 0 187149368 104198144 24559 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 25439 24559 296 55 0 24331 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 101756

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1393400/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=106128 CPUtime=149.98
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 25716 0 0 0 14961 37 0 0 25 0 1 0 187149368 108675072 25625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 26532 25625 296 55 0 25424 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 106128

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1388856/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=110616 CPUtime=159.98
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 26855 0 0 0 15959 39 0 0 25 0 1 0 187149368 113270784 26764 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 27654 26764 296 55 0 26546 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 110616

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1385272/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=114228 CPUtime=169.98
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 27735 0 0 0 16958 40 0 0 25 0 1 0 187149368 116969472 27644 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 28557 27644 296 55 0 27449 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 114228

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1381688/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=117836 CPUtime=179.99
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 28632 0 0 0 17957 42 0 0 25 0 1 0 187149368 120664064 28539 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528766 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 29459 28539 296 55 0 28351 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 117836

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1377400/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=122192 CPUtime=189.99
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 29720 0 0 0 18955 44 0 0 25 0 1 0 187149368 125124608 29625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 30548 29625 296 55 0 29440 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 122192

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1374328/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=125360 CPUtime=199.99
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 30495 0 0 0 19954 45 0 0 25 0 1 0 187149368 128368640 30399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 31340 30399 296 55 0 30232 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 125360

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8646
/proc/meminfo: memFree=1370744/2055920 swapFree=4182328/4192956

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

/proc/8646/statm: 101899 100100 296 55 0 100791 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 407596

[startup+1771.07 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1093432/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=408784 CPUtime=1770.51
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 100610 0 0 0 176876 175 0 0 25 0 1 0 187149368 418594816 100392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102196 100392 296 55 0 101088 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 408784

[startup+1781.07 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1092472/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=409840 CPUtime=1780.51
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 100854 0 0 0 177875 176 0 0 25 0 1 0 187149368 419676160 100636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102460 100636 296 55 0 101352 0
Current children cumulated CPU time (s) 1780.51
Current children cumulated vsize (Kb) 409840

[startup+1782.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1092408/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=409840 CPUtime=1781.52
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 100879 0 0 0 177976 176 0 0 25 0 1 0 187149368 419676160 100661 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102460 100661 296 55 0 101352 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 409840

[startup+1783.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1092216/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=410104 CPUtime=1782.52
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 100929 0 0 0 178076 176 0 0 25 0 1 0 187149368 419946496 100711 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102526 100711 296 55 0 101418 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 410104

[startup+1784.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1091960/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=410368 CPUtime=1783.53
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 100981 0 0 0 178177 176 0 0 25 0 1 0 187149368 420216832 100763 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102592 100763 296 55 0 101484 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 410368

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1091768/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=410500 CPUtime=1784.53
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101037 0 0 0 178277 176 0 0 25 0 1 0 187149368 420352000 100819 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102625 100819 296 55 0 101517 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 410500

[startup+1786.1 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1091448/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=410764 CPUtime=1785.53
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101112 0 0 0 178377 176 0 0 25 0 1 0 187149368 420622336 100894 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102691 100894 296 55 0 101583 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 410764

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1091320/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=410896 CPUtime=1786.55
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101140 0 0 0 178478 177 0 0 25 0 1 0 187149368 420757504 100922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102724 100922 296 55 0 101616 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 410896

[startup+1788.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1091128/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=411160 CPUtime=1787.55
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101193 0 0 0 178578 177 0 0 25 0 1 0 187149368 421027840 100975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102790 100975 296 55 0 101682 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 411160

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1090808/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=411424 CPUtime=1788.55
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101266 0 0 0 178678 177 0 0 25 0 1 0 187149368 421298176 101048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102856 101048 296 55 0 101748 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 411424

[startup+1790.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1090616/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=411688 CPUtime=1789.56
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101329 0 0 0 178779 177 0 0 25 0 1 0 187149368 421568512 101111 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 102922 101111 296 55 0 101814 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 411688

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1090168/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=412084 CPUtime=1790.56
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101438 0 0 0 178879 177 0 0 25 0 1 0 187149368 421974016 101220 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103021 101220 296 55 0 101913 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 412084

[startup+1792.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1089656/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=412612 CPUtime=1791.56
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101569 0 0 0 178979 177 0 0 25 0 1 0 187149368 422514688 101351 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103153 101351 296 55 0 102045 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 412612

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1089208/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413008 CPUtime=1792.57
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101668 0 0 0 179079 178 0 0 25 0 1 0 187149368 422920192 101450 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103252 101450 296 55 0 102144 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 413008

[startup+1794.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1089016/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413272 CPUtime=1793.58
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101714 0 0 0 179180 178 0 0 25 0 1 0 187149368 423190528 101496 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103318 101496 296 55 0 102210 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 413272

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1089016/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413272 CPUtime=1794.58
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101725 0 0 0 179280 178 0 0 25 0 1 0 187149368 423190528 101507 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103318 101507 296 55 0 102210 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 413272

[startup+1796.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1088952/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413272 CPUtime=1795.59
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101742 0 0 0 179381 178 0 0 25 0 1 0 187149368 423190528 101524 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103318 101524 296 55 0 102210 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 413272

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1088760/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413600 CPUtime=1796.59
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101785 0 0 0 179481 178 0 0 25 0 1 0 187149368 423526400 101567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103400 101567 296 55 0 102292 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 413600

[startup+1798.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1088760/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413600 CPUtime=1797.59
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101785 0 0 0 179581 178 0 0 25 0 1 0 187149368 423526400 101567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103400 101567 296 55 0 102292 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 413600

[startup+1799.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1088696/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413732 CPUtime=1798.6
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101799 0 0 0 179682 178 0 0 25 0 1 0 187149368 423661568 101581 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103433 101581 296 55 0 102325 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 413732

[startup+1800.17 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 8843
/proc/meminfo: memFree=1088632/2055920 swapFree=4182328/4192956
[pid=8646] ppid=8644 vsize=413732 CPUtime=1799.6
/proc/8646/stat : 8646 (bsolo) R 8644 8646 8601 0 -1 0 101821 0 0 0 179782 178 0 0 25 0 1 0 187149368 423661568 101603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8646/statm: 103433 101603 296 55 0 102325 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 413732

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.09
CPU user time (s): 1798.24
CPU system time (s): 1.85072
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (Kb): 413732

Launcher Data (download as text)

Begin job on node63 on Fri Jun  2 02:37:02 UTC 2006


FILE ID= 39536-1149215822

PBS_JOBID= 294725

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  19ba22a32308a07bd9c7341c12b6a0ff

RANDOM SEED= 564806600


/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.228
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.228
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:       1495040 kB
Buffers:         33896 kB
Cached:         451860 kB
SwapCached:       2824 kB
Active:         107972 kB
Inactive:       386936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495040 kB
SwapTotal:     4192956 kB
SwapFree:      4182328 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          15864 kB
Slab:            51972 kB
Committed_AS:   188632 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node63 on Fri Jun  2 03:07:03 UTC 2006