Trace number 39606

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573137.opb
MD5SUM4b18508c034d5953901bfe08c3658c68
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 benchmark203.591
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 693
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.068
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.25	c Restart #2 #Var: 231 LB: 0 @ 0.219
0.39	c Restart #3 #Var: 231 LB: 0 @ 0.356
0.61	c Restart #4 #Var: 231 LB: 0 @ 0.583
0.82	c Restart #5 #Var: 231 LB: 0 @ 0.784
1.07	c Restart #6 #Var: 231 LB: 0 @ 1.035
1.44	c Restart #7 #Var: 231 LB: 0 @ 1.411
1.88	c Restart #8 #Var: 231 LB: 0 @ 1.852
2.43	c Restart #9 #Var: 231 LB: 0 @ 2.394
3.06	c Restart #10 #Var: 231 LB: 0 @ 3.032
3.75	c Restart #11 #Var: 231 LB: 0 @ 3.715
4.61	c Restart #12 #Var: 231 LB: 0 @ 4.58
5.50	c Restart #13 #Var: 231 LB: 0 @ 5.47
6.44	c Restart #14 #Var: 231 LB: 0 @ 6.406
7.55	c Restart #15 #Var: 231 LB: 0 @ 7.508
9.26	c Restart #16 #Var: 231 LB: 0 @ 9.217
11.09	c Restart #17 #Var: 231 LB: 0 @ 11.048
12.92	c Restart #18 #Var: 231 LB: 0 @ 12.885
14.67	c Restart #19 #Var: 231 LB: 0 @ 14.63
16.79	c Restart #20 #Var: 231 LB: 0 @ 16.749
19.20	c Restart #21 #Var: 231 LB: 0 @ 19.155
21.99	c Restart #22 #Var: 231 LB: 0 @ 21.951
24.72	c Restart #23 #Var: 231 LB: 0 @ 24.674
28.88	c Restart #24 #Var: 231 LB: 0 @ 28.837
33.21	c Restart #25 #Var: 231 LB: 0 @ 33.166
37.30	c Restart #26 #Var: 231 LB: 0 @ 37.255
42.55	c Restart #27 #Var: 231 LB: 0 @ 42.497
47.49	c Restart #28 #Var: 231 LB: 0 @ 47.434
53.83	c Restart #29 #Var: 231 LB: 0 @ 53.775
59.10	c Restart #30 #Var: 231 LB: 0 @ 59.045
66.67	c Restart #31 #Var: 231 LB: 0 @ 66.61
73.53	c Restart #32 #Var: 231 LB: 0 @ 73.473
80.74	c Restart #33 #Var: 231 LB: 0 @ 80.678
89.54	c Restart #34 #Var: 231 LB: 0 @ 89.475
98.50	c Restart #35 #Var: 231 LB: 0 @ 98.436
107.32	c Restart #36 #Var: 231 LB: 0 @ 107.25
116.68	c Restart #37 #Var: 231 LB: 0 @ 116.61
125.39	c Restart #38 #Var: 231 LB: 0 @ 125.32
136.43	c Restart #39 #Var: 231 LB: 0 @ 136.35
146.03	c Restart #40 #Var: 231 LB: 0 @ 145.94
159.03	c Restart #41 #Var: 231 LB: 0 @ 158.94
177.33	c Restart #42 #Var: 231 LB: 0 @ 177.24
193.47	c Restart #43 #Var: 231 LB: 0 @ 193.37
215.68	c Restart #44 #Var: 231 LB: 0 @ 215.57
239.94	c Restart #45 #Var: 231 LB: 0 @ 239.82
260.22	c Restart #46 #Var: 231 LB: 0 @ 260.1
278.51	c Restart #47 #Var: 231 LB: 0 @ 278.38
299.47	c Restart #48 #Var: 231 LB: 0 @ 299.33
321.89	c Restart #49 #Var: 231 LB: 0 @ 321.75
342.11	c Restart #50 #Var: 231 LB: 0 @ 341.96
373.23	c Restart #51 #Var: 231 LB: 0 @ 373.07
396.71	c Restart #52 #Var: 231 LB: 0 @ 396.54
429.66	c Restart #53 #Var: 231 LB: 0 @ 429.48
467.48	c Restart #54 #Var: 231 LB: 0 @ 467.29
513.12	c Restart #55 #Var: 231 LB: 0 @ 512.91
540.89	c Restart #56 #Var: 231 LB: 0 @ 540.67
574.39	c Restart #57 #Var: 231 LB: 0 @ 574.16
613.98	c Restart #58 #Var: 231 LB: 0 @ 613.74
650.57	c Restart #59 #Var: 231 LB: 0 @ 650.32
685.67	c Restart #60 #Var: 231 LB: 0 @ 685.4
738.10	c Restart #61 #Var: 231 LB: 0 @ 737.74
779.34	c Restart #62 #Var: 231 LB: 0 @ 778.96
829.19	c Restart #63 #Var: 231 LB: 0 @ 828.79
860.25	c Restart #64 #Var: 231 LB: 0 @ 859.85
905.80	c CHANGE Heuristic... 
905.80	c Restart #0 #Var: 231 LB: 0 @ 905.37
912.95	c Restart #1 #Var: 231 LB: 0 @ 912.52
920.43	c Restart #2 #Var: 231 LB: 0 @ 920
926.08	c Restart #3 #Var: 231 LB: 0 @ 925.65
932.50	c Restart #4 #Var: 231 LB: 0 @ 932.06
940.40	c Restart #5 #Var: 231 LB: 0 @ 939.96
947.80	c Restart #6 #Var: 231 LB: 0 @ 947.37
955.56	c Restart #7 #Var: 231 LB: 0 @ 955.12
962.26	c Restart #8 #Var: 231 LB: 0 @ 961.81
971.76	c Restart #9 #Var: 231 LB: 0 @ 971.32
989.13	c Restart #10 #Var: 231 LB: 0 @ 988.68
1005.84	c Restart #11 #Var: 231 LB: 0 @ 1005.4
1019.49	c Restart #12 #Var: 231 LB: 0 @ 1019
1036.47	c Restart #13 #Var: 231 LB: 0 @ 1036
1047.17	c Restart #14 #Var: 231 LB: 0 @ 1046.7
1061.26	c Restart #15 #Var: 231 LB: 0 @ 1060.8
1076.10	c Restart #16 #Var: 231 LB: 0 @ 1075.6
1093.65	c Restart #17 #Var: 231 LB: 0 @ 1093.2
1112.24	c Restart #18 #Var: 231 LB: 0 @ 1111.7
1131.19	c Restart #19 #Var: 231 LB: 0 @ 1130.7
1148.21	c Restart #20 #Var: 231 LB: 0 @ 1147.7
1170.38	c Restart #21 #Var: 231 LB: 0 @ 1169.9
1191.83	c Restart #22 #Var: 231 LB: 0 @ 1191.3
1212.18	c Restart #23 #Var: 231 LB: 0 @ 1211.6
1235.26	c Restart #24 #Var: 231 LB: 0 @ 1234.7
1261.93	c Restart #25 #Var: 231 LB: 0 @ 1261.4
1287.43	c Restart #26 #Var: 231 LB: 0 @ 1286.9
1312.18	c Restart #27 #Var: 231 LB: 0 @ 1311.6
1346.49	c Restart #28 #Var: 231 LB: 0 @ 1345.9
1375.38	c Restart #29 #Var: 231 LB: 0 @ 1374.8
1409.24	c Restart #30 #Var: 231 LB: 0 @ 1408.6
1444.61	c Restart #31 #Var: 231 LB: 0 @ 1444
1470.77	c Restart #32 #Var: 231 LB: 0 @ 1470.2
1508.66	c Restart #33 #Var: 231 LB: 0 @ 1508
1543.92	c Restart #34 #Var: 231 LB: 0 @ 1543.3
1581.73	c Restart #35 #Var: 231 LB: 0 @ 1581.1
1615.96	c Restart #36 #Var: 231 LB: 0 @ 1615.3
1653.73	c Restart #37 #Var: 231 LB: 0 @ 1653.1
1682.60	c Restart #38 #Var: 231 LB: 0 @ 1681.9
1718.82	c Restart #39 #Var: 231 LB: 0 @ 1718.1
1763.39	c Restart #40 #Var: 231 LB: 0 @ 1762.7
1800.70	c Restart #41 #Var: 231 LB: 0 @ 1800
1800.78	s UNKNOWN
1800.78	c Exit Code: 0
1800.78	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/node17/watcher-39606-1149223742 -o ROOT/results/node17/solver-39606-1149223742 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node17/39606-1149223742/instance-39606-1149223742.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.94 2/64 19101
/proc/meminfo: memFree=1504992/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=4748 CPUtime=0
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 188037519 4861952 187 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134520831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 1187 196 145 55 0 79 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.95 0.94 2/64 19101
/proc/meminfo: memFree=1485800/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=23624 CPUtime=9.95
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 5183 0 0 0 990 5 0 0 25 0 1 0 188037519 24190976 5098 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3294843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 5906 5098 296 55 0 4798 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 23624

[startup+20.0075 s]
/proc/loadavg: 0.94 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1473576/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=35904 CPUtime=19.96
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 8232 0 0 0 1987 9 0 0 25 0 1 0 188037519 36765696 8147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 8976 8147 296 55 0 7868 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 35904

[startup+30.0133 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1464616/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=44880 CPUtime=29.96
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 10464 0 0 0 2983 13 0 0 25 0 1 0 188037519 45957120 10379 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 11220 10379 296 55 0 10112 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 44880

[startup+40.0192 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1457192/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=52276 CPUtime=39.96
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 12321 0 0 0 3981 15 0 0 25 0 1 0 188037519 53530624 12236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541479 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 13069 12236 296 55 0 11961 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 52276

[startup+50.025 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1450280/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=59148 CPUtime=49.96
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 14045 0 0 0 4978 18 0 0 25 0 1 0 188037519 60567552 13959 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 14787 13959 296 55 0 13679 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 59148

[startup+60.0309 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1443368/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=66024 CPUtime=59.97
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 15758 0 0 0 5975 22 0 0 25 0 1 0 188037519 67608576 15671 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 16506 15671 296 55 0 15398 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 66024

[startup+70.0367 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1437672/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=71700 CPUtime=69.97
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 17177 0 0 0 6973 24 0 0 25 0 1 0 188037519 73420800 17090 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 17925 17090 296 55 0 16817 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 71700

[startup+80.0435 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1431848/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=77644 CPUtime=79.97
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 18656 0 0 0 7971 26 0 0 25 0 1 0 188037519 79507456 18569 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 19411 18569 296 55 0 18303 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 77644

[startup+90.0504 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1426856/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=82668 CPUtime=89.98
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 19901 0 0 0 8969 29 0 0 25 0 1 0 188037519 84652032 19813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 20667 19813 296 55 0 19559 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 82668

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1421736/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=87820 CPUtime=99.98
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 21169 0 0 0 9967 31 0 0 25 0 1 0 188037519 89927680 21080 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 21955 21080 296 55 0 20847 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 87820

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 19101
/proc/meminfo: memFree=1415784/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=93780 CPUtime=109.98
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 22656 0 0 0 10965 33 0 0 25 0 1 0 188037519 96030720 22567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 23445 22567 296 55 0 22337 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 93780

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1411048/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=98416 CPUtime=119.99
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 23835 0 0 0 11964 35 0 0 25 0 1 0 188037519 100777984 23746 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3294843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 24604 23746 296 55 0 23496 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 98416

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1405416/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=104096 CPUtime=129.99
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 25228 0 0 0 12962 37 0 0 25 0 1 0 188037519 106594304 25137 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 3294843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 26024 25137 296 55 0 24916 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 104096

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1400360/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=109116 CPUtime=139.99
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 26491 0 0 0 13959 40 0 0 25 0 1 0 188037519 111734784 26399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 27279 26399 296 55 0 26171 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 109116

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1395048/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=114532 CPUtime=149.99
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 27835 0 0 0 14958 41 0 0 25 0 1 0 188037519 117280768 27742 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 28633 27742 296 55 0 27525 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 114532

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1390632/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=119040 CPUtime=160
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 28936 0 0 0 15956 44 0 0 25 0 1 0 188037519 121896960 28843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 29760 28843 296 55 0 28652 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 119040

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1387496/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=122076 CPUtime=170
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 29711 0 0 0 16955 45 0 0 25 0 1 0 188037519 125005824 29618 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 30519 29618 296 55 0 29411 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 122076

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1384104/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=125512 CPUtime=180
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 30556 0 0 0 17954 46 0 0 25 0 1 0 188037519 128524288 30462 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 31378 30462 296 55 0 30270 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 125512

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1380712/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=128956 CPUtime=190.01
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 31400 0 0 0 18953 48 0 0 25 0 1 0 188037519 132050944 31306 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 32239 31306 296 55 0 31131 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 128956

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1377704/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=131868 CPUtime=200
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 32147 0 0 0 19951 49 0 0 25 0 1 0 188037519 135032832 32053 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 32967 32053 296 55 0 31859 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 131868

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 19101
/proc/meminfo: memFree=1375080/2055920 swapFree=4180996/4192956

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

/proc/19101/statm: 108547 106877 296 55 0 107439 0
Current children cumulated CPU time (s) 1760.34
Current children cumulated vsize (Kb) 434188

[startup+1771.07 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1076328/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=435508 CPUtime=1770.34
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107383 0 0 0 176848 186 0 0 25 0 1 0 188037519 445960192 107193 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 108877 107193 296 55 0 107769 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 435508

[startup+1781.07 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1075112/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=436744 CPUtime=1780.34
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107685 0 0 0 177847 187 0 0 25 0 1 0 188037519 447225856 107495 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109186 107495 296 55 0 108078 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 436744

[startup+1782.08 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1074792/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=437008 CPUtime=1781.35
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107765 0 0 0 177948 187 0 0 25 0 1 0 188037519 447496192 107575 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109252 107575 296 55 0 108144 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 437008

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1074472/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=437272 CPUtime=1782.35
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107838 0 0 0 178048 187 0 0 25 0 1 0 188037519 447766528 107648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109318 107648 296 55 0 108210 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 437272

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1074280/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=437536 CPUtime=1783.36
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107890 0 0 0 178149 187 0 0 25 0 1 0 188037519 448036864 107700 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109384 107700 296 55 0 108276 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 437536

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1073896/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=437932 CPUtime=1784.36
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 107990 0 0 0 178249 187 0 0 25 0 1 0 188037519 448442368 107800 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109483 107800 296 55 0 108375 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 437932

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1073512/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=438328 CPUtime=1785.36
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108077 0 0 0 178349 187 0 0 25 0 1 0 188037519 448847872 107887 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109582 107887 296 55 0 108474 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 438328

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1073256/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=438592 CPUtime=1786.37
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108144 0 0 0 178450 187 0 0 25 0 1 0 188037519 449118208 107954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528674 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109648 107954 296 55 0 108540 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 438592

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1073064/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=438724 CPUtime=1787.38
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108187 0 0 0 178550 188 0 0 25 0 1 0 188037519 449253376 107997 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109681 107997 296 55 0 108573 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (Kb) 438724

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072936/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=438856 CPUtime=1788.38
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108229 0 0 0 178650 188 0 0 25 0 1 0 188037519 449388544 108039 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109714 108039 296 55 0 108606 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 438856

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072680/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439120 CPUtime=1789.39
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108284 0 0 0 178751 188 0 0 25 0 1 0 188037519 449658880 108094 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109780 108094 296 55 0 108672 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 439120

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072552/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439256 CPUtime=1790.39
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108326 0 0 0 178851 188 0 0 25 0 1 0 188037519 449798144 108136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109814 108136 296 55 0 108706 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 439256

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072296/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439520 CPUtime=1791.39
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108389 0 0 0 178951 188 0 0 25 0 1 0 188037519 450068480 108199 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109880 108199 296 55 0 108772 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 439520

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072168/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439652 CPUtime=1792.39
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108422 0 0 0 179051 188 0 0 25 0 1 0 188037519 450203648 108232 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109913 108232 296 55 0 108805 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 439652

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1072040/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439784 CPUtime=1793.41
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108448 0 0 0 179152 189 0 0 25 0 1 0 188037519 450338816 108258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109946 108258 296 55 0 108838 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 439784

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1071848/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=439916 CPUtime=1794.41
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108495 0 0 0 179252 189 0 0 25 0 1 0 188037519 450473984 108305 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 109979 108305 296 55 0 108871 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 439916

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1071528/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=440180 CPUtime=1795.42
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108567 0 0 0 179353 189 0 0 25 0 1 0 188037519 450744320 108377 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 110045 108377 296 55 0 108937 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 440180

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1071336/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=440444 CPUtime=1796.42
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108624 0 0 0 179453 189 0 0 25 0 1 0 188037519 451014656 108434 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 110111 108434 296 55 0 109003 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 440444

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1071144/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=440576 CPUtime=1797.42
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108668 0 0 0 179553 189 0 0 25 0 1 0 188037519 451149824 108478 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 110144 108478 296 55 0 109036 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 440576

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1071080/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=440708 CPUtime=1798.42
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108688 0 0 0 179653 189 0 0 25 0 1 0 188037519 451284992 108498 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 110177 108498 296 55 0 109069 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 440708

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 19296
/proc/meminfo: memFree=1070888/2055920 swapFree=4180996/4192956
[pid=19101] ppid=19099 vsize=440840 CPUtime=1799.43
/proc/19101/stat : 19101 (bsolo) R 19099 19101 19056 0 -1 0 108725 0 0 0 179754 189 0 0 25 0 1 0 188037519 451420160 108535 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19101/statm: 110210 108535 296 55 0 109102 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 440840

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.12
CPU user time (s): 1798.16
CPU system time (s): 1.9617
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (Kb): 440840

Launcher Data (download as text)

Begin job on node17 on Fri Jun  2 04:49:02 UTC 2006


FILE ID= 39606-1149223742

PBS_JOBID= 295631

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  4b18508c034d5953901bfe08c3658c68

RANDOM SEED= 949928551


/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.278
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.278
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:       1505200 kB
Buffers:         32280 kB
Cached:         455064 kB
SwapCached:       3752 kB
Active:         330852 kB
Inactive:       165212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505200 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            40616 kB
Committed_AS:   206224 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Fri Jun  2 05:19:03 UTC 2006