Trace number 39548

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
MD5SUMf6db72fa29ffa9d071020a030f71e7d0
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 benchmark340.375
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 651
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.02	c Time Limit set via PBTIMEOUT to 1800
0.05	c INFO: OSL Context initialized.
0.10	c Initial problem consists of 231 variables and 2707 constraints.
0.11	c Using non-optimization problem switches.
0.11	c No problem reductions applied in OPT. instance.
0.11	c	preprocess terminated. Elapsed time: 0.078
0.11	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.15	c Restart #1 #Var: 231 LB: 0 @ 0.113
0.26	c Restart #2 #Var: 231 LB: 0 @ 0.223
0.38	c Restart #3 #Var: 231 LB: 0 @ 0.348
0.56	c Restart #4 #Var: 231 LB: 0 @ 0.526
0.78	c Restart #5 #Var: 231 LB: 0 @ 0.747
0.99	c Restart #6 #Var: 231 LB: 0 @ 0.958
1.27	c Restart #7 #Var: 231 LB: 0 @ 1.237
1.64	c Restart #8 #Var: 231 LB: 0 @ 1.607
2.00	c Restart #9 #Var: 231 LB: 0 @ 1.962
2.54	c Restart #10 #Var: 231 LB: 0 @ 2.509
3.13	c Restart #11 #Var: 231 LB: 0 @ 3.095
3.85	c Restart #12 #Var: 231 LB: 0 @ 3.814
4.67	c Restart #13 #Var: 231 LB: 0 @ 4.633
5.74	c Restart #14 #Var: 231 LB: 0 @ 5.71
6.58	c Restart #15 #Var: 231 LB: 0 @ 6.541
7.82	c Restart #16 #Var: 231 LB: 0 @ 7.78
9.12	c Restart #17 #Var: 231 LB: 0 @ 9.081
11.01	c Restart #18 #Var: 231 LB: 0 @ 10.976
12.75	c Restart #19 #Var: 231 LB: 0 @ 12.712
14.32	c Restart #20 #Var: 231 LB: 0 @ 14.279
15.78	c Restart #21 #Var: 231 LB: 0 @ 15.736
18.19	c Restart #22 #Var: 231 LB: 0 @ 18.149
20.61	c Restart #23 #Var: 231 LB: 0 @ 20.566
23.23	c Restart #24 #Var: 231 LB: 0 @ 23.193
26.17	c Restart #25 #Var: 231 LB: 0 @ 26.128
29.78	c Restart #26 #Var: 231 LB: 0 @ 29.735
33.73	c Restart #27 #Var: 231 LB: 0 @ 33.68
39.76	c Restart #28 #Var: 231 LB: 0 @ 39.711
44.55	c Restart #29 #Var: 231 LB: 0 @ 44.503
51.75	c Restart #30 #Var: 231 LB: 0 @ 51.696
59.99	c Restart #31 #Var: 231 LB: 0 @ 59.94
66.63	c Restart #32 #Var: 231 LB: 0 @ 66.574
72.81	c Restart #33 #Var: 231 LB: 0 @ 72.753
79.65	c Restart #34 #Var: 231 LB: 0 @ 79.594
87.82	c Restart #35 #Var: 231 LB: 0 @ 87.763
96.16	c Restart #36 #Var: 231 LB: 0 @ 96.095
107.16	c Restart #37 #Var: 231 LB: 0 @ 107.1
117.56	c Restart #38 #Var: 231 LB: 0 @ 117.49
133.94	c Restart #39 #Var: 231 LB: 0 @ 133.86
147.37	c Restart #40 #Var: 231 LB: 0 @ 147.29
163.00	c Restart #41 #Var: 231 LB: 0 @ 162.92
178.29	c Restart #42 #Var: 231 LB: 0 @ 178.2
193.95	c Restart #43 #Var: 231 LB: 0 @ 193.86
209.41	c Restart #44 #Var: 231 LB: 0 @ 209.32
225.87	c Restart #45 #Var: 231 LB: 0 @ 225.77
253.30	c Restart #46 #Var: 231 LB: 0 @ 253.2
275.20	c Restart #47 #Var: 231 LB: 0 @ 275.08
295.49	c Restart #48 #Var: 231 LB: 0 @ 295.37
313.04	c Restart #49 #Var: 231 LB: 0 @ 312.91
340.97	c Restart #50 #Var: 231 LB: 0 @ 340.83
359.57	c Restart #51 #Var: 231 LB: 0 @ 359.43
382.26	c Restart #52 #Var: 231 LB: 0 @ 382.12
404.71	c Restart #53 #Var: 231 LB: 0 @ 404.56
438.50	c Restart #54 #Var: 231 LB: 0 @ 438.27
477.71	c Restart #55 #Var: 231 LB: 0 @ 477.48
504.17	c Restart #56 #Var: 231 LB: 0 @ 503.92
547.12	c Restart #57 #Var: 231 LB: 0 @ 546.87
584.20	c Restart #58 #Var: 231 LB: 0 @ 583.93
622.37	c Restart #59 #Var: 231 LB: 0 @ 622.09
653.93	c Restart #60 #Var: 231 LB: 0 @ 653.64
701.37	c Restart #61 #Var: 231 LB: 0 @ 701.07
737.77	c Restart #62 #Var: 231 LB: 0 @ 737.46
777.90	c Restart #63 #Var: 231 LB: 0 @ 777.57
820.77	c Restart #64 #Var: 231 LB: 0 @ 820.44
855.99	c Restart #65 #Var: 231 LB: 0 @ 855.64
889.50	c Restart #66 #Var: 231 LB: 0 @ 889.14
939.11	c CHANGE Heuristic... 
939.11	c Restart #0 #Var: 231 LB: 0 @ 938.74
945.46	c Restart #1 #Var: 231 LB: 0 @ 945.09
950.20	c Restart #2 #Var: 231 LB: 0 @ 949.83
954.20	c Restart #3 #Var: 231 LB: 0 @ 953.83
959.31	c Restart #4 #Var: 231 LB: 0 @ 958.94
966.64	c Restart #5 #Var: 231 LB: 0 @ 966.26
973.84	c Restart #6 #Var: 231 LB: 0 @ 973.47
981.49	c Restart #7 #Var: 231 LB: 0 @ 981.11
995.55	c Restart #8 #Var: 231 LB: 0 @ 995.17
1006.90	c Restart #9 #Var: 231 LB: 0 @ 1006.5
1017.31	c Restart #10 #Var: 231 LB: 0 @ 1016.9
1032.02	c Restart #11 #Var: 231 LB: 0 @ 1031.6
1039.71	c Restart #12 #Var: 231 LB: 0 @ 1039.3
1058.11	c Restart #13 #Var: 231 LB: 0 @ 1057.7
1070.02	c Restart #14 #Var: 231 LB: 0 @ 1069.6
1080.46	c Restart #15 #Var: 231 LB: 0 @ 1080
1100.13	c Restart #16 #Var: 231 LB: 0 @ 1099.7
1117.90	c Restart #17 #Var: 231 LB: 0 @ 1117.5
1138.11	c Restart #18 #Var: 231 LB: 0 @ 1137.7
1164.00	c Restart #19 #Var: 231 LB: 0 @ 1163.6
1186.44	c Restart #20 #Var: 231 LB: 0 @ 1186
1210.59	c Restart #21 #Var: 231 LB: 0 @ 1210.2
1248.31	c Restart #22 #Var: 231 LB: 0 @ 1247.9
1277.79	c Restart #23 #Var: 231 LB: 0 @ 1277.3
1302.46	c Restart #24 #Var: 231 LB: 0 @ 1302
1342.73	c Restart #25 #Var: 231 LB: 0 @ 1342.3
1376.50	c Restart #26 #Var: 231 LB: 0 @ 1376
1402.98	c Restart #27 #Var: 231 LB: 0 @ 1402.5
1438.90	c Restart #28 #Var: 231 LB: 0 @ 1438.4
1466.24	c Restart #29 #Var: 231 LB: 0 @ 1465.7
1506.84	c Restart #30 #Var: 231 LB: 0 @ 1506.3
1531.07	c Restart #31 #Var: 231 LB: 0 @ 1530.5
1557.05	c Restart #32 #Var: 231 LB: 0 @ 1556.5
1610.85	c Restart #33 #Var: 231 LB: 0 @ 1610.3
1653.93	c Restart #34 #Var: 231 LB: 0 @ 1653.4
1695.69	c Restart #35 #Var: 231 LB: 0 @ 1695.1
1729.35	c Restart #36 #Var: 231 LB: 0 @ 1728.8
1769.28	c Restart #37 #Var: 231 LB: 0 @ 1768.7
1800.63	s UNKNOWN
1800.63	c Exit Code: 0
1800.63	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/node30/watcher-39548-1149216852 -o ROOT/results/node30/solver-39548-1149216852 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node30/39548-1149216852/instance-39548-1149216852.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.95 0.99 0.99 3/64 15636
/proc/meminfo: memFree=1372704/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=2900 CPUtime=0
/proc/15636/stat : 15636 (bsolo) D 15634 15636 15591 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 187348851 2969600 24 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7021575 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/15636/statm: 725 24 18 55 0 19 0

[startup+10.0024 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1349536/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=25468 CPUtime=9.95
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 5608 0 10 0 988 7 0 0 25 0 1 0 187348851 26079232 5533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 6367 5533 296 55 0 5259 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 25468

[startup+20.0093 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1335840/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=39064 CPUtime=19.96
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 9016 0 10 0 1984 12 0 0 25 0 1 0 187348851 40001536 8941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 9766 8941 296 55 0 8658 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 39064

[startup+30.0153 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1325472/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=49500 CPUtime=29.97
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 11609 0 10 0 2980 17 0 0 25 0 1 0 187348851 50688000 11534 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 12375 11534 296 55 0 11267 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 49500

[startup+40.0214 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1318432/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=56500 CPUtime=39.97
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 13379 0 10 0 3977 20 0 0 25 0 1 0 187348851 57856000 13304 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541173 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 14125 13304 296 55 0 13017 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 56500

[startup+50.0284 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1311776/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=63112 CPUtime=49.97
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 15038 0 10 0 4974 23 0 0 25 0 1 0 187348851 64626688 14963 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 15778 14963 296 55 0 14670 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 63112

[startup+60.0345 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1306656/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=68260 CPUtime=59.97
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 16310 0 10 0 5972 25 0 0 25 0 1 0 187348851 69898240 16235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 17065 16235 296 55 0 15957 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 68260

[startup+70.0405 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1299872/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=74996 CPUtime=69.98
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 17997 0 10 0 6969 29 0 0 25 0 1 0 187348851 76795904 17922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537629 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 18749 17922 296 55 0 17641 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 74996

[startup+80.0466 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1293536/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=81336 CPUtime=79.98
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 19574 0 10 0 7967 31 0 0 25 0 1 0 187348851 83288064 19499 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524348 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 20334 19499 296 55 0 19226 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 81336

[startup+90.0526 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1287968/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=87024 CPUtime=89.98
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 20979 0 10 0 8964 34 0 0 25 0 1 0 187348851 89112576 20904 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 21756 20904 296 55 0 20648 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 87024

[startup+100.059 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1282592/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=92448 CPUtime=99.98
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 22318 0 10 0 9962 36 0 0 25 0 1 0 187348851 94666752 22243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 23112 22243 296 55 0 22004 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 92448

[startup+110.065 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1278240/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=96812 CPUtime=109.99
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 23410 0 10 0 10961 38 0 0 25 0 1 0 187348851 99135488 23335 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 24203 23335 296 55 0 23095 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 96812

[startup+120.071 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1273440/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=101560 CPUtime=120
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 24601 0 10 0 11959 41 0 0 25 0 1 0 187348851 103997440 24526 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 25390 24526 296 55 0 24282 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 101560

[startup+130.077 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1270112/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=104860 CPUtime=130
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 25425 0 10 0 12958 42 0 0 25 0 1 0 187348851 107376640 25350 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 26215 25350 296 55 0 25107 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 104860

[startup+140.083 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1266592/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=108428 CPUtime=140
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 26309 0 10 0 13956 44 0 0 25 0 1 0 187348851 111030272 26234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 27107 26234 296 55 0 25999 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 108428

[startup+150.089 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1263200/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=111876 CPUtime=150.01
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 27164 0 10 0 14955 46 0 0 25 0 1 0 187348851 114561024 27089 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 27969 27089 296 55 0 26861 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 111876

[startup+160.095 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1259360/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=115720 CPUtime=160.01
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 28130 0 10 0 15953 48 0 0 25 0 1 0 187348851 118497280 28055 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 28930 28055 296 55 0 27822 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 115720

[startup+170.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1255456/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=119692 CPUtime=170.01
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 29098 0 10 0 16952 49 0 0 25 0 1 0 187348851 122564608 29023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 29923 29023 296 55 0 28815 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 119692

[startup+180.106 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1251680/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=123396 CPUtime=180.02
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 30041 0 10 0 17950 52 0 0 25 0 1 0 187348851 126357504 29965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 30849 29965 296 55 0 29741 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 123396

[startup+190.112 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1247904/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=127224 CPUtime=190.02
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 30975 0 10 0 18949 53 0 0 25 0 1 0 187348851 130277376 30899 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 31806 30899 296 55 0 30698 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 127224

[startup+200.118 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1244896/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=130132 CPUtime=200.02
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 31722 0 10 0 19947 55 0 0 25 0 1 0 187348851 133255168 31646 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 32533 31646 296 55 0 31425 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 130132

[startup+210.124 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15636
/proc/meminfo: memFree=1240096/2055920 swapFree=4180904/4192956

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

/proc/15636/statm: 109098 107426 296 55 0 107990 0
Current children cumulated CPU time (s) 1760.46
Current children cumulated vsize (Kb) 436392

[startup+1771.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=938856/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=438504 CPUtime=1770.46
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108096 0 10 0 176841 205 0 0 25 0 1 0 187348851 449028096 107946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 109626 107946 296 55 0 108518 0
Current children cumulated CPU time (s) 1770.46
Current children cumulated vsize (Kb) 438504

[startup+1781.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=937000/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=440352 CPUtime=1780.47
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108553 0 10 0 177841 206 0 0 25 0 1 0 187348851 450920448 108403 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110088 108403 296 55 0 108980 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (Kb) 440352

[startup+1782.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=936936/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=440484 CPUtime=1781.47
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108583 0 10 0 177941 206 0 0 25 0 1 0 187348851 451055616 108433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110121 108433 296 55 0 109013 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 440484

[startup+1783.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=936744/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=440616 CPUtime=1782.48
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108625 0 10 0 178042 206 0 0 25 0 1 0 187348851 451190784 108475 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110154 108475 296 55 0 109046 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (Kb) 440616

[startup+1784.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=936488/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=440880 CPUtime=1783.48
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108678 0 10 0 178142 206 0 0 25 0 1 0 187348851 451461120 108528 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110220 108528 296 55 0 109112 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 440880

[startup+1785.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=936360/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=441012 CPUtime=1784.48
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108716 0 10 0 178242 206 0 0 25 0 1 0 187348851 451596288 108566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110253 108566 296 55 0 109145 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 441012

[startup+1786.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=936168/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=441144 CPUtime=1785.48
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108761 0 10 0 178342 206 0 0 25 0 1 0 187348851 451731456 108611 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7452283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110286 108611 296 55 0 109178 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 441144

[startup+1787.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=935912/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=441408 CPUtime=1786.49
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108833 0 10 0 178443 206 0 0 25 0 1 0 187348851 452001792 108683 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110352 108683 296 55 0 109244 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 441408

[startup+1788.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=935592/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=441804 CPUtime=1787.49
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108908 0 10 0 178543 206 0 0 25 0 1 0 187348851 452407296 108758 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110451 108758 296 55 0 109343 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 441804

[startup+1789.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=935272/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=442068 CPUtime=1788.5
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 108988 0 10 0 178643 207 0 0 25 0 1 0 187348851 452677632 108838 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7452283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110517 108838 296 55 0 109409 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 442068

[startup+1790.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=935016/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=442332 CPUtime=1789.51
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109052 0 10 0 178744 207 0 0 25 0 1 0 187348851 452947968 108902 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110583 108902 296 55 0 109475 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 442332

[startup+1791.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=934824/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=442596 CPUtime=1790.51
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109109 0 10 0 178844 207 0 0 25 0 1 0 187348851 453218304 108959 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110649 108959 296 55 0 109541 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 442596

[startup+1792.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=934696/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=442728 CPUtime=1791.52
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109152 0 10 0 178945 207 0 0 25 0 1 0 187348851 453353472 109002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110682 109002 296 55 0 109574 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 442728

[startup+1793.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=934440/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=442996 CPUtime=1792.52
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109209 0 10 0 179045 207 0 0 25 0 1 0 187348851 453627904 109059 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110749 109059 296 55 0 109641 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 442996

[startup+1794.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=934248/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443128 CPUtime=1793.52
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109250 0 10 0 179145 207 0 0 25 0 1 0 187348851 453763072 109100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110782 109100 296 55 0 109674 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 443128

[startup+1795.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=934056/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443260 CPUtime=1794.53
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109297 0 10 0 179246 207 0 0 25 0 1 0 187348851 453898240 109147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110815 109147 296 55 0 109707 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 443260

[startup+1796.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=933864/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443524 CPUtime=1795.53
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109347 0 10 0 179346 207 0 0 25 0 1 0 187348851 454168576 109197 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110881 109197 296 55 0 109773 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 443524

[startup+1797.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=933672/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443656 CPUtime=1796.54
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109397 0 10 0 179446 208 0 0 25 0 1 0 187348851 454303744 109247 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110914 109247 296 55 0 109806 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 443656

[startup+1798.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=933480/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443920 CPUtime=1797.55
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109446 0 10 0 179547 208 0 0 25 0 1 0 187348851 454574080 109296 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110980 109296 296 55 0 109872 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 443920

[startup+1799.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=933416/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=443920 CPUtime=1798.55
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109462 0 10 0 179647 208 0 0 25 0 1 0 187348851 454574080 109312 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 110980 109312 296 55 0 109872 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 443920

[startup+1800.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 15832
/proc/meminfo: memFree=933288/2055920 swapFree=4180904/4192956
[pid=15636] ppid=15634 vsize=444052 CPUtime=1799.56
/proc/15636/stat : 15636 (bsolo) R 15634 15636 15591 0 -1 0 109490 0 10 0 179748 208 0 0 25 0 1 0 187348851 454709248 109340 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15636/statm: 111013 109340 296 55 0 109905 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 444052

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.1
CPU user time (s): 1797.94
CPU system time (s): 2.15367
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (Kb): 444052

Launcher Data (download as text)

Begin job on node30 on Fri Jun  2 02:54:12 UTC 2006


FILE ID= 39548-1149216852

PBS_JOBID= 294879

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  f6db72fa29ffa9d071020a030f71e7d0

RANDOM SEED= 961654410


/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.216
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.216
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:       1373104 kB
Buffers:         33052 kB
Cached:         570904 kB
SwapCached:       3828 kB
Active:         240044 kB
Inactive:       372740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373104 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             228 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            56112 kB
Committed_AS:   115784 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jun  2 03:24:13 UTC 2006