Trace number 39533

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.08 1800.61

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546076.opb
MD5SUM148040983257ccf233b3daf7936d3c1f
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 benchmark7.35388
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 723
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.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.067
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.108
0.24	c Restart #2 #Var: 231 LB: 0 @ 0.232
0.42	c Restart #3 #Var: 231 LB: 0 @ 0.412
0.71	c Restart #4 #Var: 231 LB: 0 @ 0.702
0.99	c Restart #5 #Var: 231 LB: 0 @ 0.983
1.26	c Restart #6 #Var: 231 LB: 0 @ 1.248
1.60	c Restart #7 #Var: 231 LB: 0 @ 1.588
1.96	c Restart #8 #Var: 231 LB: 0 @ 1.954
2.50	c Restart #9 #Var: 231 LB: 0 @ 2.496
3.00	c Restart #10 #Var: 231 LB: 0 @ 2.99
3.66	c Restart #11 #Var: 231 LB: 0 @ 3.649
4.36	c Restart #12 #Var: 231 LB: 0 @ 4.354
5.45	c Restart #13 #Var: 231 LB: 0 @ 5.444
6.47	c Restart #14 #Var: 231 LB: 0 @ 6.463
7.90	c Restart #15 #Var: 231 LB: 0 @ 7.892
9.33	c Restart #16 #Var: 231 LB: 0 @ 9.317
10.64	c Restart #17 #Var: 231 LB: 0 @ 10.626
12.69	c Restart #18 #Var: 231 LB: 0 @ 12.673
14.92	c Restart #19 #Var: 231 LB: 0 @ 14.903
16.76	c Restart #20 #Var: 231 LB: 0 @ 16.743
18.97	c Restart #21 #Var: 231 LB: 0 @ 18.948
26.06	c Restart #22 #Var: 231 LB: 0 @ 26.035
29.04	c Restart #23 #Var: 231 LB: 0 @ 29.018
31.40	c Restart #24 #Var: 231 LB: 0 @ 31.382
34.36	c Restart #25 #Var: 231 LB: 0 @ 34.34
38.16	c Restart #26 #Var: 231 LB: 0 @ 38.138
41.83	c Restart #27 #Var: 231 LB: 0 @ 41.806
48.60	c Restart #28 #Var: 231 LB: 0 @ 48.574
53.48	c Restart #29 #Var: 231 LB: 0 @ 53.457
60.41	c Restart #30 #Var: 231 LB: 0 @ 60.384
67.42	c Restart #31 #Var: 231 LB: 0 @ 67.391
76.44	c Restart #32 #Var: 231 LB: 0 @ 76.405
83.73	c Restart #33 #Var: 231 LB: 0 @ 83.699
94.08	c Restart #34 #Var: 231 LB: 0 @ 94.037
101.85	c Restart #35 #Var: 231 LB: 0 @ 101.81
111.13	c Restart #36 #Var: 231 LB: 0 @ 111.08
122.95	c Restart #37 #Var: 231 LB: 0 @ 122.9
138.45	c Restart #38 #Var: 231 LB: 0 @ 138.4
152.59	c Restart #39 #Var: 231 LB: 0 @ 152.53
167.76	c Restart #40 #Var: 231 LB: 0 @ 167.7
185.25	c Restart #41 #Var: 231 LB: 0 @ 185.19
203.19	c Restart #42 #Var: 231 LB: 0 @ 203.12
219.60	c Restart #43 #Var: 231 LB: 0 @ 219.52
232.57	c Restart #44 #Var: 231 LB: 0 @ 232.49
256.76	c Restart #45 #Var: 231 LB: 0 @ 256.68
280.24	c Restart #46 #Var: 231 LB: 0 @ 280.15
300.09	c Restart #47 #Var: 231 LB: 0 @ 299.99
326.54	c Restart #48 #Var: 231 LB: 0 @ 326.43
352.15	c Restart #49 #Var: 231 LB: 0 @ 352.04
381.16	c Restart #50 #Var: 231 LB: 0 @ 381.04
411.74	c Restart #51 #Var: 231 LB: 0 @ 411.61
436.00	c Restart #52 #Var: 231 LB: 0 @ 435.86
471.75	c Restart #53 #Var: 231 LB: 0 @ 471.61
514.70	c Restart #54 #Var: 231 LB: 0 @ 514.54
562.37	c Restart #55 #Var: 231 LB: 0 @ 562.2
589.19	c Restart #56 #Var: 231 LB: 0 @ 589.01
643.76	c Restart #57 #Var: 230 LB: 0 @ 643.56
681.08	c Restart #58 #Var: 230 LB: 0 @ 680.88
716.26	c Restart #59 #Var: 230 LB: 0 @ 716.04
745.03	c Restart #60 #Var: 230 LB: 0 @ 744.81
780.17	c Restart #61 #Var: 230 LB: 0 @ 779.94
818.70	c Restart #62 #Var: 230 LB: 0 @ 818.46
863.18	c Restart #63 #Var: 229 LB: 0 @ 862.93
901.52	c CHANGE Heuristic... 
901.52	c Restart #0 #Var: 229 LB: 0 @ 901.25
907.28	c Restart #1 #Var: 229 LB: 0 @ 907.01
911.46	c Restart #2 #Var: 229 LB: 0 @ 911.19
915.97	c Restart #3 #Var: 229 LB: 0 @ 915.7
921.93	c Restart #4 #Var: 229 LB: 0 @ 921.66
926.61	c Restart #5 #Var: 229 LB: 0 @ 926.33
930.53	c Restart #6 #Var: 229 LB: 0 @ 930.26
942.05	c Restart #7 #Var: 229 LB: 0 @ 941.77
953.77	c Restart #8 #Var: 229 LB: 0 @ 953.49
962.79	c Restart #9 #Var: 229 LB: 0 @ 962.51
971.64	c Restart #10 #Var: 229 LB: 0 @ 971.36
979.19	c Restart #11 #Var: 229 LB: 0 @ 978.9
990.17	c Restart #12 #Var: 229 LB: 0 @ 989.88
997.72	c Restart #13 #Var: 229 LB: 0 @ 997.43
1008.95	c Restart #14 #Var: 229 LB: 0 @ 1008.7
1019.20	c Restart #15 #Var: 229 LB: 0 @ 1018.9
1034.60	c Restart #16 #Var: 229 LB: 0 @ 1034.3
1047.66	c Restart #17 #Var: 229 LB: 0 @ 1047.3
1062.66	c Restart #18 #Var: 229 LB: 0 @ 1062.3
1077.69	c Restart #19 #Var: 229 LB: 0 @ 1077.4
1094.80	c Restart #20 #Var: 229 LB: 0 @ 1094.5
1111.05	c Restart #21 #Var: 229 LB: 0 @ 1110.7
1133.06	c Restart #22 #Var: 229 LB: 0 @ 1132.7
1147.50	c Restart #23 #Var: 229 LB: 0 @ 1147.2
1173.99	c Restart #24 #Var: 229 LB: 0 @ 1173.7
1188.25	c Restart #25 #Var: 229 LB: 0 @ 1187.9
1214.63	c Restart #26 #Var: 229 LB: 0 @ 1214.3
1252.01	c Restart #27 #Var: 229 LB: 0 @ 1251.6
1283.78	c Restart #28 #Var: 229 LB: 0 @ 1283.4
1311.16	c Restart #29 #Var: 229 LB: 0 @ 1310.8
1340.59	c Restart #30 #Var: 228 LB: 0 @ 1340.2
1369.22	c Restart #31 #Var: 228 LB: 0 @ 1368.8
1394.97	c Restart #32 #Var: 228 LB: 0 @ 1394.6
1419.53	c Restart #33 #Var: 228 LB: 0 @ 1419.1
1445.45	c Restart #34 #Var: 228 LB: 0 @ 1445
1471.58	c Restart #35 #Var: 228 LB: 0 @ 1471.2
1505.00	c Restart #36 #Var: 228 LB: 0 @ 1504.6
1539.07	c Restart #37 #Var: 228 LB: 0 @ 1538.6
1576.22	c Restart #38 #Var: 228 LB: 0 @ 1575.8
1612.09	c Restart #39 #Var: 228 LB: 0 @ 1611.6
1659.85	c Restart #40 #Var: 228 LB: 0 @ 1659.4
1704.77	c Restart #41 #Var: 228 LB: 0 @ 1704.3
1751.82	c Restart #42 #Var: 228 LB: 0 @ 1751.3
1786.81	c Restart #43 #Var: 228 LB: 0 @ 1786.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/node27/watcher-39533-1149215345 -o ROOT/results/node27/solver-39533-1149215345 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node27/39533-1149215345/instance-39533-1149215345.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 14800
/proc/meminfo: memFree=1422992/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=4664 CPUtime=0
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 161 0 0 0 0 0 0 0 18 0 1 0 187198016 4775936 142 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1436961 0 0 4096 0 0 0 0 17 1 0 0
/proc/14800/statm: 1166 147 109 55 0 46 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 14800
/proc/meminfo: memFree=1404312/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=23212 CPUtime=9.98
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 5055 0 0 0 992 6 0 0 25 0 1 0 187198016 23769088 4970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 5803 4970 296 55 0 4695 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 23212

[startup+20.0082 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 14800
/proc/meminfo: memFree=1393624/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=33768 CPUtime=19.98
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 7720 0 0 0 1989 9 0 0 25 0 1 0 187198016 34578432 7635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 8442 7635 296 55 0 7334 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 33768

[startup+30.0152 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 14800
/proc/meminfo: memFree=1387032/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=40372 CPUtime=29.98
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 9356 0 0 0 2987 11 0 0 25 0 1 0 187198016 41340928 9271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 10093 9271 296 55 0 8985 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 40372

[startup+40.0202 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1377112/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=50272 CPUtime=39.99
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 11830 0 0 0 3984 15 0 0 25 0 1 0 187198016 51478528 11745 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 12568 11745 296 55 0 11460 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 50272

[startup+50.0263 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1370200/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=57272 CPUtime=49.99
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 13553 0 0 0 4981 18 0 0 25 0 1 0 187198016 58646528 13468 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718289 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 14318 13468 296 55 0 13210 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 57272

[startup+60.0323 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1363480/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=63872 CPUtime=59.99
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 15225 0 0 0 5978 21 0 0 25 0 1 0 187198016 65404928 15140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1902203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 15968 15140 296 55 0 14860 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 63872

[startup+70.0384 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1357912/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=69548 CPUtime=70
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 16626 0 0 0 6977 23 0 0 25 0 1 0 187198016 71217152 16540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 17387 16540 296 55 0 16279 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 69548

[startup+80.0444 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1352728/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=74700 CPUtime=80
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 17906 0 0 0 7975 25 0 0 25 0 1 0 187198016 76492800 17819 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 18675 17819 296 55 0 17567 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 74700

[startup+90.0504 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1346840/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=80512 CPUtime=90
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 19373 0 0 0 8973 27 0 0 25 0 1 0 187198016 82444288 19286 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 20128 19286 296 55 0 19020 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 80512

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1341656/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=85660 CPUtime=100
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 20665 0 0 0 9971 29 0 0 25 0 1 0 187198016 87715840 20578 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551574 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 21415 20578 296 55 0 20307 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 85660

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1335896/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=91476 CPUtime=110.01
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 22103 0 0 0 10970 31 0 0 25 0 1 0 187198016 93671424 22016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 22869 22016 296 55 0 21761 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 91476

[startup+120.069 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1331864/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=95572 CPUtime=120.01
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 23109 0 0 0 11969 32 0 0 25 0 1 0 187198016 97865728 23022 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 23893 23022 296 55 0 22785 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 95572

[startup+130.075 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 14800
/proc/meminfo: memFree=1327000/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=100460 CPUtime=130.02
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 24328 0 0 0 12968 34 0 0 25 0 1 0 187198016 102871040 24241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 25115 24241 296 55 0 24007 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 100460

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1323736/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=103636 CPUtime=140.02
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 25135 0 0 0 13966 36 0 0 25 0 1 0 187198016 106123264 25048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 25909 25048 296 55 0 24801 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 103636

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1320152/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=107208 CPUtime=150.02
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 26023 0 0 0 14965 37 0 0 25 0 1 0 187198016 109780992 25936 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 26802 25936 296 55 0 25694 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 107208

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1315992/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=111432 CPUtime=160.03
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 27062 0 0 0 15964 39 0 0 25 0 1 0 187198016 114106368 26975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 27858 26975 296 55 0 26750 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 111432

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1312792/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=114608 CPUtime=170.03
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 27856 0 0 0 16963 40 0 0 25 0 1 0 187198016 117358592 27769 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 28652 27769 296 55 0 27544 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 114608

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1309656/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=117816 CPUtime=180.03
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 28641 0 0 0 17961 42 0 0 25 0 1 0 187198016 120643584 28553 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534815 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 29454 28553 296 55 0 28346 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 117816

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1305688/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=121788 CPUtime=190.04
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 29639 0 0 0 18960 44 0 0 25 0 1 0 187198016 124710912 29551 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 30447 29551 296 55 0 29339 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 121788

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1302104/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=125488 CPUtime=200.04
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 30530 0 0 0 19959 45 0 0 25 0 1 0 187198016 128499712 30440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 31372 30440 296 55 0 30264 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 125488

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14800
/proc/meminfo: memFree=1299352/2055920 swapFree=4180900/4192956

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

/proc/14800/statm: 110998 109412 296 55 0 109890 0
Current children cumulated CPU time (s) 1760.53
Current children cumulated vsize (Kb) 443992

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=982296/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=446756 CPUtime=1770.54
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110277 0 0 0 176856 198 0 0 25 0 1 0 187198016 457478144 110106 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 111689 110106 296 55 0 110581 0
Current children cumulated CPU time (s) 1770.54
Current children cumulated vsize (Kb) 446756

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=980760/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=448340 CPUtime=1780.54
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110668 0 0 0 177855 199 0 0 25 0 1 0 187198016 459100160 110497 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112085 110497 296 55 0 110977 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (Kb) 448340

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=980568/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=448472 CPUtime=1781.55
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110711 0 0 0 177956 199 0 0 25 0 1 0 187198016 459235328 110540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112118 110540 296 55 0 111010 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 448472

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=980440/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=448604 CPUtime=1782.55
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110743 0 0 0 178056 199 0 0 25 0 1 0 187198016 459370496 110572 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112151 110572 296 55 0 111043 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 448604

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=980184/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=448868 CPUtime=1783.55
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110801 0 0 0 178156 199 0 0 25 0 1 0 187198016 459640832 110630 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112217 110630 296 55 0 111109 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 448868

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979928/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449000 CPUtime=1784.57
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110864 0 0 0 178257 200 0 0 25 0 1 0 187198016 459776000 110693 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112250 110693 296 55 0 111142 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 449000

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979736/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449264 CPUtime=1785.57
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110915 0 0 0 178357 200 0 0 25 0 1 0 187198016 460046336 110744 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112316 110744 296 55 0 111208 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 449264

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979672/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449396 CPUtime=1786.57
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110941 0 0 0 178457 200 0 0 25 0 1 0 187198016 460181504 110770 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112349 110770 296 55 0 111241 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 449396

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979608/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449396 CPUtime=1787.58
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110953 0 0 0 178558 200 0 0 25 0 1 0 187198016 460181504 110782 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112349 110782 296 55 0 111241 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 449396

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979544/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449396 CPUtime=1788.58
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110967 0 0 0 178658 200 0 0 25 0 1 0 187198016 460181504 110796 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112349 110796 296 55 0 111241 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 449396

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979480/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449528 CPUtime=1789.59
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 110989 0 0 0 178759 200 0 0 25 0 1 0 187198016 460316672 110818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112382 110818 296 55 0 111274 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 449528

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979288/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449660 CPUtime=1790.59
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111029 0 0 0 178859 200 0 0 25 0 1 0 187198016 460451840 110858 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112415 110858 296 55 0 111307 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 449660

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979224/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449792 CPUtime=1791.6
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111041 0 0 0 178960 200 0 0 25 0 1 0 187198016 460587008 110870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112448 110870 296 55 0 111340 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 449792

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979160/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449792 CPUtime=1792.6
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111063 0 0 0 179060 200 0 0 25 0 1 0 187198016 460587008 110892 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112448 110892 296 55 0 111340 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 449792

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=979096/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=449936 CPUtime=1793.6
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111085 0 0 0 179160 200 0 0 25 0 1 0 187198016 460734464 110914 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112484 110914 296 55 0 111376 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 449936

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978904/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450100 CPUtime=1794.61
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111121 0 0 0 179261 200 0 0 25 0 1 0 187198016 460902400 110949 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595877 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112525 110949 296 55 0 111417 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 450100

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978776/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450232 CPUtime=1795.61
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111154 0 0 0 179361 200 0 0 25 0 1 0 187198016 461037568 110982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112558 110982 296 55 0 111450 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 450232

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978712/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450364 CPUtime=1796.62
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111181 0 0 0 179462 200 0 0 25 0 1 0 187198016 461172736 111009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112591 111009 296 55 0 111483 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 450364

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978584/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450364 CPUtime=1797.62
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111203 0 0 0 179562 200 0 0 25 0 1 0 187198016 461172736 111031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112591 111031 296 55 0 111483 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 450364

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978520/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450496 CPUtime=1798.62
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111229 0 0 0 179662 200 0 0 25 0 1 0 187198016 461307904 111057 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112624 111057 296 55 0 111516 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 450496

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14802
/proc/meminfo: memFree=978392/2055920 swapFree=4180900/4192956
[pid=14800] ppid=14798 vsize=450628 CPUtime=1799.63
/proc/14800/stat : 14800 (bsolo) R 14798 14800 14755 0 -1 0 111253 0 0 0 179763 200 0 0 25 0 1 0 187198016 461443072 111081 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14800/statm: 112657 111081 296 55 0 111549 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 450628

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.08
CPU user time (s): 1798.01
CPU system time (s): 2.07768
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 450628

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 02:29:05 UTC 2006


FILE ID= 39533-1149215345

PBS_JOBID= 294675

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  148040983257ccf233b3daf7936d3c1f

RANDOM SEED= 820366970


/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.234
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.234
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:       1423200 kB
Buffers:         33540 kB
Cached:         525924 kB
SwapCached:       3916 kB
Active:         128240 kB
Inactive:       440060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423200 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14764 kB
Slab:            50476 kB
Committed_AS:   235852 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 02:59:06 UTC 2006