Trace number 39520

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.12 1800.64

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900574864.opb
MD5SUM58a39490a0f04cc377ab2aa6882fd7a1
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 benchmark176.512
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 671
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.04	c INFO: OSL Context initialized.
0.09	c Initial problem consists of 231 variables and 2707 constraints.
0.10	c Using non-optimization problem switches.
0.10	c No problem reductions applied in OPT. instance.
0.10	c	preprocess terminated. Elapsed time: 0.066
0.10	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.14	c Restart #1 #Var: 231 LB: 0 @ 0.11
0.26	c Restart #2 #Var: 231 LB: 0 @ 0.231
0.54	c Restart #3 #Var: 231 LB: 0 @ 0.511
0.82	c Restart #4 #Var: 231 LB: 0 @ 0.788
0.98	c Restart #5 #Var: 231 LB: 0 @ 0.949
1.20	c Restart #6 #Var: 231 LB: 0 @ 1.168
1.46	c Restart #7 #Var: 231 LB: 0 @ 1.429
1.94	c Restart #8 #Var: 231 LB: 0 @ 1.912
2.48	c Restart #9 #Var: 231 LB: 0 @ 2.449
3.04	c Restart #10 #Var: 231 LB: 0 @ 3.005
3.67	c Restart #11 #Var: 231 LB: 0 @ 3.637
4.58	c Restart #12 #Var: 231 LB: 0 @ 4.544
5.33	c Restart #13 #Var: 231 LB: 0 @ 5.294
6.32	c Restart #14 #Var: 231 LB: 0 @ 6.292
7.44	c Restart #15 #Var: 231 LB: 0 @ 7.405
9.24	c Restart #16 #Var: 231 LB: 0 @ 9.21
11.63	c Restart #17 #Var: 231 LB: 0 @ 11.59
13.40	c Restart #18 #Var: 231 LB: 0 @ 13.367
15.53	c Restart #19 #Var: 231 LB: 0 @ 15.49
18.20	c Restart #20 #Var: 231 LB: 0 @ 18.162
20.91	c Restart #21 #Var: 231 LB: 0 @ 20.867
24.02	c Restart #22 #Var: 231 LB: 0 @ 23.978
27.86	c Restart #23 #Var: 231 LB: 0 @ 27.822
30.99	c Restart #24 #Var: 231 LB: 0 @ 30.944
36.35	c Restart #25 #Var: 231 LB: 0 @ 36.303
41.16	c Restart #26 #Var: 231 LB: 0 @ 41.11
46.02	c Restart #27 #Var: 231 LB: 0 @ 45.969
51.42	c Restart #28 #Var: 231 LB: 0 @ 51.37
57.72	c Restart #29 #Var: 231 LB: 0 @ 57.667
63.61	c Restart #30 #Var: 231 LB: 0 @ 63.558
70.89	c Restart #31 #Var: 231 LB: 0 @ 70.839
77.50	c Restart #32 #Var: 231 LB: 0 @ 77.441
85.77	c Restart #33 #Var: 231 LB: 0 @ 85.714
97.99	c Restart #34 #Var: 231 LB: 0 @ 97.933
107.38	c Restart #35 #Var: 231 LB: 0 @ 107.32
117.90	c Restart #36 #Var: 231 LB: 0 @ 117.83
128.01	c Restart #37 #Var: 231 LB: 0 @ 127.94
137.75	c Restart #38 #Var: 231 LB: 0 @ 137.68
149.57	c Restart #39 #Var: 231 LB: 0 @ 149.5
161.06	c Restart #40 #Var: 231 LB: 0 @ 160.99
173.73	c Restart #41 #Var: 231 LB: 0 @ 173.65
186.69	c Restart #42 #Var: 231 LB: 0 @ 186.6
205.50	c Restart #43 #Var: 231 LB: 0 @ 205.41
223.71	c Restart #44 #Var: 231 LB: 0 @ 223.62
240.08	c Restart #45 #Var: 231 LB: 0 @ 239.98
259.04	c Restart #46 #Var: 231 LB: 0 @ 258.94
280.04	c Restart #47 #Var: 231 LB: 0 @ 279.93
298.56	c Restart #48 #Var: 231 LB: 0 @ 298.44
315.85	c Restart #49 #Var: 231 LB: 0 @ 315.73
335.85	c Restart #50 #Var: 231 LB: 0 @ 335.73
356.16	c Restart #51 #Var: 231 LB: 0 @ 356.03
376.33	c Restart #52 #Var: 231 LB: 0 @ 376.19
403.87	c Restart #53 #Var: 231 LB: 0 @ 403.72
425.53	c Restart #54 #Var: 231 LB: 0 @ 425.38
454.29	c Restart #55 #Var: 231 LB: 0 @ 454.13
488.21	c Restart #56 #Var: 231 LB: 0 @ 488.05
520.51	c Restart #57 #Var: 231 LB: 0 @ 520.34
551.96	c Restart #58 #Var: 231 LB: 0 @ 551.78
588.28	c Restart #59 #Var: 231 LB: 0 @ 588.08
627.43	c Restart #60 #Var: 231 LB: 0 @ 627.23
657.94	c Restart #61 #Var: 231 LB: 0 @ 657.73
699.05	c Restart #62 #Var: 231 LB: 0 @ 698.83
731.30	c Restart #63 #Var: 231 LB: 0 @ 731.07
765.68	c Restart #64 #Var: 231 LB: 0 @ 765.44
806.77	c Restart #65 #Var: 231 LB: 0 @ 806.52
853.74	c Restart #66 #Var: 231 LB: 0 @ 853.48
907.79	c CHANGE Heuristic... 
907.79	c Restart #0 #Var: 231 LB: 0 @ 907.51
918.46	c Restart #1 #Var: 231 LB: 0 @ 918.18
927.63	c Restart #2 #Var: 231 LB: 0 @ 927.35
934.50	c Restart #3 #Var: 231 LB: 0 @ 934.22
941.93	c Restart #4 #Var: 231 LB: 0 @ 941.64
948.48	c Restart #5 #Var: 231 LB: 0 @ 948.19
956.00	c Restart #6 #Var: 231 LB: 0 @ 955.71
962.38	c Restart #7 #Var: 231 LB: 0 @ 962.09
970.36	c Restart #8 #Var: 231 LB: 0 @ 970.06
978.12	c Restart #9 #Var: 231 LB: 0 @ 977.82
993.16	c Restart #10 #Var: 231 LB: 0 @ 992.86
1003.74	c Restart #11 #Var: 231 LB: 0 @ 1003.4
1016.21	c Restart #12 #Var: 231 LB: 0 @ 1015.9
1032.16	c Restart #13 #Var: 231 LB: 0 @ 1031.8
1048.78	c Restart #14 #Var: 231 LB: 0 @ 1048.5
1062.44	c Restart #15 #Var: 231 LB: 0 @ 1062.1
1079.08	c Restart #16 #Var: 231 LB: 0 @ 1078.8
1096.99	c Restart #17 #Var: 231 LB: 0 @ 1096.7
1115.70	c Restart #18 #Var: 231 LB: 0 @ 1115.4
1135.14	c Restart #19 #Var: 231 LB: 0 @ 1134.8
1155.53	c Restart #20 #Var: 231 LB: 0 @ 1155.2
1173.94	c Restart #21 #Var: 231 LB: 0 @ 1173.6
1202.36	c Restart #22 #Var: 231 LB: 0 @ 1202
1223.83	c Restart #23 #Var: 231 LB: 0 @ 1223.5
1239.52	c Restart #24 #Var: 231 LB: 0 @ 1239.2
1259.72	c Restart #25 #Var: 231 LB: 0 @ 1259.3
1286.83	c Restart #26 #Var: 231 LB: 0 @ 1286.5
1309.75	c Restart #27 #Var: 231 LB: 0 @ 1309.4
1341.60	c Restart #28 #Var: 231 LB: 0 @ 1341.2
1369.82	c Restart #29 #Var: 231 LB: 0 @ 1369.4
1400.31	c Restart #30 #Var: 231 LB: 0 @ 1399.9
1431.93	c Restart #31 #Var: 231 LB: 0 @ 1431.5
1456.48	c Restart #32 #Var: 231 LB: 0 @ 1456.1
1488.17	c Restart #33 #Var: 231 LB: 0 @ 1487.7
1517.07	c Restart #34 #Var: 231 LB: 0 @ 1516.6
1543.77	c Restart #35 #Var: 231 LB: 0 @ 1543.3
1574.80	c Restart #36 #Var: 231 LB: 0 @ 1574.3
1612.03	c Restart #37 #Var: 231 LB: 0 @ 1611.6
1650.80	c Restart #38 #Var: 231 LB: 0 @ 1650.3
1704.01	c Restart #39 #Var: 231 LB: 0 @ 1703.5
1743.07	c Restart #40 #Var: 231 LB: 0 @ 1742.6
1787.21	c Restart #41 #Var: 231 LB: 0 @ 1786.7
1800.56	s UNKNOWN
1800.56	c Exit Code: 0
1800.56	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/node25/watcher-39520-1149213937 -o ROOT/results/node25/solver-39520-1149213937 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node25/39520-1149213937/instance-39520-1149213937.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1378128/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=4664 CPUtime=0
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 187057067 4775936 151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3766993 0 0 4096 0 0 0 0 17 1 0 0
/proc/3070/statm: 1154 147 107 55 0 46 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1358672/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=24016 CPUtime=9.96
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 5257 0 0 0 991 5 0 0 25 0 1 0 187057067 24592384 5172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 6004 5172 296 55 0 4896 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 24016

[startup+20.0083 s]
/proc/loadavg: 0.94 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1347856/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=34836 CPUtime=19.96
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 7962 0 0 0 1987 9 0 0 25 0 1 0 187057067 35672064 7877 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540644 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 8709 7877 296 55 0 7601 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 34836

[startup+30.0142 s]
/proc/loadavg: 0.95 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1339088/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=43548 CPUtime=29.97
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 10147 0 0 0 2985 12 0 0 25 0 1 0 187057067 44593152 10062 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 10887 10062 296 55 0 9779 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 43548

[startup+40.0202 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1332240/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=50288 CPUtime=39.96
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 11838 0 0 0 3981 15 0 0 25 0 1 0 187057067 51494912 11753 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 12572 11753 296 55 0 11464 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 50288

[startup+50.0261 s]
/proc/loadavg: 0.96 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1324944/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=57688 CPUtime=49.97
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 13665 0 0 0 4979 18 0 0 25 0 1 0 187057067 59072512 13580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 14422 13580 296 55 0 13314 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 57688

[startup+60.032 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1318800/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=63768 CPUtime=59.97
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 15208 0 0 0 5978 19 0 0 25 0 1 0 187057067 65298432 15123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 15942 15123 296 55 0 14834 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 63768

[startup+70.0379 s]
/proc/loadavg: 0.97 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1312784/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=69840 CPUtime=69.97
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 16719 0 0 0 6975 22 0 0 25 0 1 0 187057067 71516160 16634 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718932 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 17460 16634 296 55 0 16352 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 69840

[startup+80.0438 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1306192/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=76460 CPUtime=79.98
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 18360 0 0 0 7973 25 0 0 25 0 1 0 187057067 78295040 18274 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 19115 18274 296 55 0 18007 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 76460

[startup+90.0497 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1302096/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=80556 CPUtime=89.98
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 19384 0 0 0 8971 27 0 0 25 0 1 0 187057067 82489344 19298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 20139 19298 296 55 0 19031 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 80556

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1297168/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=85440 CPUtime=99.98
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 20604 0 0 0 9969 29 0 0 25 0 1 0 187057067 87490560 20518 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 21360 20518 296 55 0 20252 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 85440

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1291984/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=90720 CPUtime=109.98
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 21900 0 0 0 10967 31 0 0 25 0 1 0 187057067 92897280 21814 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 22680 21814 296 55 0 21572 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 90720

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1287376/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=95348 CPUtime=119.99
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 23050 0 0 0 11965 34 0 0 25 0 1 0 187057067 97636352 22964 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 23837 22964 296 55 0 22729 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 95348

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1282704/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=99976 CPUtime=130
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 24200 0 0 0 12964 36 0 0 25 0 1 0 187057067 102375424 24114 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 24994 24114 296 55 0 23886 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 99976

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1277520/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=105148 CPUtime=140
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 25513 0 0 0 13962 38 0 0 25 0 1 0 187057067 107671552 25427 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 26287 25427 296 55 0 25179 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 105148

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1272272/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=110428 CPUtime=150.01
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 26825 0 0 0 14960 41 0 0 25 0 1 0 187057067 113078272 26739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 27607 26739 296 55 0 26499 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 110428

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1267280/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=115448 CPUtime=160
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 28062 0 0 0 15957 43 0 0 25 0 1 0 187057067 118218752 27976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4200059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 28862 27976 296 55 0 27754 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 115448

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1262800/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=119976 CPUtime=170
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 29188 0 0 0 16955 45 0 0 25 0 1 0 187057067 122855424 29102 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 29994 29102 296 55 0 28886 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 119976

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1258384/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=124336 CPUtime=180.01
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 30278 0 0 0 17954 47 0 0 25 0 1 0 187057067 127320064 30192 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 31084 30192 296 55 0 29976 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 124336

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1253840/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=129000 CPUtime=190.02
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 31421 0 0 0 18953 49 0 0 25 0 1 0 187057067 132096000 31335 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 32250 31335 296 55 0 31142 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 129000

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1250704/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=132040 CPUtime=200.01
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 32205 0 0 0 19951 50 0 0 25 0 1 0 187057067 135208960 32119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 33010 32119 296 55 0 31902 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 132040

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.92 2/64 3070
/proc/meminfo: memFree=1246864/2055920 swapFree=4181460/4192956

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

/proc/3070/statm: 116803 115188 296 55 0 115695 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 467212

[startup+1771.03 s]
/proc/loadavg: 1.05 1.01 0.93 2/64 3072
/proc/meminfo: memFree=915600/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=468928 CPUtime=1770.51
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 115800 0 0 0 176843 208 0 0 25 0 1 0 187057067 480182272 115620 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117232 115620 296 55 0 116124 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 468928

[startup+1781.04 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=914576/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=469984 CPUtime=1780.52
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116062 0 0 0 177843 209 0 0 25 0 1 0 187057067 481263616 115882 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117496 115882 296 55 0 116388 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 469984

[startup+1782.04 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=914320/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=470248 CPUtime=1781.52
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116126 0 0 0 177943 209 0 0 25 0 1 0 187057067 481533952 115946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117562 115946 296 55 0 116454 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 470248

[startup+1783.05 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=914128/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=470380 CPUtime=1782.52
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116162 0 0 0 178043 209 0 0 25 0 1 0 187057067 481669120 115982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117595 115982 296 55 0 116487 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 470380

[startup+1784.05 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913808/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=470776 CPUtime=1783.53
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116252 0 0 0 178144 209 0 0 25 0 1 0 187057067 482074624 116072 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117694 116072 296 55 0 116586 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 470776

[startup+1785.06 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913552/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471040 CPUtime=1784.53
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116313 0 0 0 178244 209 0 0 25 0 1 0 187057067 482344960 116133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117760 116133 296 55 0 116652 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 471040

[startup+1786.06 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913296/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471172 CPUtime=1785.54
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116371 0 0 0 178344 210 0 0 25 0 1 0 187057067 482480128 116191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117793 116191 296 55 0 116685 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 471172

[startup+1787.07 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913104/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471436 CPUtime=1786.55
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116416 0 0 0 178445 210 0 0 25 0 1 0 187057067 482750464 116236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117859 116236 296 55 0 116751 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 471436

[startup+1788.07 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913104/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471436 CPUtime=1787.55
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116421 0 0 0 178545 210 0 0 25 0 1 0 187057067 482750464 116241 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117859 116241 296 55 0 116751 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 471436

[startup+1789.08 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=913040/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471436 CPUtime=1788.56
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116447 0 0 0 178646 210 0 0 25 0 1 0 187057067 482750464 116267 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117859 116267 296 55 0 116751 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 471436

[startup+1790.08 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=912656/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=471832 CPUtime=1789.56
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116536 0 0 0 178746 210 0 0 25 0 1 0 187057067 483155968 116356 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 117958 116356 296 55 0 116850 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 471832

[startup+1791.09 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=912400/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472096 CPUtime=1790.56
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116600 0 0 0 178846 210 0 0 25 0 1 0 187057067 483426304 116420 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118024 116420 296 55 0 116916 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 472096

[startup+1792.09 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=912208/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472228 CPUtime=1791.57
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116636 0 0 0 178947 210 0 0 25 0 1 0 187057067 483561472 116456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118057 116456 296 55 0 116949 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 472228

[startup+1793.1 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=912080/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472360 CPUtime=1792.57
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116668 0 0 0 179047 210 0 0 25 0 1 0 187057067 483696640 116488 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118090 116488 296 55 0 116982 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 472360

[startup+1794.1 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911888/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472624 CPUtime=1793.57
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116722 0 0 0 179147 210 0 0 25 0 1 0 187057067 483966976 116542 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118156 116542 296 55 0 117048 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 472624

[startup+1795.11 s]
/proc/loadavg: 1.04 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911696/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472756 CPUtime=1794.58
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116774 0 0 0 179248 210 0 0 25 0 1 0 187057067 484102144 116594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118189 116594 296 55 0 117081 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 472756

[startup+1796.11 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911632/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472888 CPUtime=1795.58
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116782 0 0 0 179348 210 0 0 25 0 1 0 187057067 484237312 116602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534051 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118222 116602 296 55 0 117114 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 472888

[startup+1797.12 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911568/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=472888 CPUtime=1796.59
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116802 0 0 0 179449 210 0 0 25 0 1 0 187057067 484237312 116622 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118222 116622 296 55 0 117114 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 472888

[startup+1798.12 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911504/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=473020 CPUtime=1797.59
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116821 0 0 0 179549 210 0 0 25 0 1 0 187057067 484372480 116641 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118255 116641 296 55 0 117147 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 473020

[startup+1799.13 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911376/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=473152 CPUtime=1798.6
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116858 0 0 0 179650 210 0 0 25 0 1 0 187057067 484507648 116678 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118288 116678 296 55 0 117180 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 473152

[startup+1800.13 s]
/proc/loadavg: 1.03 1.01 0.93 2/64 3072
/proc/meminfo: memFree=911184/2055920 swapFree=4181460/4192956
[pid=3070] ppid=3068 vsize=473284 CPUtime=1799.61
/proc/3070/stat : 3070 (bsolo) R 3068 3070 3025 0 -1 0 116893 0 0 0 179750 211 0 0 25 0 1 0 187057067 484642816 116713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3070/statm: 118321 116713 296 55 0 117213 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 473284

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.12
CPU user time (s): 1797.94
CPU system time (s): 2.18367
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 473284

Launcher Data (download as text)

Begin job on node25 on Fri Jun  2 02:05:37 UTC 2006


FILE ID= 39520-1149213937

PBS_JOBID= 294517

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  58a39490a0f04cc377ab2aa6882fd7a1

RANDOM SEED= 578162653


/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:       1378336 kB
Buffers:         36784 kB
Cached:         569252 kB
SwapCached:       3244 kB
Active:         163700 kB
Inactive:       451092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378336 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            48760 kB
Committed_AS:   190424 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jun  2 02:35:38 UTC 2006