Trace number 39552

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.07 1800.56

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900558106.opb
MD5SUM86320fff0968ff7a2805751d322618eb
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 benchmark49.9284
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 815
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.10	c Restart #1 #Var: 231 LB: 0 @ 0.094
0.22	c Restart #2 #Var: 231 LB: 0 @ 0.207
0.41	c Restart #3 #Var: 231 LB: 0 @ 0.401
0.63	c Restart #4 #Var: 231 LB: 0 @ 0.616
0.87	c Restart #5 #Var: 231 LB: 0 @ 0.855
1.14	c Restart #6 #Var: 231 LB: 0 @ 1.126
1.44	c Restart #7 #Var: 231 LB: 0 @ 1.426
1.85	c Restart #8 #Var: 231 LB: 0 @ 1.837
2.30	c Restart #9 #Var: 231 LB: 0 @ 2.293
2.77	c Restart #10 #Var: 231 LB: 0 @ 2.756
3.33	c Restart #11 #Var: 231 LB: 0 @ 3.321
4.05	c Restart #12 #Var: 231 LB: 0 @ 4.042
4.84	c Restart #13 #Var: 231 LB: 0 @ 4.824
6.21	c Restart #14 #Var: 231 LB: 0 @ 6.197
7.30	c Restart #15 #Var: 231 LB: 0 @ 7.284
8.51	c Restart #16 #Var: 231 LB: 0 @ 8.497
9.89	c Restart #17 #Var: 231 LB: 0 @ 9.877
11.75	c Restart #18 #Var: 231 LB: 0 @ 11.731
15.67	c Restart #19 #Var: 231 LB: 0 @ 15.652
17.99	c Restart #20 #Var: 231 LB: 0 @ 17.975
20.29	c Restart #21 #Var: 231 LB: 0 @ 20.27
23.82	c Restart #22 #Var: 231 LB: 0 @ 23.803
27.92	c Restart #23 #Var: 231 LB: 0 @ 27.893
30.68	c Restart #24 #Var: 231 LB: 0 @ 30.658
37.77	c Restart #25 #Var: 231 LB: 0 @ 37.751
44.48	c Restart #26 #Var: 231 LB: 0 @ 44.458
50.02	c Restart #27 #Var: 231 LB: 0 @ 49.997
56.68	c Restart #28 #Var: 231 LB: 0 @ 56.656
61.16	c Restart #29 #Var: 231 LB: 0 @ 61.125
72.47	c Restart #30 #Var: 231 LB: 0 @ 72.433
76.81	c Restart #31 #Var: 231 LB: 0 @ 76.779
83.66	c Restart #32 #Var: 231 LB: 0 @ 83.621
92.26	c Restart #33 #Var: 231 LB: 0 @ 92.224
101.12	c Restart #34 #Var: 231 LB: 0 @ 101.08
112.86	c Restart #35 #Var: 231 LB: 0 @ 112.82
122.18	c Restart #36 #Var: 231 LB: 0 @ 122.13
134.56	c Restart #37 #Var: 231 LB: 0 @ 134.51
148.57	c Restart #38 #Var: 231 LB: 0 @ 148.52
167.98	c Restart #39 #Var: 231 LB: 0 @ 167.93
193.44	c Restart #40 #Var: 231 LB: 0 @ 193.37
212.04	c Restart #41 #Var: 231 LB: 0 @ 211.97
235.21	c Restart #42 #Var: 231 LB: 0 @ 235.13
257.10	c Restart #43 #Var: 231 LB: 0 @ 257.02
283.62	c Restart #44 #Var: 231 LB: 0 @ 283.53
322.73	c Restart #45 #Var: 231 LB: 0 @ 322.63
357.77	c Restart #46 #Var: 231 LB: 0 @ 357.66
401.87	c Restart #47 #Var: 231 LB: 0 @ 401.75
448.71	c Restart #48 #Var: 231 LB: 0 @ 448.58
478.53	c Restart #49 #Var: 231 LB: 0 @ 478.39
518.58	c Restart #50 #Var: 231 LB: 0 @ 518.43
565.57	c Restart #51 #Var: 231 LB: 0 @ 565.41
601.18	c Restart #52 #Var: 231 LB: 0 @ 601.01
651.51	c Restart #53 #Var: 231 LB: 0 @ 651.33
699.34	c Restart #54 #Var: 231 LB: 0 @ 699.14
757.71	c Restart #55 #Var: 231 LB: 0 @ 757.5
810.12	c Restart #56 #Var: 231 LB: 0 @ 809.9
852.29	c Restart #57 #Var: 231 LB: 0 @ 852.05
923.19	c CHANGE Heuristic... 
923.19	c Restart #0 #Var: 231 LB: 0 @ 922.94
928.38	c Restart #1 #Var: 231 LB: 0 @ 928.12
932.30	c Restart #2 #Var: 231 LB: 0 @ 932.04
938.69	c Restart #3 #Var: 231 LB: 0 @ 938.43
944.05	c Restart #4 #Var: 231 LB: 0 @ 943.79
955.46	c Restart #5 #Var: 231 LB: 0 @ 955.2
964.16	c Restart #6 #Var: 231 LB: 0 @ 963.89
974.30	c Restart #7 #Var: 231 LB: 0 @ 974.03
983.24	c Restart #8 #Var: 231 LB: 0 @ 982.97
999.61	c Restart #9 #Var: 231 LB: 0 @ 999.33
1010.11	c Restart #10 #Var: 231 LB: 0 @ 1009.8
1026.88	c Restart #11 #Var: 231 LB: 0 @ 1026.6
1043.37	c Restart #12 #Var: 231 LB: 0 @ 1043.1
1055.70	c Restart #13 #Var: 231 LB: 0 @ 1055.4
1080.83	c Restart #14 #Var: 231 LB: 0 @ 1080.5
1098.90	c Restart #15 #Var: 231 LB: 0 @ 1098.6
1118.41	c Restart #16 #Var: 231 LB: 0 @ 1118.1
1138.45	c Restart #17 #Var: 231 LB: 0 @ 1138.1
1157.99	c Restart #18 #Var: 231 LB: 0 @ 1157.7
1175.35	c Restart #19 #Var: 231 LB: 0 @ 1175
1203.64	c Restart #20 #Var: 231 LB: 0 @ 1203.3
1223.98	c Restart #21 #Var: 231 LB: 0 @ 1223.7
1245.84	c Restart #22 #Var: 231 LB: 0 @ 1245.5
1262.06	c Restart #23 #Var: 231 LB: 0 @ 1261.7
1295.13	c Restart #24 #Var: 231 LB: 0 @ 1294.8
1322.18	c Restart #25 #Var: 231 LB: 0 @ 1321.8
1361.31	c Restart #26 #Var: 231 LB: 0 @ 1360.9
1399.83	c Restart #27 #Var: 231 LB: 0 @ 1399.5
1440.55	c Restart #28 #Var: 231 LB: 0 @ 1440.2
1473.96	c Restart #29 #Var: 231 LB: 0 @ 1473.6
1508.51	c Restart #30 #Var: 231 LB: 0 @ 1508.1
1540.65	c Restart #31 #Var: 231 LB: 0 @ 1540.2
1587.89	c Restart #32 #Var: 231 LB: 0 @ 1587.5
1629.63	c Restart #33 #Var: 231 LB: 0 @ 1629.2
1674.55	c Restart #34 #Var: 231 LB: 0 @ 1674.1
1726.72	c Restart #35 #Var: 231 LB: 0 @ 1726.3
1760.46	c Restart #36 #Var: 231 LB: 0 @ 1760
1800.50	s UNKNOWN
1800.50	c Exit Code: 0
1800.50	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/node47/watcher-39552-1149217330 -o ROOT/results/node47/solver-39552-1149217330 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node47/39552-1149217330/instance-39552-1149217330.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.93 0.90 3/64 7595
/proc/meminfo: memFree=1151808/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=4932 CPUtime=0
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 359 0 0 0 0 0 0 0 18 0 1 0 153661597 5050368 323 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10788144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 1233 330 226 55 0 125 0

[startup+10.0023 s]
/proc/loadavg: 0.88 0.93 0.90 2/64 7595
/proc/meminfo: memFree=1132040/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=24156 CPUtime=9.98
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 5306 0 0 0 993 5 0 0 25 0 1 0 153661597 24735744 5221 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 6039 5221 296 55 0 4931 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24156

[startup+20.0084 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 7595
/proc/meminfo: memFree=1123088/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=33140 CPUtime=19.98
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 7542 0 0 0 1990 8 0 0 25 0 1 0 153661597 33935360 7457 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 8285 7457 296 55 0 7177 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 33140

[startup+30.0155 s]
/proc/loadavg: 0.91 0.93 0.90 2/64 7595
/proc/meminfo: memFree=1115088/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=41056 CPUtime=29.98
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 9525 0 0 0 2987 11 0 0 25 0 1 0 153661597 42041344 9440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 10264 9440 296 55 0 9156 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 41056

[startup+40.0216 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 7595
/proc/meminfo: memFree=1109968/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=46208 CPUtime=39.98
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 10803 0 0 0 3984 14 0 0 25 0 1 0 153661597 47316992 10718 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 11552 10718 296 55 0 10444 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 46208

[startup+50.0277 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 7595
/proc/meminfo: memFree=1104464/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=51756 CPUtime=49.99
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 12198 0 0 0 4983 16 0 0 25 0 1 0 153661597 52998144 12113 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 12939 12113 296 55 0 11831 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 51756

[startup+60.0338 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 7595
/proc/meminfo: memFree=1098128/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=58108 CPUtime=60
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 13782 0 0 0 5982 18 0 0 25 0 1 0 153661597 59502592 13697 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 14527 13697 296 55 0 13419 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 58108

[startup+70.0398 s]
/proc/loadavg: 0.95 0.94 0.91 2/64 7595
/proc/meminfo: memFree=1093968/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=62208 CPUtime=70
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 14806 0 0 0 6981 19 0 0 25 0 1 0 153661597 63700992 14721 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 15552 14721 296 55 0 14444 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 62208

[startup+80.0459 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 7595
/proc/meminfo: memFree=1086864/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=69336 CPUtime=80
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 16578 0 0 0 7979 21 0 0 25 0 1 0 153661597 71000064 16493 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537629 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 17334 16493 296 55 0 16226 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 69336

[startup+90.052 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 7595
/proc/meminfo: memFree=1080912/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=75280 CPUtime=90.01
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 18058 0 0 0 8978 23 0 0 25 0 1 0 153661597 77086720 17973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10954363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 18820 17973 296 55 0 17712 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 75280

[startup+100.058 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 7595
/proc/meminfo: memFree=1076688/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=79652 CPUtime=100.01
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 19154 0 0 0 9976 25 0 0 25 0 1 0 153661597 81563648 19068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 19913 19068 296 55 0 18805 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 79652

[startup+110.064 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1072592/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=83772 CPUtime=110.02
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 20176 0 0 0 10975 27 0 0 25 0 1 0 153661597 85782528 20090 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 20943 20090 296 55 0 19835 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 83772

[startup+120.07 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1067984/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=88404 CPUtime=120.02
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 21324 0 0 0 11973 29 0 0 25 0 1 0 153661597 90525696 21238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 22101 21238 296 55 0 20993 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 88404

[startup+130.076 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1063120/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=93152 CPUtime=130.02
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 22523 0 0 0 12971 31 0 0 25 0 1 0 153661597 95387648 22437 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 23288 22437 296 55 0 22180 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 93152

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1059920/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=96468 CPUtime=140.03
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 23327 0 0 0 13971 32 0 0 25 0 1 0 153661597 98783232 23240 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 24117 23240 296 55 0 23009 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 96468

[startup+150.089 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1056208/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=100184 CPUtime=150.03
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 24247 0 0 0 14969 34 0 0 25 0 1 0 153661597 102588416 24160 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 25046 24160 296 55 0 23938 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 100184

[startup+160.094 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1053136/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=103224 CPUtime=160.03
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 25025 0 0 0 15968 35 0 0 25 0 1 0 153661597 105701376 24938 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524348 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 25806 24938 296 55 0 24698 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 103224

[startup+170.1 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1050768/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=105732 CPUtime=170.03
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 25619 0 0 0 16967 36 0 0 25 0 1 0 153661597 108269568 25532 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 26433 25532 296 55 0 25325 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 105732

[startup+180.106 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1049232/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=107188 CPUtime=180.04
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 25998 0 0 0 17967 37 0 0 25 0 1 0 153661597 109760512 25911 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 26797 25911 296 55 0 25689 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 107188

[startup+190.112 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1046160/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=110236 CPUtime=190.04
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 26762 0 0 0 18966 38 0 0 25 0 1 0 153661597 112881664 26675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534051 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 27559 26675 296 55 0 26451 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 110236

[startup+200.118 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 7595
/proc/meminfo: memFree=1044112/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=112356 CPUtime=200.04
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 27267 0 0 0 19965 39 0 0 25 0 1 0 153661597 115052544 27180 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 28089 27180 296 55 0 26981 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 112356

[startup+210.124 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 7595
/proc/meminfo: memFree=1041104/2055920 swapFree=4183752/4192956

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

/proc/7595/statm: 84265 82908 296 55 0 83157 0
Current children cumulated CPU time (s) 1760.58
Current children cumulated vsize (Kb) 337060

[startup+1771.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=820112/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=337456 CPUtime=1770.58
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83179 0 0 0 176900 158 0 0 25 0 1 0 153661597 345554944 83022 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84364 83022 296 55 0 83256 0
Current children cumulated CPU time (s) 1770.58
Current children cumulated vsize (Kb) 337456

[startup+1781.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=819408/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338116 CPUtime=1780.59
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83349 0 0 0 177900 159 0 0 25 0 1 0 153661597 346230784 83192 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84529 83192 296 55 0 83421 0
Current children cumulated CPU time (s) 1780.59
Current children cumulated vsize (Kb) 338116

[startup+1782.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=819344/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338248 CPUtime=1781.59
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83370 0 0 0 178000 159 0 0 25 0 1 0 153661597 346365952 83213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84562 83213 296 55 0 83454 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 338248

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=819216/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338380 CPUtime=1782.6
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83394 0 0 0 178101 159 0 0 25 0 1 0 153661597 346501120 83237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534066 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84595 83237 296 55 0 83487 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 338380

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=819152/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338380 CPUtime=1783.6
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83418 0 0 0 178201 159 0 0 25 0 1 0 153661597 346501120 83261 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84595 83261 296 55 0 83487 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 338380

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=819088/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338512 CPUtime=1784.61
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83435 0 0 0 178302 159 0 0 25 0 1 0 153661597 346636288 83278 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84628 83278 296 55 0 83520 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 338512

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818960/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338644 CPUtime=1785.61
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83458 0 0 0 178402 159 0 0 25 0 1 0 153661597 346771456 83301 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84661 83301 296 55 0 83553 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 338644

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818960/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338644 CPUtime=1786.62
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83480 0 0 0 178503 159 0 0 25 0 1 0 153661597 346771456 83323 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84661 83323 296 55 0 83553 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 338644

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818896/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338776 CPUtime=1787.62
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83501 0 0 0 178603 159 0 0 25 0 1 0 153661597 346906624 83344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84694 83344 296 55 0 83586 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 338776

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818768/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=338908 CPUtime=1788.63
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83527 0 0 0 178704 159 0 0 25 0 1 0 153661597 347041792 83370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84727 83370 296 55 0 83619 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 338908

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818640/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339040 CPUtime=1789.63
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83554 0 0 0 178804 159 0 0 25 0 1 0 153661597 347176960 83397 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551476 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84760 83397 296 55 0 83652 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 339040

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818576/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339040 CPUtime=1790.64
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83576 0 0 0 178905 159 0 0 25 0 1 0 153661597 347176960 83419 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84760 83419 296 55 0 83652 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 339040

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818448/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339172 CPUtime=1791.64
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83609 0 0 0 179005 159 0 0 25 0 1 0 153661597 347312128 83452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84793 83452 296 55 0 83685 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 339172

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818320/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339304 CPUtime=1792.64
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83640 0 0 0 179105 159 0 0 25 0 1 0 153661597 347447296 83483 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84826 83483 296 55 0 83718 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 339304

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818256/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339304 CPUtime=1793.65
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83657 0 0 0 179206 159 0 0 25 0 1 0 153661597 347447296 83500 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551501 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84826 83500 296 55 0 83718 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 339304

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818192/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339436 CPUtime=1794.65
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83667 0 0 0 179306 159 0 0 25 0 1 0 153661597 347582464 83510 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84859 83510 296 55 0 83751 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 339436

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818128/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339436 CPUtime=1795.66
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83685 0 0 0 179407 159 0 0 25 0 1 0 153661597 347582464 83528 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84859 83528 296 55 0 83751 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 339436

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818064/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339568 CPUtime=1796.66
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83705 0 0 0 179507 159 0 0 25 0 1 0 153661597 347717632 83548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84892 83548 296 55 0 83784 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 339568

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=818000/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339700 CPUtime=1797.67
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83725 0 0 0 179608 159 0 0 25 0 1 0 153661597 347852800 83568 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84925 83568 296 55 0 83817 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 339700

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=817872/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339700 CPUtime=1798.67
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83748 0 0 0 179708 159 0 0 25 0 1 0 153661597 347852800 83591 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84925 83591 296 55 0 83817 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 339700

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 7597
/proc/meminfo: memFree=817808/2055920 swapFree=4183752/4192956
[pid=7595] ppid=7593 vsize=339832 CPUtime=1799.68
/proc/7595/stat : 7595 (bsolo) R 7593 7595 7550 0 -1 0 83764 0 0 0 179809 159 0 0 25 0 1 0 153661597 347987968 83607 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7595/statm: 84958 83607 296 55 0 83850 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 339832

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.07
CPU user time (s): 1798.43
CPU system time (s): 1.64675
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (Kb): 339832

Launcher Data (download as text)

Begin job on node47 on Fri Jun  2 03:02:10 UTC 2006


FILE ID= 39552-1149217330

PBS_JOBID= 294928

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  86320fff0968ff7a2805751d322618eb

RANDOM SEED= 945500429


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1152016 kB
Buffers:         38168 kB
Cached:         792396 kB
SwapCached:       3524 kB
Active:         258924 kB
Inactive:       580556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152016 kB
SwapTotal:     4192956 kB
SwapFree:      4183752 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            50424 kB
Committed_AS:   171752 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node47 on Fri Jun  2 03:32:11 UTC 2006