Trace number 39608

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900553647.opb
MD5SUM46461f0e86cd2c07d09bc154a5f6739a
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 benchmark197.463
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 715
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.063
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.104
0.22	c Restart #2 #Var: 231 LB: 0 @ 0.213
0.39	c Restart #3 #Var: 231 LB: 0 @ 0.374
0.54	c Restart #4 #Var: 231 LB: 0 @ 0.53
0.74	c Restart #5 #Var: 231 LB: 0 @ 0.731
0.97	c Restart #6 #Var: 231 LB: 0 @ 0.957
1.23	c Restart #7 #Var: 231 LB: 0 @ 1.215
1.51	c Restart #8 #Var: 231 LB: 0 @ 1.498
1.92	c Restart #9 #Var: 231 LB: 0 @ 1.91
2.35	c Restart #10 #Var: 231 LB: 0 @ 2.342
2.82	c Restart #11 #Var: 231 LB: 0 @ 2.805
3.42	c Restart #12 #Var: 231 LB: 0 @ 3.411
4.16	c Restart #13 #Var: 231 LB: 0 @ 4.143
5.09	c Restart #14 #Var: 231 LB: 0 @ 5.071
6.33	c Restart #15 #Var: 231 LB: 0 @ 6.315
7.71	c Restart #16 #Var: 231 LB: 0 @ 7.691
9.35	c Restart #17 #Var: 231 LB: 0 @ 9.333
11.14	c Restart #18 #Var: 231 LB: 0 @ 11.127
12.78	c Restart #19 #Var: 231 LB: 0 @ 12.762
14.18	c Restart #20 #Var: 231 LB: 0 @ 14.156
16.91	c Restart #21 #Var: 231 LB: 0 @ 16.892
19.91	c Restart #22 #Var: 231 LB: 0 @ 19.892
23.34	c Restart #23 #Var: 231 LB: 0 @ 23.324
26.21	c Restart #24 #Var: 231 LB: 0 @ 26.187
30.47	c Restart #25 #Var: 231 LB: 0 @ 30.446
35.24	c Restart #26 #Var: 231 LB: 0 @ 35.215
41.38	c Restart #27 #Var: 231 LB: 0 @ 41.357
47.64	c Restart #28 #Var: 231 LB: 0 @ 47.614
54.04	c Restart #29 #Var: 231 LB: 0 @ 54.011
60.88	c Restart #30 #Var: 231 LB: 0 @ 60.846
71.20	c Restart #31 #Var: 231 LB: 0 @ 71.165
79.13	c Restart #32 #Var: 231 LB: 0 @ 79.097
86.92	c Restart #33 #Var: 231 LB: 0 @ 86.879
100.89	c Restart #34 #Var: 231 LB: 0 @ 100.85
110.19	c Restart #35 #Var: 231 LB: 0 @ 110.15
120.59	c Restart #36 #Var: 231 LB: 0 @ 120.55
133.49	c Restart #37 #Var: 231 LB: 0 @ 133.44
148.44	c Restart #38 #Var: 231 LB: 0 @ 148.38
164.40	c Restart #39 #Var: 231 LB: 0 @ 164.35
180.53	c Restart #40 #Var: 231 LB: 0 @ 180.47
198.87	c Restart #41 #Var: 231 LB: 0 @ 198.8
221.94	c Restart #42 #Var: 231 LB: 0 @ 221.87
238.55	c Restart #43 #Var: 231 LB: 0 @ 238.48
262.68	c Restart #44 #Var: 231 LB: 0 @ 262.6
283.59	c Restart #45 #Var: 231 LB: 0 @ 283.5
310.10	c Restart #46 #Var: 231 LB: 0 @ 310.01
331.98	c Restart #47 #Var: 231 LB: 0 @ 331.89
362.09	c Restart #48 #Var: 231 LB: 0 @ 361.99
391.88	c Restart #49 #Var: 231 LB: 0 @ 391.77
428.38	c Restart #50 #Var: 231 LB: 0 @ 428.26
451.20	c Restart #51 #Var: 231 LB: 0 @ 451.08
485.18	c Restart #52 #Var: 231 LB: 0 @ 485.05
526.87	c Restart #53 #Var: 231 LB: 0 @ 526.72
562.48	c Restart #54 #Var: 231 LB: 0 @ 562.27
591.22	c Restart #55 #Var: 231 LB: 0 @ 591.01
632.17	c Restart #56 #Var: 231 LB: 0 @ 631.94
672.69	c Restart #57 #Var: 231 LB: 0 @ 672.46
717.74	c Restart #58 #Var: 231 LB: 0 @ 717.5
765.17	c Restart #59 #Var: 231 LB: 0 @ 764.91
814.09	c Restart #60 #Var: 231 LB: 0 @ 813.82
867.83	c Restart #61 #Var: 231 LB: 0 @ 867.55
902.89	c CHANGE Heuristic... 
902.89	c Restart #0 #Var: 231 LB: 0 @ 902.6
908.89	c Restart #1 #Var: 231 LB: 0 @ 908.6
915.52	c Restart #2 #Var: 231 LB: 0 @ 915.22
921.99	c Restart #3 #Var: 231 LB: 0 @ 921.7
928.97	c Restart #4 #Var: 231 LB: 0 @ 928.67
937.44	c Restart #5 #Var: 231 LB: 0 @ 937.14
944.88	c Restart #6 #Var: 231 LB: 0 @ 944.58
955.88	c Restart #7 #Var: 231 LB: 0 @ 955.58
969.22	c Restart #8 #Var: 231 LB: 0 @ 968.91
979.24	c Restart #9 #Var: 231 LB: 0 @ 978.93
992.57	c Restart #10 #Var: 231 LB: 0 @ 992.26
1010.22	c Restart #11 #Var: 231 LB: 0 @ 1009.9
1029.63	c Restart #12 #Var: 231 LB: 0 @ 1029.3
1050.36	c Restart #13 #Var: 231 LB: 0 @ 1050
1069.67	c Restart #14 #Var: 231 LB: 0 @ 1069.3
1090.24	c Restart #15 #Var: 231 LB: 0 @ 1089.9
1114.35	c Restart #16 #Var: 231 LB: 0 @ 1114
1130.93	c Restart #17 #Var: 231 LB: 0 @ 1130.6
1158.02	c Restart #18 #Var: 231 LB: 0 @ 1157.7
1185.57	c Restart #19 #Var: 231 LB: 0 @ 1185.2
1224.98	c Restart #20 #Var: 231 LB: 0 @ 1224.6
1264.79	c Restart #21 #Var: 231 LB: 0 @ 1264.4
1293.97	c Restart #22 #Var: 231 LB: 0 @ 1293.6
1331.66	c Restart #23 #Var: 231 LB: 0 @ 1331.3
1359.48	c Restart #24 #Var: 231 LB: 0 @ 1359.1
1398.64	c Restart #25 #Var: 231 LB: 0 @ 1398.2
1429.58	c Restart #26 #Var: 231 LB: 0 @ 1429.2
1453.61	c Restart #27 #Var: 231 LB: 0 @ 1453.2
1489.26	c Restart #28 #Var: 231 LB: 0 @ 1488.8
1524.24	c Restart #29 #Var: 231 LB: 0 @ 1523.8
1558.77	c Restart #30 #Var: 231 LB: 0 @ 1558.3
1588.13	c Restart #31 #Var: 231 LB: 0 @ 1587.7
1628.43	c Restart #32 #Var: 231 LB: 0 @ 1628
1673.09	c Restart #33 #Var: 231 LB: 0 @ 1672.6
1707.91	c Restart #34 #Var: 231 LB: 0 @ 1707.4
1750.12	c Restart #35 #Var: 231 LB: 0 @ 1749.6
1800.53	s UNKNOWN
1800.53	c Exit Code: 0
1800.53	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-39608-1149223917 -o ROOT/results/node72/solver-39608-1149223917 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node72/39608-1149223917/instance-39608-1149223917.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1599888/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=4656 CPUtime=0
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 73 0 0 0 0 0 0 0 19 0 1 0 188056122 4767744 55 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2540551 0 0 4096 0 0 0 0 17 1 0 0
/proc/12283/statm: 1165 64 48 55 0 45 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1578912/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=25468 CPUtime=9.98
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 5614 0 0 0 993 5 0 0 25 0 1 0 188056122 26079232 5529 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603772 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 6367 5529 296 55 0 5259 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 25468

[startup+20.0088 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1566816/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=37624 CPUtime=19.97
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 8671 0 0 0 1989 8 0 0 25 0 1 0 188056122 38526976 8586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 9406 8586 296 55 0 8298 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 37624

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1557792/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=46600 CPUtime=29.99
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 10920 0 0 0 2986 13 0 0 25 0 1 0 188056122 47718400 10835 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 11650 10835 296 55 0 10542 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 46600

[startup+40.0206 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1551776/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=52676 CPUtime=39.98
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 12440 0 0 0 3983 15 0 0 25 0 1 0 188056122 53940224 12355 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 13169 12355 296 55 0 12061 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 52676

[startup+50.0265 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1545632/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=58884 CPUtime=49.98
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 13964 0 0 0 4981 17 0 0 25 0 1 0 188056122 60297216 13879 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529360 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 14721 13879 296 55 0 13613 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 58884

[startup+60.0324 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1539744/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=64832 CPUtime=59.99
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 15449 0 0 0 5980 19 0 0 25 0 1 0 188056122 66387968 15363 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 16208 15363 296 55 0 15100 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 64832

[startup+70.0383 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1535072/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=69460 CPUtime=69.99
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 16611 0 0 0 6978 21 0 0 25 0 1 0 188056122 71127040 16525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 17365 16525 296 55 0 16257 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 69460

[startup+80.0443 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1529952/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=74612 CPUtime=80
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 17894 0 0 0 7976 24 0 0 25 0 1 0 188056122 76402688 17808 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 18653 17808 296 55 0 17545 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 74612

[startup+90.0492 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1525344/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=79236 CPUtime=90
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 19034 0 0 0 8974 26 0 0 25 0 1 0 188056122 81137664 18948 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 19809 18948 296 55 0 18701 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 79236

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1521824/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=82668 CPUtime=100
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 19918 0 0 0 9972 28 0 0 25 0 1 0 188056122 84652032 19832 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 20667 19832 296 55 0 19559 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 82668

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1516768/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=87696 CPUtime=110
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 21166 0 0 0 10970 30 0 0 25 0 1 0 188056122 89800704 21079 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 21924 21079 296 55 0 20816 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 87696

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1512352/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=92204 CPUtime=120.01
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 22278 0 0 0 11968 33 0 0 25 0 1 0 188056122 94416896 22191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 23051 22191 296 55 0 21943 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 92204

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1508448/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=96048 CPUtime=130.01
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 23242 0 0 0 12967 34 0 0 25 0 1 0 188056122 98353152 23155 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2971259 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 24012 23155 296 55 0 22904 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 96048

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1504864/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=99748 CPUtime=140.02
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 24157 0 0 0 13966 36 0 0 25 0 1 0 188056122 102141952 24068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 24937 24068 296 55 0 23829 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 99748

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1501536/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=103048 CPUtime=150.02
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 24977 0 0 0 14964 38 0 0 25 0 1 0 188056122 105521152 24888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 25762 24888 296 55 0 24654 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 103048

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1498016/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=106488 CPUtime=160.02
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 25853 0 0 0 15963 39 0 0 25 0 1 0 188056122 109043712 25764 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 26622 25764 296 55 0 25514 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 106488

[startup+170.096 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1494688/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=109928 CPUtime=170.03
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 26692 0 0 0 16962 41 0 0 25 0 1 0 188056122 112566272 26602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 27482 26602 296 55 0 26374 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 109928

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1491104/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=113504 CPUtime=180.04
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 27585 0 0 0 17961 43 0 0 25 0 1 0 188056122 116228096 27494 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 28376 27494 296 55 0 27268 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 113504

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1488480/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=116144 CPUtime=190.04
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 28229 0 0 0 18960 44 0 0 25 0 1 0 188056122 118931456 28138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 29036 28138 296 55 0 27928 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 116144

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1484960/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=119576 CPUtime=200.04
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 29102 0 0 0 19959 45 0 0 25 0 1 0 188056122 122445824 29011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 29894 29011 296 55 0 28786 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 119576

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12283
/proc/meminfo: memFree=1482528/2055920 swapFree=4182504/4192956

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

/proc/12283/statm: 93300 91780 296 55 0 92192 0
Current children cumulated CPU time (s) 1760.56
Current children cumulated vsize (Kb) 373200

[startup+1771.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1231968/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=374264 CPUtime=1770.56
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92246 0 0 0 176878 178 0 0 25 0 1 0 188056122 383246336 92058 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93566 92058 296 55 0 92458 0
Current children cumulated CPU time (s) 1770.56
Current children cumulated vsize (Kb) 374264

[startup+1781.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230880/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=375520 CPUtime=1780.57
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92522 0 0 0 177878 179 0 0 25 0 1 0 188056122 384532480 92330 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93880 92330 296 55 0 92772 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (Kb) 375520

[startup+1782.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230816/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=375520 CPUtime=1781.57
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92538 0 0 0 177978 179 0 0 25 0 1 0 188056122 384532480 92346 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93880 92346 296 55 0 92772 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 375520

[startup+1783.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230752/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=375652 CPUtime=1782.58
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92563 0 0 0 178079 179 0 0 25 0 1 0 188056122 384667648 92371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93913 92371 296 55 0 92805 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 375652

[startup+1784.1 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230560/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=375784 CPUtime=1783.58
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92602 0 0 0 178179 179 0 0 25 0 1 0 188056122 384802816 92410 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93946 92410 296 55 0 92838 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 375784

[startup+1785.1 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230432/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=375916 CPUtime=1784.58
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92638 0 0 0 178279 179 0 0 25 0 1 0 188056122 384937984 92446 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 93979 92446 296 55 0 92871 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 375916

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230240/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376048 CPUtime=1785.59
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92687 0 0 0 178379 180 0 0 25 0 1 0 188056122 385073152 92495 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94012 92495 296 55 0 92904 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 376048

[startup+1787.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1230112/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376180 CPUtime=1786.6
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92715 0 0 0 178480 180 0 0 25 0 1 0 188056122 385208320 92523 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94045 92523 296 55 0 92937 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 376180

[startup+1788.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229920/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376444 CPUtime=1787.6
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92762 0 0 0 178580 180 0 0 25 0 1 0 188056122 385478656 92570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541586 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94111 92570 296 55 0 93003 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 376444

[startup+1789.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229728/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376576 CPUtime=1788.61
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92806 0 0 0 178681 180 0 0 25 0 1 0 188056122 385613824 92614 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94144 92614 296 55 0 93036 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 376576

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229536/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376840 CPUtime=1789.61
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92863 0 0 0 178781 180 0 0 25 0 1 0 188056122 385884160 92671 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94210 92671 296 55 0 93102 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 376840

[startup+1791.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229408/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376972 CPUtime=1790.61
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92894 0 0 0 178881 180 0 0 25 0 1 0 188056122 386019328 92702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94243 92702 296 55 0 93135 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 376972

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229344/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=376972 CPUtime=1791.62
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92901 0 0 0 178982 180 0 0 25 0 1 0 188056122 386019328 92709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94243 92709 296 55 0 93135 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 376972

[startup+1793.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229280/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377104 CPUtime=1792.62
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92926 0 0 0 179082 180 0 0 25 0 1 0 188056122 386154496 92734 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94276 92734 296 55 0 93168 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 377104

[startup+1794.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1229088/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377236 CPUtime=1793.63
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 92962 0 0 0 179183 180 0 0 25 0 1 0 188056122 386289664 92770 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529218 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94309 92770 296 55 0 93201 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 377236

[startup+1795.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228960/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377368 CPUtime=1794.63
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93002 0 0 0 179283 180 0 0 25 0 1 0 188056122 386424832 92810 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94342 92810 296 55 0 93234 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 377368

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228896/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377368 CPUtime=1795.64
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93008 0 0 0 179384 180 0 0 25 0 1 0 188056122 386424832 92816 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94342 92816 296 55 0 93234 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 377368

[startup+1797.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228832/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377500 CPUtime=1796.64
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93032 0 0 0 179484 180 0 0 25 0 1 0 188056122 386560000 92840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94375 92840 296 55 0 93267 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 377500

[startup+1798.17 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228704/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377632 CPUtime=1797.64
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93069 0 0 0 179584 180 0 0 25 0 1 0 188056122 386695168 92877 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529461 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94408 92877 296 55 0 93300 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 377632

[startup+1799.17 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228576/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377632 CPUtime=1798.65
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93089 0 0 0 179685 180 0 0 25 0 1 0 188056122 386695168 92897 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94408 92897 296 55 0 93300 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 377632

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 12478
/proc/meminfo: memFree=1228512/2055920 swapFree=4182504/4192956
[pid=12283] ppid=12281 vsize=377764 CPUtime=1799.66
/proc/12283/stat : 12283 (bsolo) R 12281 12283 12238 0 -1 0 93108 0 0 0 179785 181 0 0 25 0 1 0 188056122 386830336 92916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12283/statm: 94441 92916 296 55 0 93333 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 377764

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.08
CPU user time (s): 1798.21
CPU system time (s): 1.86871
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 377764

Launcher Data (download as text)

Begin job on node72 on Fri Jun  2 04:51:57 UTC 2006


FILE ID= 39608-1149223917

PBS_JOBID= 295655

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  46461f0e86cd2c07d09bc154a5f6739a

RANDOM SEED= 512034562


/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.227
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.227
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:       1600096 kB
Buffers:         35868 kB
Cached:         343184 kB
SwapCached:       2428 kB
Active:         102328 kB
Inactive:       285752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600096 kB
SwapTotal:     4192956 kB
SwapFree:      4182504 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          16020 kB
Slab:            53776 kB
Committed_AS:   218220 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node72 on Fri Jun  2 05:21:58 UTC 2006