Trace number 39579

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
MD5SUMcabd29c48249a44c2596bb98645c31c8
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 benchmark447.969
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 665
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.065
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.10	c Restart #1 #Var: 231 LB: 0 @ 0.098
0.21	c Restart #2 #Var: 231 LB: 0 @ 0.201
0.37	c Restart #3 #Var: 231 LB: 0 @ 0.359
0.57	c Restart #4 #Var: 231 LB: 0 @ 0.565
0.81	c Restart #5 #Var: 231 LB: 0 @ 0.807
1.09	c Restart #6 #Var: 231 LB: 0 @ 1.084
1.41	c Restart #7 #Var: 231 LB: 0 @ 1.398
1.76	c Restart #8 #Var: 231 LB: 0 @ 1.751
2.15	c Restart #9 #Var: 231 LB: 0 @ 2.146
2.58	c Restart #10 #Var: 231 LB: 0 @ 2.567
3.10	c Restart #11 #Var: 231 LB: 0 @ 3.09
3.71	c Restart #12 #Var: 231 LB: 0 @ 3.699
4.63	c Restart #13 #Var: 231 LB: 0 @ 4.623
5.50	c Restart #14 #Var: 231 LB: 0 @ 5.492
6.57	c Restart #15 #Var: 231 LB: 0 @ 6.563
7.83	c Restart #16 #Var: 231 LB: 0 @ 7.82
9.19	c Restart #17 #Var: 231 LB: 0 @ 9.181
11.37	c Restart #18 #Var: 231 LB: 0 @ 11.363
12.74	c Restart #19 #Var: 231 LB: 0 @ 12.732
15.63	c Restart #20 #Var: 231 LB: 0 @ 15.618
18.37	c Restart #21 #Var: 231 LB: 0 @ 18.357
20.84	c Restart #22 #Var: 231 LB: 0 @ 20.826
23.29	c Restart #23 #Var: 231 LB: 0 @ 23.272
26.10	c Restart #24 #Var: 231 LB: 0 @ 26.079
30.40	c Restart #25 #Var: 231 LB: 0 @ 30.379
35.56	c Restart #26 #Var: 231 LB: 0 @ 35.545
40.70	c Restart #27 #Var: 231 LB: 0 @ 40.679
46.66	c Restart #28 #Var: 231 LB: 0 @ 46.636
51.74	c Restart #29 #Var: 231 LB: 0 @ 51.719
58.80	c Restart #30 #Var: 231 LB: 0 @ 58.777
66.47	c Restart #31 #Var: 231 LB: 0 @ 66.444
74.62	c Restart #32 #Var: 231 LB: 0 @ 74.59
81.63	c Restart #33 #Var: 231 LB: 0 @ 81.598
92.17	c Restart #34 #Var: 231 LB: 0 @ 92.141
99.65	c Restart #35 #Var: 231 LB: 0 @ 99.619
110.78	c Restart #36 #Var: 231 LB: 0 @ 110.75
121.63	c Restart #37 #Var: 231 LB: 0 @ 121.59
134.30	c Restart #38 #Var: 231 LB: 0 @ 134.26
145.35	c Restart #39 #Var: 231 LB: 0 @ 145.3
162.33	c Restart #40 #Var: 231 LB: 0 @ 162.28
179.26	c Restart #41 #Var: 231 LB: 0 @ 179.2
197.46	c Restart #42 #Var: 231 LB: 0 @ 197.4
210.25	c Restart #43 #Var: 231 LB: 0 @ 210.19
224.91	c Restart #44 #Var: 231 LB: 0 @ 224.85
241.78	c Restart #45 #Var: 231 LB: 0 @ 241.71
261.83	c Restart #46 #Var: 231 LB: 0 @ 261.75
282.53	c Restart #47 #Var: 231 LB: 0 @ 282.44
308.03	c Restart #48 #Var: 231 LB: 0 @ 307.87
328.57	c Restart #49 #Var: 231 LB: 0 @ 328.4
349.43	c Restart #50 #Var: 231 LB: 0 @ 349.26
380.74	c Restart #51 #Var: 231 LB: 0 @ 380.57
413.17	c Restart #52 #Var: 231 LB: 0 @ 412.98
443.69	c Restart #53 #Var: 231 LB: 0 @ 443.5
495.49	c Restart #54 #Var: 231 LB: 0 @ 495.29
525.90	c Restart #55 #Var: 231 LB: 0 @ 525.68
561.04	c Restart #56 #Var: 231 LB: 0 @ 560.82
598.78	c Restart #57 #Var: 231 LB: 0 @ 598.54
625.87	c Restart #58 #Var: 231 LB: 0 @ 625.63
673.81	c Restart #59 #Var: 231 LB: 0 @ 673.56
718.69	c Restart #60 #Var: 231 LB: 0 @ 718.43
772.55	c Restart #61 #Var: 231 LB: 0 @ 772.28
822.84	c Restart #62 #Var: 231 LB: 0 @ 822.55
869.30	c Restart #63 #Var: 231 LB: 0 @ 869
923.84	c CHANGE Heuristic... 
923.84	c Restart #0 #Var: 231 LB: 0 @ 923.52
934.37	c Restart #1 #Var: 231 LB: 0 @ 934.05
938.12	c Restart #2 #Var: 231 LB: 0 @ 937.8
944.54	c Restart #3 #Var: 231 LB: 0 @ 944.22
951.28	c Restart #4 #Var: 231 LB: 0 @ 950.96
958.84	c Restart #5 #Var: 231 LB: 0 @ 958.52
966.12	c Restart #6 #Var: 231 LB: 0 @ 965.8
975.00	c Restart #7 #Var: 231 LB: 0 @ 974.67
982.58	c Restart #8 #Var: 231 LB: 0 @ 982.25
993.18	c Restart #9 #Var: 231 LB: 0 @ 992.85
1008.38	c Restart #10 #Var: 231 LB: 0 @ 1008
1024.15	c Restart #11 #Var: 231 LB: 0 @ 1023.8
1038.76	c Restart #12 #Var: 231 LB: 0 @ 1038.4
1050.23	c Restart #13 #Var: 231 LB: 0 @ 1049.9
1068.17	c Restart #14 #Var: 231 LB: 0 @ 1067.8
1078.37	c Restart #15 #Var: 231 LB: 0 @ 1078
1094.50	c Restart #16 #Var: 231 LB: 0 @ 1094.1
1105.70	c Restart #17 #Var: 231 LB: 0 @ 1105.3
1125.57	c Restart #18 #Var: 231 LB: 0 @ 1125.2
1148.49	c Restart #19 #Var: 231 LB: 0 @ 1148.1
1173.40	c Restart #20 #Var: 231 LB: 0 @ 1173
1190.94	c Restart #21 #Var: 231 LB: 0 @ 1190.6
1215.04	c Restart #22 #Var: 231 LB: 0 @ 1214.6
1235.31	c Restart #23 #Var: 231 LB: 0 @ 1234.9
1256.09	c Restart #24 #Var: 231 LB: 0 @ 1255.7
1282.87	c Restart #25 #Var: 231 LB: 0 @ 1282.5
1312.49	c Restart #26 #Var: 231 LB: 0 @ 1312.1
1340.05	c Restart #27 #Var: 231 LB: 0 @ 1339.6
1372.91	c Restart #28 #Var: 231 LB: 0 @ 1372.5
1396.67	c Restart #29 #Var: 231 LB: 0 @ 1396.2
1427.55	c Restart #30 #Var: 231 LB: 0 @ 1427.1
1457.91	c Restart #31 #Var: 231 LB: 0 @ 1457.5
1482.57	c Restart #32 #Var: 231 LB: 0 @ 1482.1
1519.17	c Restart #33 #Var: 231 LB: 0 @ 1518.7
1556.23	c Restart #34 #Var: 231 LB: 0 @ 1555.8
1604.54	c Restart #35 #Var: 231 LB: 0 @ 1604
1643.71	c Restart #36 #Var: 231 LB: 0 @ 1643.2
1680.05	c Restart #37 #Var: 231 LB: 0 @ 1679.5
1715.27	c Restart #38 #Var: 231 LB: 0 @ 1714.8
1763.41	c Restart #39 #Var: 231 LB: 0 @ 1762.9
1799.13	c Restart #40 #Var: 231 LB: 0 @ 1798.6
1800.54	s UNKNOWN
1800.54	c Exit Code: 0
1800.54	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/node55/watcher-39579-1149220584 -o ROOT/results/node55/solver-39579-1149220584 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/39579-1149220584/instance-39579-1149220584.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.90 0.92 0.90 1/64 24743
/proc/meminfo: memFree=1234872/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=4932 CPUtime=0
/proc/24743/stat : 24743 (bsolo) D 24741 24743 24698 0 -1 0 370 0 0 0 0 0 0 0 19 0 1 0 187726026 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 0 0 0
/proc/24743/statm: 1233 331 227 55 0 125 0

[startup+10.0024 s]
/proc/loadavg: 0.92 0.92 0.90 2/64 24743
/proc/meminfo: memFree=1212304/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=27052 CPUtime=9.98
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 6039 0 0 0 993 5 0 0 25 0 1 0 187726026 27701248 5954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24743/statm: 6763 5954 296 55 0 5655 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 27052

[startup+20.0084 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 24743
/proc/meminfo: memFree=1201232/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=38140 CPUtime=19.99
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 8794 0 0 0 1990 9 0 0 25 0 1 0 187726026 39055360 8709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 9535 8709 296 55 0 8427 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 38140

[startup+30.0142 s]
/proc/loadavg: 0.94 0.93 0.90 2/64 24743
/proc/meminfo: memFree=1190352/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=48972 CPUtime=29.98
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 11510 0 0 0 2985 13 0 0 25 0 1 0 187726026 50147328 11425 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 12243 11425 296 55 0 11135 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 48972

[startup+40.0203 s]
/proc/loadavg: 0.95 0.93 0.90 2/64 24743
/proc/meminfo: memFree=1183632/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=55704 CPUtime=39.99
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 13194 0 0 0 3983 16 0 0 25 0 1 0 187726026 57040896 13109 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 13926 13109 296 55 0 12818 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 55704

[startup+50.0273 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 24743
/proc/meminfo: memFree=1176848/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=62452 CPUtime=49.99
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 14881 0 0 0 4980 19 0 0 25 0 1 0 187726026 63950848 14796 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 15613 14796 296 55 0 14505 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 62452

[startup+60.0333 s]
/proc/loadavg: 0.96 0.93 0.91 2/64 24743
/proc/meminfo: memFree=1170640/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=68796 CPUtime=60
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 16434 0 0 0 5978 22 0 0 25 0 1 0 187726026 70447104 16349 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 17199 16349 296 55 0 16091 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 68796

[startup+70.0393 s]
/proc/loadavg: 0.97 0.93 0.91 2/64 24743
/proc/meminfo: memFree=1164304/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=75000 CPUtime=70
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 18009 0 0 0 6975 25 0 0 25 0 1 0 187726026 76800000 17924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 18750 17924 296 55 0 17642 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 75000

[startup+80.0453 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1158800/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=80544 CPUtime=80
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 19383 0 0 0 7973 27 0 0 25 0 1 0 187726026 82477056 19298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 20136 19298 296 55 0 19028 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 80544

[startup+90.0514 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1153616/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=85692 CPUtime=90.01
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 20678 0 0 0 8971 30 0 0 25 0 1 0 187726026 87748608 20593 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 21423 20593 296 55 0 20315 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 85692

[startup+100.057 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1147280/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=92036 CPUtime=100.01
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 22248 0 0 0 9969 32 0 0 25 0 1 0 187726026 94244864 22163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 23009 22163 296 55 0 21901 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 92036

[startup+110.063 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1143312/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=96136 CPUtime=110.02
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 23248 0 0 0 10968 34 0 0 25 0 1 0 187726026 98443264 23163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 24034 23163 296 55 0 22926 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 96136

[startup+120.069 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1138192/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=101160 CPUtime=120.02
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 24525 0 0 0 11966 36 0 0 25 0 1 0 187726026 103587840 24440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 25290 24440 296 55 0 24182 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 101160

[startup+130.075 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 24743
/proc/meminfo: memFree=1133584/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=105796 CPUtime=130.03
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 25662 0 0 0 12965 38 0 0 25 0 1 0 187726026 108335104 25576 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 26449 25576 296 55 0 25341 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 105796

[startup+140.081 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1130128/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=109220 CPUtime=140.03
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 26533 0 0 0 13964 39 0 0 25 0 1 0 187726026 111841280 26447 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 27305 26447 296 55 0 26197 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 109220

[startup+150.087 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1124816/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=114508 CPUtime=150.03
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 27844 0 0 0 14962 41 0 0 25 0 1 0 187726026 117256192 27758 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 28627 27758 296 55 0 27519 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 114508

[startup+160.093 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1121040/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=118336 CPUtime=160.04
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 28792 0 0 0 15962 42 0 0 25 0 1 0 187726026 121176064 28705 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 29584 28705 296 55 0 28476 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 118336

[startup+170.099 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1118160/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=121264 CPUtime=170.04
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 29510 0 0 0 16961 43 0 0 25 0 1 0 187726026 124174336 29423 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529243 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 30316 29423 296 55 0 29208 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 121264

[startup+180.105 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1113680/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=125752 CPUtime=180.04
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 30629 0 0 0 17958 46 0 0 25 0 1 0 187726026 128770048 30542 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 31438 30542 296 55 0 30330 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 125752

[startup+190.111 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1110352/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=129056 CPUtime=190.04
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 31455 0 0 0 18957 47 0 0 25 0 1 0 187726026 132153344 31368 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 32264 31368 296 55 0 31156 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 129056

[startup+200.117 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1106576/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=132884 CPUtime=200.04
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 32404 0 0 0 19956 48 0 0 25 0 1 0 187726026 136073216 32315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 33221 32315 296 55 0 32113 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 132884

[startup+210.123 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 24743
/proc/meminfo: memFree=1100368/2055920 swapFree=4181444/4192956

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

/proc/24743/statm: 111693 110251 296 55 0 110585 0
Current children cumulated CPU time (s) 1760.53
Current children cumulated vsize (Kb) 446772

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=792720/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=448032 CPUtime=1770.52
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 110711 0 0 0 176860 192 0 0 25 0 1 0 187726026 458784768 110579 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112008 110579 296 55 0 110900 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 448032

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=791312/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=449500 CPUtime=1780.53
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111051 0 0 0 177860 193 0 0 25 0 1 0 187726026 460288000 110917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112375 110917 296 55 0 111267 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (Kb) 449500

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=791120/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=449764 CPUtime=1781.54
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111109 0 0 0 177961 193 0 0 25 0 1 0 187726026 460558336 110975 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112441 110975 296 55 0 111333 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 449764

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=791056/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=449764 CPUtime=1782.54
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111116 0 0 0 178061 193 0 0 25 0 1 0 187726026 460558336 110982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112441 110982 296 55 0 111333 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 449764

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790992/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=449764 CPUtime=1783.55
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111135 0 0 0 178162 193 0 0 25 0 1 0 187726026 460558336 111001 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112441 111001 296 55 0 111333 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 449764

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790928/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=449896 CPUtime=1784.55
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111160 0 0 0 178262 193 0 0 25 0 1 0 187726026 460693504 111026 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112474 111026 296 55 0 111366 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 449896

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790800/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=450028 CPUtime=1785.55
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111182 0 0 0 178362 193 0 0 25 0 1 0 187726026 460828672 111048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112507 111048 296 55 0 111399 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 450028

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790480/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=450292 CPUtime=1786.56
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111264 0 0 0 178463 193 0 0 25 0 1 0 187726026 461099008 111130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112573 111130 296 55 0 111465 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 450292

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790352/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=450556 CPUtime=1787.56
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111302 0 0 0 178563 193 0 0 25 0 1 0 187726026 461369344 111168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112639 111168 296 55 0 111531 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 450556

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=790160/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=450688 CPUtime=1788.57
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111349 0 0 0 178664 193 0 0 25 0 1 0 187726026 461504512 111215 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112672 111215 296 55 0 111564 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 450688

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=789904/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=450988 CPUtime=1789.57
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111407 0 0 0 178764 193 0 0 25 0 1 0 187726026 461811712 111271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529265 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112747 111271 296 55 0 111639 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 450988

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=789648/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=451252 CPUtime=1790.58
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111469 0 0 0 178865 193 0 0 25 0 1 0 187726026 462082048 111333 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112813 111333 296 55 0 111705 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 451252

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=789264/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=451648 CPUtime=1791.58
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111567 0 0 0 178965 193 0 0 25 0 1 0 187726026 462487552 111431 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112912 111431 296 55 0 111804 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 451648

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=789072/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=451780 CPUtime=1792.58
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111624 0 0 0 179065 193 0 0 25 0 1 0 187726026 462622720 111488 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 112945 111488 296 55 0 111837 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 451780

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=788880/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=452044 CPUtime=1793.58
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111665 0 0 0 179165 193 0 0 25 0 1 0 187726026 462893056 111529 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113011 111529 296 55 0 111903 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 452044

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=788432/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=452440 CPUtime=1794.6
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111771 0 0 0 179266 194 0 0 25 0 1 0 187726026 463298560 111635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113110 111635 296 55 0 112002 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 452440

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=787856/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=453100 CPUtime=1795.6
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 111925 0 0 0 179366 194 0 0 25 0 1 0 187726026 463974400 111789 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7284347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113275 111789 296 55 0 112167 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 453100

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=787472/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=453364 CPUtime=1796.6
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 112012 0 0 0 179466 194 0 0 25 0 1 0 187726026 464244736 111876 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113341 111876 296 55 0 112233 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 453364

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=787152/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=453760 CPUtime=1797.61
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 112102 0 0 0 179567 194 0 0 25 0 1 0 187726026 464650240 111966 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633156 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113440 111966 296 55 0 112332 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 453760

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=786960/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=453892 CPUtime=1798.61
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 112150 0 0 0 179667 194 0 0 25 0 1 0 187726026 464785408 112014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113473 112014 296 55 0 112365 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 453892

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 24938
/proc/meminfo: memFree=786896/2055920 swapFree=4181444/4192956
[pid=24743] ppid=24741 vsize=454024 CPUtime=1799.61
/proc/24743/stat : 24743 (bsolo) R 24741 24743 24698 0 -1 0 112164 0 0 0 179767 194 0 0 25 0 1 0 187726026 464920576 112028 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24743/statm: 113506 112028 296 55 0 112398 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 454024

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.07
CPU user time (s): 1798.05
CPU system time (s): 2.01869
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (Kb): 454024

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 03:56:24 UTC 2006


FILE ID= 39579-1149220584

PBS_JOBID= 295277

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  cabd29c48249a44c2596bb98645c31c8

RANDOM SEED= 83456713


/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.243
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.243
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:       1235144 kB
Buffers:         39732 kB
Cached:         704096 kB
SwapCached:       3560 kB
Active:         191280 kB
Inactive:       561544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235144 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            54044 kB
Committed_AS:   185020 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 04:26:25 UTC 2006