Trace number 39584

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.1 1800.6

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900563801.opb
MD5SUMc0dce06d795e831bf046e609ad2fb3fd
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 benchmark52.0781
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 719
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.02	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.065
0.08	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.13	c Restart #1 #Var: 231 LB: 0 @ 0.105
0.25	c Restart #2 #Var: 231 LB: 0 @ 0.229
0.41	c Restart #3 #Var: 231 LB: 0 @ 0.392
0.65	c Restart #4 #Var: 231 LB: 0 @ 0.625
0.84	c Restart #5 #Var: 231 LB: 0 @ 0.82
1.14	c Restart #6 #Var: 231 LB: 0 @ 1.116
1.45	c Restart #7 #Var: 231 LB: 0 @ 1.428
1.90	c Restart #8 #Var: 231 LB: 0 @ 1.884
2.33	c Restart #9 #Var: 231 LB: 0 @ 2.314
2.90	c Restart #10 #Var: 231 LB: 0 @ 2.884
3.43	c Restart #11 #Var: 231 LB: 0 @ 3.413
4.68	c Restart #12 #Var: 231 LB: 0 @ 4.658
5.60	c Restart #13 #Var: 231 LB: 0 @ 5.579
6.74	c Restart #14 #Var: 231 LB: 0 @ 6.714
8.25	c Restart #15 #Var: 231 LB: 0 @ 8.232
9.84	c Restart #16 #Var: 231 LB: 0 @ 9.816
11.63	c Restart #17 #Var: 231 LB: 0 @ 11.606
13.67	c Restart #18 #Var: 231 LB: 0 @ 13.644
16.15	c Restart #19 #Var: 231 LB: 0 @ 16.13
18.59	c Restart #20 #Var: 231 LB: 0 @ 18.565
22.38	c Restart #21 #Var: 231 LB: 0 @ 22.349
26.17	c Restart #22 #Var: 231 LB: 0 @ 26.141
29.90	c Restart #23 #Var: 231 LB: 0 @ 29.875
34.20	c Restart #24 #Var: 231 LB: 0 @ 34.175
39.45	c Restart #25 #Var: 231 LB: 0 @ 39.42
44.53	c Restart #26 #Var: 231 LB: 0 @ 44.499
50.14	c Restart #27 #Var: 231 LB: 0 @ 50.111
56.06	c Restart #28 #Var: 231 LB: 0 @ 56.023
62.41	c Restart #29 #Var: 231 LB: 0 @ 62.372
71.37	c Restart #30 #Var: 231 LB: 0 @ 71.335
77.68	c Restart #31 #Var: 231 LB: 0 @ 77.639
88.32	c Restart #32 #Var: 231 LB: 0 @ 88.273
95.54	c Restart #33 #Var: 231 LB: 0 @ 95.498
104.26	c Restart #34 #Var: 231 LB: 0 @ 104.21
113.76	c Restart #35 #Var: 231 LB: 0 @ 113.71
127.35	c Restart #36 #Var: 231 LB: 0 @ 127.3
140.40	c Restart #37 #Var: 231 LB: 0 @ 140.34
154.82	c Restart #38 #Var: 231 LB: 0 @ 154.76
165.66	c Restart #39 #Var: 231 LB: 0 @ 165.59
180.54	c Restart #40 #Var: 231 LB: 0 @ 180.47
201.18	c Restart #41 #Var: 231 LB: 0 @ 201.11
215.29	c Restart #42 #Var: 231 LB: 0 @ 215.22
232.12	c Restart #43 #Var: 231 LB: 0 @ 232.04
260.88	c Restart #44 #Var: 231 LB: 0 @ 260.79
282.92	c Restart #45 #Var: 231 LB: 0 @ 282.82
310.94	c Restart #46 #Var: 231 LB: 0 @ 310.84
338.27	c Restart #47 #Var: 231 LB: 0 @ 338.16
364.93	c Restart #48 #Var: 231 LB: 0 @ 364.81
395.55	c Restart #49 #Var: 231 LB: 0 @ 395.43
422.40	c Restart #50 #Var: 231 LB: 0 @ 422.27
449.76	c Restart #51 #Var: 231 LB: 0 @ 449.62
470.79	c Restart #52 #Var: 231 LB: 0 @ 470.65
497.81	c Restart #53 #Var: 231 LB: 0 @ 497.66
538.19	c Restart #54 #Var: 231 LB: 0 @ 538.03
573.24	c Restart #55 #Var: 231 LB: 0 @ 573.07
608.24	c Restart #56 #Var: 231 LB: 0 @ 608.06
652.37	c Restart #57 #Var: 231 LB: 0 @ 652.18
686.63	c Restart #58 #Var: 231 LB: 0 @ 686.43
740.55	c Restart #59 #Var: 231 LB: 0 @ 740.34
781.91	c Restart #60 #Var: 231 LB: 0 @ 781.68
832.42	c Restart #61 #Var: 231 LB: 0 @ 832.19
878.87	c Restart #62 #Var: 231 LB: 0 @ 878.62
922.62	c CHANGE Heuristic... 
922.62	c Restart #0 #Var: 231 LB: 0 @ 922.36
932.95	c Restart #1 #Var: 231 LB: 0 @ 932.69
936.79	c Restart #2 #Var: 231 LB: 0 @ 936.52
940.93	c Restart #3 #Var: 231 LB: 0 @ 940.66
944.16	c Restart #4 #Var: 231 LB: 0 @ 943.89
950.65	c Restart #5 #Var: 231 LB: 0 @ 950.38
957.22	c Restart #6 #Var: 231 LB: 0 @ 956.95
965.69	c Restart #7 #Var: 231 LB: 0 @ 965.42
970.40	c Restart #8 #Var: 231 LB: 0 @ 970.12
979.45	c Restart #9 #Var: 231 LB: 0 @ 979.17
985.67	c Restart #10 #Var: 231 LB: 0 @ 985.39
994.23	c Restart #11 #Var: 231 LB: 0 @ 993.95
1006.79	c Restart #12 #Var: 231 LB: 0 @ 1006.5
1020.54	c Restart #13 #Var: 231 LB: 0 @ 1020.3
1032.34	c Restart #14 #Var: 231 LB: 0 @ 1032.1
1045.59	c Restart #15 #Var: 231 LB: 0 @ 1045.3
1058.25	c Restart #16 #Var: 231 LB: 0 @ 1058
1072.95	c Restart #17 #Var: 231 LB: 0 @ 1072.7
1097.01	c Restart #18 #Var: 231 LB: 0 @ 1096.7
1112.70	c Restart #19 #Var: 231 LB: 0 @ 1112.4
1135.94	c Restart #20 #Var: 231 LB: 0 @ 1135.6
1165.85	c Restart #21 #Var: 231 LB: 0 @ 1165.5
1180.13	c Restart #22 #Var: 231 LB: 0 @ 1179.8
1201.04	c Restart #23 #Var: 231 LB: 0 @ 1200.7
1230.21	c Restart #24 #Var: 231 LB: 0 @ 1229.9
1254.18	c Restart #25 #Var: 231 LB: 0 @ 1253.8
1276.88	c Restart #26 #Var: 231 LB: 0 @ 1276.5
1304.40	c Restart #27 #Var: 231 LB: 0 @ 1304
1329.62	c Restart #28 #Var: 231 LB: 0 @ 1329.3
1353.03	c Restart #29 #Var: 231 LB: 0 @ 1352.7
1378.82	c Restart #30 #Var: 231 LB: 0 @ 1378.4
1401.66	c Restart #31 #Var: 231 LB: 0 @ 1401.3
1432.06	c Restart #32 #Var: 231 LB: 0 @ 1431.7
1467.33	c Restart #33 #Var: 231 LB: 0 @ 1466.9
1502.21	c Restart #34 #Var: 230 LB: 0 @ 1501.8
1532.15	c Restart #35 #Var: 230 LB: 0 @ 1531.7
1576.11	c Restart #36 #Var: 230 LB: 0 @ 1575.7
1620.96	c Restart #37 #Var: 229 LB: 0 @ 1620.5
1675.59	c Restart #38 #Var: 229 LB: 0 @ 1675.1
1707.36	c Restart #39 #Var: 229 LB: 0 @ 1706.9
1745.84	c Restart #40 #Var: 229 LB: 0 @ 1745.4
1787.78	c Restart #41 #Var: 229 LB: 0 @ 1787.3
1800.53	s UNKNOWN
1800.53	c Exit Code: 0
1800.53	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/node47/watcher-39584-1149220963 -o ROOT/results/node47/solver-39584-1149220963 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/39584-1149220963/instance-39584-1149220963.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.65 0.89 0.88 2/64 8029
/proc/meminfo: memFree=1151192/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=4932 CPUtime=0
/proc/8029/stat : 8029 (bsolo) D 8027 8029 7984 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 154024883 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 1 0 0
/proc/8029/statm: 1233 331 227 55 0 125 0

[startup+10.0016 s]
/proc/loadavg: 0.71 0.89 0.89 2/64 8029
/proc/meminfo: memFree=1133152/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=22564 CPUtime=9.97
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 4891 0 0 0 993 4 0 0 25 0 1 0 154024883 23105536 4806 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 5641 4806 296 55 0 4533 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 22564

[startup+20.0077 s]
/proc/loadavg: 0.75 0.90 0.89 2/64 8029
/proc/meminfo: memFree=1123616/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=32076 CPUtime=19.97
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 7265 0 0 0 1989 8 0 0 25 0 1 0 154024883 32845824 7180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 8019 7180 296 55 0 6911 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 32076

[startup+30.0138 s]
/proc/loadavg: 0.79 0.90 0.89 2/64 8029
/proc/meminfo: memFree=1116064/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=39612 CPUtime=29.97
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 9155 0 0 0 2987 10 0 0 25 0 1 0 154024883 40562688 9070 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 9903 9070 296 55 0 8795 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 39612

[startup+40.0199 s]
/proc/loadavg: 0.82 0.90 0.89 2/64 8029
/proc/meminfo: memFree=1109408/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=46216 CPUtime=39.98
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 10804 0 0 0 3984 14 0 0 25 0 1 0 154024883 47325184 10719 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 11554 10719 296 55 0 10446 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 46216

[startup+50.0259 s]
/proc/loadavg: 0.85 0.91 0.89 2/64 8029
/proc/meminfo: memFree=1102944/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=52692 CPUtime=49.98
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 12429 0 0 0 4982 16 0 0 25 0 1 0 154024883 53956608 12342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 13173 12342 296 55 0 12065 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 52692

[startup+60.032 s]
/proc/loadavg: 0.87 0.91 0.89 2/64 8029
/proc/meminfo: memFree=1097184/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=58632 CPUtime=59.99
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 13898 0 0 0 5980 19 0 0 25 0 1 0 154024883 60039168 13811 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 14658 13811 296 55 0 13550 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 58632

[startup+70.0381 s]
/proc/loadavg: 0.89 0.91 0.89 2/64 8029
/proc/meminfo: memFree=1092320/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=63520 CPUtime=69.99
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 15120 0 0 0 6978 21 0 0 25 0 1 0 154024883 65044480 15033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 15880 15033 296 55 0 14772 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 63520

[startup+80.0442 s]
/proc/loadavg: 0.91 0.91 0.89 2/64 8029
/proc/meminfo: memFree=1086816/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=68952 CPUtime=79.99
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 16479 0 0 0 7976 23 0 0 25 0 1 0 154024883 70606848 16392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 17238 16392 296 55 0 16130 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 68952

[startup+90.0503 s]
/proc/loadavg: 0.92 0.92 0.89 2/64 8029
/proc/meminfo: memFree=1082592/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=73176 CPUtime=90
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 17537 0 0 0 8974 26 0 0 25 0 1 0 154024883 74932224 17450 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10954363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 18294 17450 296 55 0 17186 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 73176

[startup+100.056 s]
/proc/loadavg: 0.93 0.92 0.89 2/64 8029
/proc/meminfo: memFree=1077152/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=78720 CPUtime=100
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 18915 0 0 0 9973 27 0 0 25 0 1 0 154024883 80609280 18827 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 19680 18827 296 55 0 18572 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 78720

[startup+110.062 s]
/proc/loadavg: 0.94 0.92 0.89 2/64 8029
/proc/meminfo: memFree=1071712/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=84016 CPUtime=110
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 20262 0 0 0 10971 29 0 0 25 0 1 0 154024883 86032384 20174 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 21004 20174 296 55 0 19896 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 84016

[startup+120.07 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 8029
/proc/meminfo: memFree=1067424/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=88380 CPUtime=120.01
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 21329 0 0 0 11969 32 0 0 25 0 1 0 154024883 90501120 21241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 22095 21241 296 55 0 20987 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 88380

[startup+130.075 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 8029
/proc/meminfo: memFree=1063712/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=92112 CPUtime=130.01
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 22258 0 0 0 12967 34 0 0 25 0 1 0 154024883 94322688 22170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 23028 22170 296 55 0 21920 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 92112

[startup+140.081 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 8029
/proc/meminfo: memFree=1059744/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=96084 CPUtime=140.01
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 23239 0 0 0 13965 36 0 0 25 0 1 0 154024883 98390016 23150 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541588 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 24021 23150 296 55 0 22913 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 96084

[startup+150.087 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 8029
/proc/meminfo: memFree=1055968/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=99916 CPUtime=150.02
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 24189 0 0 0 14963 39 0 0 25 0 1 0 154024883 102313984 24100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 24979 24100 296 55 0 23871 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 99916

[startup+160.093 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 8029
/proc/meminfo: memFree=1052128/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=103752 CPUtime=160.02
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 25141 0 0 0 15961 41 0 0 25 0 1 0 154024883 106242048 25050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 25938 25050 296 55 0 24830 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 103752

[startup+170.099 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 8029
/proc/meminfo: memFree=1047840/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=108132 CPUtime=170.03
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 26222 0 0 0 16960 43 0 0 25 0 1 0 154024883 110727168 26129 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534985 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 27033 26129 296 55 0 25925 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 108132

[startup+180.106 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 8029
/proc/meminfo: memFree=1043808/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=112232 CPUtime=180.03
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 27230 0 0 0 17957 46 0 0 25 0 1 0 154024883 114925568 27136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 28058 27136 296 55 0 26950 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 112232

[startup+190.111 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 8029
/proc/meminfo: memFree=1040928/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=115024 CPUtime=190.03
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 27939 0 0 0 18956 47 0 0 25 0 1 0 154024883 117784576 27844 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 28756 27844 296 55 0 27648 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 115024

[startup+200.117 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 8029
/proc/meminfo: memFree=1038176/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=117800 CPUtime=200.03
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 28631 0 0 0 19954 49 0 0 25 0 1 0 154024883 120627200 28535 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 29450 28535 296 55 0 28342 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 117800

[startup+210.123 s]
/proc/loadavg: 0.99 0.94 0.90 2/64 8029
/proc/meminfo: memFree=1034976/2055920 swapFree=4183752/4192956

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

/proc/8029/statm: 102647 101002 296 55 0 101539 0
Current children cumulated CPU time (s) 1760.57
Current children cumulated vsize (Kb) 410588

[startup+1771.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=746272/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=411908 CPUtime=1770.58
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 101563 0 0 0 176869 189 0 0 25 0 1 0 154024883 421793792 101350 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 102977 101350 296 55 0 101869 0
Current children cumulated CPU time (s) 1770.58
Current children cumulated vsize (Kb) 411908

[startup+1781.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=744032/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414152 CPUtime=1780.58
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102112 0 0 0 177868 190 0 0 25 0 1 0 154024883 424091648 101899 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103538 101899 296 55 0 102430 0
Current children cumulated CPU time (s) 1780.58
Current children cumulated vsize (Kb) 414152

[startup+1782.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743904/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414284 CPUtime=1781.59
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102153 0 0 0 177969 190 0 0 25 0 1 0 154024883 424226816 101940 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103571 101940 296 55 0 102463 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 414284

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743776/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414472 CPUtime=1782.59
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102181 0 0 0 178069 190 0 0 25 0 1 0 154024883 424419328 101966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103618 101966 296 55 0 102510 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 414472

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743712/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414472 CPUtime=1783.6
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102194 0 0 0 178170 190 0 0 25 0 1 0 154024883 424419328 101979 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103618 101979 296 55 0 102510 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 414472

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743584/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414736 CPUtime=1784.6
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102238 0 0 0 178270 190 0 0 25 0 1 0 154024883 424689664 102023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103684 102023 296 55 0 102576 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 414736

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743456/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414736 CPUtime=1785.61
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102258 0 0 0 178370 191 0 0 25 0 1 0 154024883 424689664 102043 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103684 102043 296 55 0 102576 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 414736

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743392/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414868 CPUtime=1786.62
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102282 0 0 0 178471 191 0 0 25 0 1 0 154024883 424824832 102067 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103717 102067 296 55 0 102609 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 414868

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743264/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=414868 CPUtime=1787.62
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102302 0 0 0 178571 191 0 0 25 0 1 0 154024883 424824832 102087 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103717 102087 296 55 0 102609 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 414868

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=743072/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415132 CPUtime=1788.62
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102350 0 0 0 178671 191 0 0 25 0 1 0 154024883 425095168 102135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103783 102135 296 55 0 102675 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 415132

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742944/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415264 CPUtime=1789.63
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102385 0 0 0 178772 191 0 0 25 0 1 0 154024883 425230336 102170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103816 102170 296 55 0 102708 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 415264

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742752/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415396 CPUtime=1790.63
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102431 0 0 0 178872 191 0 0 25 0 1 0 154024883 425365504 102216 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103849 102216 296 55 0 102741 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 415396

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742688/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415528 CPUtime=1791.64
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102449 0 0 0 178973 191 0 0 25 0 1 0 154024883 425500672 102234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103882 102234 296 55 0 102774 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 415528

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742624/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415668 CPUtime=1792.64
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102476 0 0 0 179073 191 0 0 25 0 1 0 154024883 425644032 102261 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103917 102261 296 55 0 102809 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 415668

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742432/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=415800 CPUtime=1793.65
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102519 0 0 0 179174 191 0 0 25 0 1 0 154024883 425779200 102304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 103950 102304 296 55 0 102842 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 415800

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742176/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416064 CPUtime=1794.65
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102574 0 0 0 179274 191 0 0 25 0 1 0 154024883 426049536 102359 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104016 102359 296 55 0 102908 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 416064

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=742112/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416196 CPUtime=1795.65
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102599 0 0 0 179374 191 0 0 25 0 1 0 154024883 426184704 102384 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104049 102384 296 55 0 102941 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 416196

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=741984/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416196 CPUtime=1796.66
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102624 0 0 0 179475 191 0 0 25 0 1 0 154024883 426184704 102409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104049 102409 296 55 0 102941 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 416196

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=741920/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416328 CPUtime=1797.66
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102644 0 0 0 179575 191 0 0 25 0 1 0 154024883 426319872 102429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104082 102429 296 55 0 102974 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 416328

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=741728/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416460 CPUtime=1798.67
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102692 0 0 0 179675 192 0 0 25 0 1 0 154024883 426455040 102477 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104115 102477 296 55 0 103007 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 416460

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8031
/proc/meminfo: memFree=741472/2055920 swapFree=4183752/4192956
[pid=8029] ppid=8027 vsize=416724 CPUtime=1799.68
/proc/8029/stat : 8029 (bsolo) R 8027 8029 7984 0 -1 0 102748 0 0 0 179776 192 0 0 25 0 1 0 154024883 426725376 102533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8029/statm: 104181 102533 296 55 0 103073 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 416724

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.1
CPU user time (s): 1798.12
CPU system time (s): 1.9867
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (Kb): 416724

Launcher Data (download as text)

Begin job on node47 on Fri Jun  2 04:02:43 UTC 2006


FILE ID= 39584-1149220963

PBS_JOBID= 295338

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  c0dce06d795e831bf046e609ad2fb3fd

RANDOM SEED= 551830027


/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.236
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.236
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:       1151464 kB
Buffers:         38368 kB
Cached:         792740 kB
SwapCached:       3524 kB
Active:         259568 kB
Inactive:       580460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151464 kB
SwapTotal:     4192956 kB
SwapFree:      4183752 kB
Dirty:             268 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            50456 kB
Committed_AS:   181628 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Fri Jun  2 04:32:44 UTC 2006