Trace number 39522

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
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 benchmark378.354
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 683
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.067
0.10	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.14	c Restart #1 #Var: 231 LB: 0 @ 0.107
0.26	c Restart #2 #Var: 231 LB: 0 @ 0.23
0.52	c Restart #3 #Var: 231 LB: 0 @ 0.482
0.71	c Restart #4 #Var: 231 LB: 0 @ 0.678
0.90	c Restart #5 #Var: 231 LB: 0 @ 0.866
1.17	c Restart #6 #Var: 231 LB: 0 @ 1.136
1.53	c Restart #7 #Var: 231 LB: 0 @ 1.499
1.97	c Restart #8 #Var: 231 LB: 0 @ 1.936
2.41	c Restart #9 #Var: 231 LB: 0 @ 2.376
2.98	c Restart #10 #Var: 231 LB: 0 @ 2.947
3.65	c Restart #11 #Var: 231 LB: 0 @ 3.615
4.21	c Restart #12 #Var: 231 LB: 0 @ 4.178
5.03	c Restart #13 #Var: 231 LB: 0 @ 4.994
5.95	c Restart #14 #Var: 231 LB: 0 @ 5.912
7.16	c Restart #15 #Var: 231 LB: 0 @ 7.126
8.67	c Restart #16 #Var: 231 LB: 0 @ 8.636
10.23	c Restart #17 #Var: 231 LB: 0 @ 10.19
12.62	c Restart #18 #Var: 231 LB: 0 @ 12.579
14.19	c Restart #19 #Var: 231 LB: 0 @ 14.152
16.89	c Restart #20 #Var: 231 LB: 0 @ 16.853
19.19	c Restart #21 #Var: 231 LB: 0 @ 19.147
22.37	c Restart #22 #Var: 231 LB: 0 @ 22.331
25.26	c Restart #23 #Var: 231 LB: 0 @ 25.213
29.08	c Restart #24 #Var: 231 LB: 0 @ 29.037
34.37	c Restart #25 #Var: 231 LB: 0 @ 34.322
37.43	c Restart #26 #Var: 231 LB: 0 @ 37.386
41.26	c Restart #27 #Var: 231 LB: 0 @ 41.214
46.17	c Restart #28 #Var: 231 LB: 0 @ 46.12
51.40	c Restart #29 #Var: 231 LB: 0 @ 51.349
58.52	c Restart #30 #Var: 231 LB: 0 @ 58.459
64.02	c Restart #31 #Var: 231 LB: 0 @ 63.963
71.00	c Restart #32 #Var: 231 LB: 0 @ 70.935
79.92	c Restart #33 #Var: 231 LB: 0 @ 79.858
89.05	c Restart #34 #Var: 231 LB: 0 @ 88.983
96.79	c Restart #35 #Var: 231 LB: 0 @ 96.722
105.77	c Restart #36 #Var: 231 LB: 0 @ 105.7
120.57	c Restart #37 #Var: 231 LB: 0 @ 120.49
127.73	c Restart #38 #Var: 231 LB: 0 @ 127.64
138.43	c Restart #39 #Var: 231 LB: 0 @ 138.34
151.30	c Restart #40 #Var: 231 LB: 0 @ 151.21
165.12	c Restart #41 #Var: 231 LB: 0 @ 165.03
176.30	c Restart #42 #Var: 231 LB: 0 @ 176.2
190.69	c Restart #43 #Var: 231 LB: 0 @ 190.59
205.21	c Restart #44 #Var: 231 LB: 0 @ 205.1
217.70	c Restart #45 #Var: 231 LB: 0 @ 217.59
235.14	c Restart #46 #Var: 231 LB: 0 @ 235.03
250.23	c Restart #47 #Var: 231 LB: 0 @ 250.1
269.63	c Restart #48 #Var: 231 LB: 0 @ 269.5
287.22	c Restart #49 #Var: 231 LB: 0 @ 287.08
308.80	c Restart #50 #Var: 231 LB: 0 @ 308.66
329.49	c Restart #51 #Var: 231 LB: 0 @ 329.34
353.18	c Restart #52 #Var: 231 LB: 0 @ 353.02
379.51	c Restart #53 #Var: 231 LB: 0 @ 379.34
412.11	c Restart #54 #Var: 231 LB: 0 @ 411.92
435.83	c Restart #55 #Var: 231 LB: 0 @ 435.63
463.09	c Restart #56 #Var: 231 LB: 0 @ 462.88
497.14	c Restart #57 #Var: 231 LB: 0 @ 496.93
525.39	c Restart #58 #Var: 231 LB: 0 @ 525.16
551.05	c Restart #59 #Var: 231 LB: 0 @ 550.82
594.04	c Restart #60 #Var: 231 LB: 0 @ 593.79
640.02	c Restart #61 #Var: 231 LB: 0 @ 639.75
670.97	c Restart #62 #Var: 231 LB: 0 @ 670.69
710.11	c Restart #63 #Var: 231 LB: 0 @ 709.82
747.12	c Restart #64 #Var: 231 LB: 0 @ 746.81
788.89	c Restart #65 #Var: 231 LB: 0 @ 788.57
828.01	c Restart #66 #Var: 231 LB: 0 @ 827.67
869.46	c Restart #67 #Var: 231 LB: 0 @ 869.11
917.40	c CHANGE Heuristic... 
917.40	c Restart #0 #Var: 231 LB: 0 @ 917.03
926.88	c Restart #1 #Var: 231 LB: 0 @ 926.51
938.47	c Restart #2 #Var: 231 LB: 0 @ 938.09
948.13	c Restart #3 #Var: 231 LB: 0 @ 947.75
957.13	c Restart #4 #Var: 231 LB: 0 @ 956.75
965.71	c Restart #5 #Var: 231 LB: 0 @ 965.32
978.37	c Restart #6 #Var: 231 LB: 0 @ 977.98
986.41	c Restart #7 #Var: 231 LB: 0 @ 986.02
994.04	c Restart #8 #Var: 231 LB: 0 @ 993.65
1002.24	c Restart #9 #Var: 231 LB: 0 @ 1001.8
1010.53	c Restart #10 #Var: 231 LB: 0 @ 1010.1
1019.48	c Restart #11 #Var: 231 LB: 0 @ 1019.1
1032.16	c Restart #12 #Var: 231 LB: 0 @ 1031.7
1045.27	c Restart #13 #Var: 231 LB: 0 @ 1044.9
1059.55	c Restart #14 #Var: 231 LB: 0 @ 1059.1
1074.92	c Restart #15 #Var: 231 LB: 0 @ 1074.5
1093.06	c Restart #16 #Var: 231 LB: 0 @ 1092.6
1110.58	c Restart #17 #Var: 231 LB: 0 @ 1110.1
1133.55	c Restart #18 #Var: 231 LB: 0 @ 1133.1
1159.54	c Restart #19 #Var: 231 LB: 0 @ 1159.1
1181.14	c Restart #20 #Var: 231 LB: 0 @ 1180.7
1194.59	c Restart #21 #Var: 231 LB: 0 @ 1194.1
1215.95	c Restart #22 #Var: 231 LB: 0 @ 1215.5
1241.99	c Restart #23 #Var: 231 LB: 0 @ 1241.5
1261.55	c Restart #24 #Var: 231 LB: 0 @ 1261.1
1281.76	c Restart #25 #Var: 231 LB: 0 @ 1281.3
1305.23	c Restart #26 #Var: 231 LB: 0 @ 1304.7
1330.08	c Restart #27 #Var: 231 LB: 0 @ 1329.6
1365.09	c Restart #28 #Var: 231 LB: 0 @ 1364.6
1395.73	c Restart #29 #Var: 231 LB: 0 @ 1395.2
1427.93	c Restart #30 #Var: 231 LB: 0 @ 1427.4
1447.88	c Restart #31 #Var: 231 LB: 0 @ 1447.3
1482.50	c Restart #32 #Var: 231 LB: 0 @ 1481.9
1515.02	c Restart #33 #Var: 231 LB: 0 @ 1514.4
1545.93	c Restart #34 #Var: 231 LB: 0 @ 1545.3
1588.62	c Restart #35 #Var: 231 LB: 0 @ 1588
1631.69	c Restart #36 #Var: 231 LB: 0 @ 1631.1
1670.78	c Restart #37 #Var: 231 LB: 0 @ 1670.1
1707.46	c Restart #38 #Var: 231 LB: 0 @ 1706.8
1739.51	c Restart #39 #Var: 231 LB: 0 @ 1738.8
1789.66	c Restart #40 #Var: 231 LB: 0 @ 1789
1800.69	s UNKNOWN
1800.69	c Exit Code: 0
1800.69	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/node36/watcher-39522-1149214052 -o ROOT/results/node36/solver-39522-1149214052 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node36/39522-1149214052/instance-39522-1149214052.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.90 2/64 19333
/proc/meminfo: memFree=1446680/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=4924 CPUtime=0
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 257 0 0 0 0 0 0 0 19 0 1 0 187071282 5042176 227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134559382 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 1231 237 153 55 0 123 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.95 0.90 2/64 19333
/proc/meminfo: memFree=1425816/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=25336 CPUtime=9.95
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 5581 0 0 0 991 4 0 0 25 0 1 0 187071282 25944064 5496 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 6334 5496 296 55 0 5226 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 25336

[startup+20.0103 s]
/proc/loadavg: 0.89 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1414616/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=36556 CPUtime=19.95
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 8385 0 0 0 1987 8 0 0 25 0 1 0 187071282 37433344 8300 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 9139 8300 296 55 0 8031 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 36556

[startup+30.0161 s]
/proc/loadavg: 0.91 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1406040/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=45012 CPUtime=29.96
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 10518 0 0 0 2984 12 0 0 25 0 1 0 187071282 46092288 10433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548537 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 11253 10433 296 55 0 10145 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 45012

[startup+40.0219 s]
/proc/loadavg: 0.92 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1397272/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=53724 CPUtime=39.97
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 12708 0 0 0 3982 15 0 0 25 0 1 0 187071282 55013376 12623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 13431 12623 296 55 0 12323 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 53724

[startup+50.0277 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1388888/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=62172 CPUtime=49.96
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 14802 0 0 0 4979 17 0 0 25 0 1 0 187071282 63664128 14717 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 15543 14717 296 55 0 14435 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 62172

[startup+60.0336 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1383576/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=67456 CPUtime=59.97
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 16125 0 0 0 5977 20 0 0 25 0 1 0 187071282 69074944 16040 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 16864 16040 296 55 0 15756 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 67456

[startup+70.0394 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1376600/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=74456 CPUtime=69.96
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 17866 0 0 0 6974 22 0 0 25 0 1 0 187071282 76242944 17780 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 18614 17780 296 55 0 17506 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 74456

[startup+80.0452 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1371160/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=79884 CPUtime=79.98
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 19210 0 0 0 7973 25 0 0 25 0 1 0 187071282 81801216 19124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 19971 19124 296 55 0 18863 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 79884

[startup+90.051 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1366104/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=85044 CPUtime=89.97
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 20482 0 0 0 8971 26 0 0 25 0 1 0 187071282 87085056 20396 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 21261 20396 296 55 0 20153 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 85044

[startup+100.057 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1360536/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=90588 CPUtime=99.97
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 21887 0 0 0 9969 28 0 0 25 0 1 0 187071282 92762112 21801 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 22647 21801 296 55 0 21539 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 90588

[startup+110.063 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 19333
/proc/meminfo: memFree=1355224/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=96000 CPUtime=109.97
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 23211 0 0 0 10967 30 0 0 25 0 1 0 187071282 98304000 23125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 24000 23125 296 55 0 22892 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 96000

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1351640/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=99564 CPUtime=119.98
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 24121 0 0 0 11966 32 0 0 25 0 1 0 187071282 101953536 24035 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 24891 24035 296 55 0 23783 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 99564

[startup+130.074 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1345432/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=105776 CPUtime=129.98
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 25662 0 0 0 12964 34 0 0 25 0 1 0 187071282 108314624 25576 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 26444 25576 296 55 0 25336 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 105776

[startup+140.08 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1340312/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=110940 CPUtime=139.98
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 26940 0 0 0 13962 36 0 0 25 0 1 0 187071282 113602560 26854 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 27735 26854 296 55 0 26627 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 110940

[startup+150.086 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1335704/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=115576 CPUtime=149.98
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 28095 0 0 0 14960 38 0 0 25 0 1 0 187071282 118349824 28009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 28894 28009 296 55 0 27786 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 115576

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1331864/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=119416 CPUtime=159.99
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 29049 0 0 0 15959 40 0 0 25 0 1 0 187071282 122281984 28963 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 29854 28963 296 55 0 28746 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 119416

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1327448/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=123912 CPUtime=169.99
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 30157 0 0 0 16957 42 0 0 25 0 1 0 187071282 126885888 30071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548580 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 30978 30071 296 55 0 29870 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 123912

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1322520/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=128808 CPUtime=180
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 31388 0 0 0 17956 44 0 0 25 0 1 0 187071282 131899392 31302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 32202 31302 296 55 0 31094 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 128808

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1317912/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=133424 CPUtime=189.99
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 32537 0 0 0 18954 45 0 0 25 0 1 0 187071282 136626176 32451 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 33356 32451 296 55 0 32248 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 133424

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1313496/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=137784 CPUtime=200
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 33635 0 0 0 19953 47 0 0 25 0 1 0 187071282 141090816 33549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 34446 33549 296 55 0 33338 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 137784

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19333
/proc/meminfo: memFree=1309208/2055920 swapFree=4181460/4192956

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

/proc/19333/statm: 117923 116363 296 55 0 116815 0
Current children cumulated CPU time (s) 1760.37
Current children cumulated vsize (Kb) 471692

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=979928/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=473144 CPUtime=1770.37
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 116869 0 0 0 176837 200 0 0 25 0 1 0 187071282 484499456 116710 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118286 116710 296 55 0 117178 0
Current children cumulated CPU time (s) 1770.37
Current children cumulated vsize (Kb) 473144

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=978072/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475100 CPUtime=1780.37
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117341 0 0 0 177837 200 0 0 25 0 1 0 187071282 486502400 117182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118775 117182 296 55 0 117667 0
Current children cumulated CPU time (s) 1780.37
Current children cumulated vsize (Kb) 475100

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=978008/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475232 CPUtime=1781.37
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117357 0 0 0 177937 200 0 0 25 0 1 0 187071282 486637568 117198 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118808 117198 296 55 0 117700 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 475232

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=977880/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475232 CPUtime=1782.37
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117385 0 0 0 178037 200 0 0 25 0 1 0 187071282 486637568 117226 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118808 117226 296 55 0 117700 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (Kb) 475232

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=977752/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475364 CPUtime=1783.39
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117408 0 0 0 178138 201 0 0 25 0 1 0 187071282 486772736 117249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118841 117249 296 55 0 117733 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 475364

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=977560/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475628 CPUtime=1784.39
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117462 0 0 0 178238 201 0 0 25 0 1 0 187071282 487043072 117303 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118907 117303 296 55 0 117799 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 475628

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=977304/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=475892 CPUtime=1785.39
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117527 0 0 0 178338 201 0 0 25 0 1 0 187071282 487313408 117368 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 118973 117368 296 55 0 117865 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 475892

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=977048/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476024 CPUtime=1786.4
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117584 0 0 0 178439 201 0 0 25 0 1 0 187071282 487448576 117425 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119006 117425 296 55 0 117898 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 476024

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976984/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476156 CPUtime=1787.4
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117602 0 0 0 178539 201 0 0 25 0 1 0 187071282 487583744 117443 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548503 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119039 117443 296 55 0 117931 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 476156

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976856/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476288 CPUtime=1788.41
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117646 0 0 0 178640 201 0 0 25 0 1 0 187071282 487718912 117487 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119072 117487 296 55 0 117964 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 476288

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976728/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476288 CPUtime=1789.41
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117667 0 0 0 178740 201 0 0 25 0 1 0 187071282 487718912 117508 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119072 117508 296 55 0 117964 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 476288

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976728/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476420 CPUtime=1790.41
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117671 0 0 0 178840 201 0 0 25 0 1 0 187071282 487854080 117512 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119105 117512 296 55 0 117997 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 476420

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976664/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476420 CPUtime=1791.42
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117678 0 0 0 178941 201 0 0 25 0 1 0 187071282 487854080 117519 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119105 117519 296 55 0 117997 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 476420

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976664/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476420 CPUtime=1792.42
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117690 0 0 0 179041 201 0 0 25 0 1 0 187071282 487854080 117531 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119105 117531 296 55 0 117997 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 476420

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976664/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476420 CPUtime=1793.43
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117690 0 0 0 179142 201 0 0 25 0 1 0 187071282 487854080 117531 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119105 117531 296 55 0 117997 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 476420

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976600/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476552 CPUtime=1794.43
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117699 0 0 0 179242 201 0 0 25 0 1 0 187071282 487989248 117540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119138 117540 296 55 0 118030 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 476552

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976536/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476552 CPUtime=1795.43
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117715 0 0 0 179342 201 0 0 25 0 1 0 187071282 487989248 117556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119138 117556 296 55 0 118030 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 476552

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976536/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476552 CPUtime=1796.44
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117721 0 0 0 179443 201 0 0 25 0 1 0 187071282 487989248 117562 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528802 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119138 117562 296 55 0 118030 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 476552

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976472/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476552 CPUtime=1797.44
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117732 0 0 0 179543 201 0 0 25 0 1 0 187071282 487989248 117573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534815 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119138 117573 296 55 0 118030 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 476552

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976408/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476684 CPUtime=1798.45
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117741 0 0 0 179644 201 0 0 25 0 1 0 187071282 488124416 117582 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119171 117582 296 55 0 118063 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 476684

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19335
/proc/meminfo: memFree=976344/2055920 swapFree=4181460/4192956
[pid=19333] ppid=19331 vsize=476684 CPUtime=1799.45
/proc/19333/stat : 19333 (bsolo) R 19331 19333 19288 0 -1 0 117761 0 0 0 179744 201 0 0 25 0 1 0 187071282 488124416 117602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19333/statm: 119171 117602 296 55 0 118063 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 476684

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.08
CPU user time (s): 1797.99
CPU system time (s): 2.09268
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (Kb): 476684

Launcher Data (download as text)

Begin job on node36 on Fri Jun  2 02:07:32 UTC 2006


FILE ID= 39522-1149214052

PBS_JOBID= 294538

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  be6efe3218879d0d0c6c419c0919396c

RANDOM SEED= 612148801


/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.284
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.284
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:       1446888 kB
Buffers:         38856 kB
Cached:         494228 kB
SwapCached:       3504 kB
Active:         189600 kB
Inactive:       352500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446888 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            53020 kB
Committed_AS:   172220 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 node36 on Fri Jun  2 02:37:33 UTC 2006