Trace number 39585

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.09 1800.76

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900545610.opb
MD5SUMdf3a88f9ce76cdc5f93bc528741f3e95
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 benchmark393.116
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 671
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.064
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.11	c Restart #1 #Var: 231 LB: 0 @ 0.105
0.26	c Restart #2 #Var: 231 LB: 0 @ 0.252
0.44	c Restart #3 #Var: 231 LB: 0 @ 0.426
0.64	c Restart #4 #Var: 231 LB: 0 @ 0.633
0.83	c Restart #5 #Var: 231 LB: 0 @ 0.816
1.08	c Restart #6 #Var: 231 LB: 0 @ 1.075
1.37	c Restart #7 #Var: 231 LB: 0 @ 1.358
1.74	c Restart #8 #Var: 231 LB: 0 @ 1.73
2.11	c Restart #9 #Var: 231 LB: 0 @ 2.1
2.59	c Restart #10 #Var: 231 LB: 0 @ 2.576
3.11	c Restart #11 #Var: 231 LB: 0 @ 3.102
3.73	c Restart #12 #Var: 231 LB: 0 @ 3.724
4.39	c Restart #13 #Var: 231 LB: 0 @ 4.381
5.24	c Restart #14 #Var: 231 LB: 0 @ 5.23
6.19	c Restart #15 #Var: 231 LB: 0 @ 6.178
7.20	c Restart #16 #Var: 231 LB: 0 @ 7.186
8.43	c Restart #17 #Var: 231 LB: 0 @ 8.418
10.45	c Restart #18 #Var: 231 LB: 0 @ 10.435
12.27	c Restart #19 #Var: 231 LB: 0 @ 12.258
14.12	c Restart #20 #Var: 231 LB: 0 @ 14.099
16.97	c Restart #21 #Var: 231 LB: 0 @ 16.95
19.51	c Restart #22 #Var: 231 LB: 0 @ 19.495
23.12	c Restart #23 #Var: 231 LB: 0 @ 23.103
26.03	c Restart #24 #Var: 231 LB: 0 @ 26.009
30.73	c Restart #25 #Var: 231 LB: 0 @ 30.701
33.79	c Restart #26 #Var: 231 LB: 0 @ 33.765
38.59	c Restart #27 #Var: 231 LB: 0 @ 38.565
43.29	c Restart #28 #Var: 231 LB: 0 @ 43.259
48.79	c Restart #29 #Var: 231 LB: 0 @ 48.764
55.23	c Restart #30 #Var: 231 LB: 0 @ 55.195
59.66	c Restart #31 #Var: 231 LB: 0 @ 59.629
67.07	c Restart #32 #Var: 231 LB: 0 @ 67.028
74.50	c Restart #33 #Var: 231 LB: 0 @ 74.463
80.36	c Restart #34 #Var: 231 LB: 0 @ 80.313
89.61	c Restart #35 #Var: 231 LB: 0 @ 89.567
98.33	c Restart #36 #Var: 231 LB: 0 @ 98.282
108.96	c Restart #37 #Var: 231 LB: 0 @ 108.91
119.79	c Restart #38 #Var: 231 LB: 0 @ 119.73
133.14	c Restart #39 #Var: 231 LB: 0 @ 133.08
150.17	c Restart #40 #Var: 231 LB: 0 @ 150.1
162.04	c Restart #41 #Var: 231 LB: 0 @ 161.97
180.36	c Restart #42 #Var: 231 LB: 0 @ 180.28
195.39	c Restart #43 #Var: 231 LB: 0 @ 195.31
212.32	c Restart #44 #Var: 231 LB: 0 @ 212.23
229.73	c Restart #45 #Var: 231 LB: 0 @ 229.63
247.18	c Restart #46 #Var: 231 LB: 0 @ 247.08
275.82	c Restart #47 #Var: 231 LB: 0 @ 275.71
299.15	c Restart #48 #Var: 231 LB: 0 @ 299.03
320.76	c Restart #49 #Var: 231 LB: 0 @ 320.63
344.91	c Restart #50 #Var: 231 LB: 0 @ 344.77
364.96	c Restart #51 #Var: 231 LB: 0 @ 364.82
390.10	c Restart #52 #Var: 231 LB: 0 @ 389.95
413.12	c Restart #53 #Var: 231 LB: 0 @ 412.95
441.44	c Restart #54 #Var: 231 LB: 0 @ 441.27
468.79	c Restart #55 #Var: 231 LB: 0 @ 468.61
497.35	c Restart #56 #Var: 231 LB: 0 @ 497.15
546.99	c Restart #57 #Var: 231 LB: 0 @ 546.78
579.61	c Restart #58 #Var: 231 LB: 0 @ 579.38
610.01	c Restart #59 #Var: 231 LB: 0 @ 609.77
660.09	c Restart #60 #Var: 231 LB: 0 @ 659.84
693.95	c Restart #61 #Var: 231 LB: 0 @ 693.68
736.54	c Restart #62 #Var: 231 LB: 0 @ 736.26
780.36	c Restart #63 #Var: 231 LB: 0 @ 780.06
830.57	c Restart #64 #Var: 231 LB: 0 @ 830.26
880.98	c Restart #65 #Var: 231 LB: 0 @ 880.65
922.83	c CHANGE Heuristic... 
922.83	c Restart #0 #Var: 231 LB: 0 @ 922.49
930.75	c Restart #1 #Var: 231 LB: 0 @ 930.4
941.94	c Restart #2 #Var: 231 LB: 0 @ 941.58
949.24	c Restart #3 #Var: 231 LB: 0 @ 948.88
958.33	c Restart #4 #Var: 231 LB: 0 @ 957.97
965.60	c Restart #5 #Var: 231 LB: 0 @ 965.24
975.17	c Restart #6 #Var: 231 LB: 0 @ 974.8
981.65	c Restart #7 #Var: 231 LB: 0 @ 981.28
991.85	c Restart #8 #Var: 231 LB: 0 @ 991.48
1000.08	c Restart #9 #Var: 231 LB: 0 @ 999.7
1015.35	c Restart #10 #Var: 231 LB: 0 @ 1015
1031.70	c Restart #11 #Var: 231 LB: 0 @ 1031.3
1043.92	c Restart #12 #Var: 231 LB: 0 @ 1043.5
1061.15	c Restart #13 #Var: 231 LB: 0 @ 1060.8
1088.73	c Restart #14 #Var: 231 LB: 0 @ 1088.3
1111.91	c Restart #15 #Var: 231 LB: 0 @ 1111.5
1123.02	c Restart #16 #Var: 231 LB: 0 @ 1122.6
1138.79	c Restart #17 #Var: 231 LB: 0 @ 1138.4
1152.14	c Restart #18 #Var: 231 LB: 0 @ 1151.7
1173.64	c Restart #19 #Var: 231 LB: 0 @ 1173.2
1198.83	c Restart #20 #Var: 231 LB: 0 @ 1198.4
1226.42	c Restart #21 #Var: 231 LB: 0 @ 1226
1240.38	c Restart #22 #Var: 231 LB: 0 @ 1239.9
1269.16	c Restart #23 #Var: 231 LB: 0 @ 1268.7
1287.08	c Restart #24 #Var: 231 LB: 0 @ 1286.6
1306.11	c Restart #25 #Var: 231 LB: 0 @ 1305.6
1337.90	c Restart #26 #Var: 231 LB: 0 @ 1337.4
1379.31	c Restart #27 #Var: 231 LB: 0 @ 1378.8
1404.70	c Restart #28 #Var: 231 LB: 0 @ 1404.2
1428.97	c Restart #29 #Var: 231 LB: 0 @ 1428.4
1458.25	c Restart #30 #Var: 231 LB: 0 @ 1457.7
1499.90	c Restart #31 #Var: 231 LB: 0 @ 1499.3
1535.04	c Restart #32 #Var: 231 LB: 0 @ 1534.5
1568.77	c Restart #33 #Var: 231 LB: 0 @ 1568.2
1607.41	c Restart #34 #Var: 231 LB: 0 @ 1606.8
1644.80	c Restart #35 #Var: 231 LB: 0 @ 1644.2
1679.50	c Restart #36 #Var: 231 LB: 0 @ 1678.9
1724.13	c Restart #37 #Var: 231 LB: 0 @ 1723.5
1771.16	c Restart #38 #Var: 231 LB: 0 @ 1770.5
1800.68	s UNKNOWN
1800.68	c Exit Code: 0
1800.68	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.95 0.96 0.91 2/64 20024
/proc/meminfo: memFree=1445504/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=4928 CPUtime=0
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 358 0 0 0 0 0 0 0 19 0 1 0 187774330 5046272 322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1797408 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 1233 330 226 55 0 125 0

[startup+10.0021 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 20024
/proc/meminfo: memFree=1424064/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=25868 CPUtime=9.97
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 5721 0 0 0 992 5 0 0 25 0 1 0 187774330 26488832 5636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1963643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 6467 5636 296 55 0 5359 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 25868

[startup+20.0079 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 20024
/proc/meminfo: memFree=1413056/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=36836 CPUtime=19.98
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 8477 0 0 0 1989 9 0 0 25 0 1 0 187774330 37720064 8392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 9209 8392 296 55 0 8101 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 36836

[startup+30.0137 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1404992/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=44888 CPUtime=29.98
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 10479 0 0 0 2986 12 0 0 25 0 1 0 187774330 45965312 10394 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 11222 10394 296 55 0 10114 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 44888

[startup+40.0196 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1396608/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=53212 CPUtime=39.98
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 12571 0 0 0 3983 15 0 0 25 0 1 0 187774330 54489088 12486 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 13303 12486 296 55 0 12195 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 53212

[startup+50.0254 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1389312/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=60476 CPUtime=49.99
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 14387 0 0 0 4981 18 0 0 25 0 1 0 187774330 61927424 14302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 15119 14302 296 55 0 14011 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 60476

[startup+60.0312 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1382144/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=67608 CPUtime=59.98
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 16172 0 0 0 5978 20 0 0 25 0 1 0 187774330 69230592 16087 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 16902 16087 296 55 0 15794 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 67608

[startup+70.037 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1376192/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=73688 CPUtime=69.99
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 17666 0 0 0 6976 23 0 0 25 0 1 0 187774330 75456512 17581 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 18422 17581 296 55 0 17314 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 73688

[startup+80.0428 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1369664/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=80160 CPUtime=79.99
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 19299 0 0 0 7973 26 0 0 25 0 1 0 187774330 82083840 19213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 20040 19213 296 55 0 18932 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 80160

[startup+90.0486 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1364608/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=85176 CPUtime=89.99
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 20555 0 0 0 8971 28 0 0 25 0 1 0 187774330 87220224 20469 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134596134 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 21294 20469 296 55 0 20186 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 85176

[startup+100.054 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1359296/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=90484 CPUtime=100
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 21870 0 0 0 9970 30 0 0 25 0 1 0 187774330 92655616 21784 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 22621 21784 296 55 0 21513 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 90484

[startup+110.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1354560/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=95368 CPUtime=109.99
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 23060 0 0 0 10968 31 0 0 25 0 1 0 187774330 97656832 22974 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524315 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 23842 22974 296 55 0 22734 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 95368

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1350016/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=99864 CPUtime=120
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 24186 0 0 0 11965 35 0 0 25 0 1 0 187774330 102260736 24100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 24966 24100 296 55 0 23858 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 99864

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1345280/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=104628 CPUtime=130
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 25369 0 0 0 12964 36 0 0 25 0 1 0 187774330 107139072 25283 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 26157 25283 296 55 0 25049 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 104628

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1342464/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=107448 CPUtime=140
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 26076 0 0 0 13962 38 0 0 25 0 1 0 187774330 110026752 25989 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134531449 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 26862 25989 296 55 0 25754 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 107448

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1338880/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=111008 CPUtime=150
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 26968 0 0 0 14961 39 0 0 25 0 1 0 187774330 113672192 26881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 27752 26881 296 55 0 26644 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 111008

[startup+160.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1334080/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=115900 CPUtime=160.01
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 28159 0 0 0 15959 42 0 0 25 0 1 0 187774330 118681600 28072 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1963643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 28975 28072 296 55 0 27867 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 115900

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1330816/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=119108 CPUtime=170.01
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 28973 0 0 0 16958 43 0 0 25 0 1 0 187774330 121966592 28885 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 29777 28885 296 55 0 28669 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 119108

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1327168/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=122820 CPUtime=180.01
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 29887 0 0 0 17956 45 0 0 25 0 1 0 187774330 125767680 29799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 30705 29799 296 55 0 29597 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 122820

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1323840/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=126148 CPUtime=190.02
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 30710 0 0 0 18955 47 0 0 25 0 1 0 187774330 129175552 30622 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 31537 30622 296 55 0 30429 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 126148

[startup+200.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1319104/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=130908 CPUtime=200.02
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 31890 0 0 0 19953 49 0 0 25 0 1 0 187774330 134049792 31802 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 32727 31802 296 55 0 31619 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 130908

[startup+210.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20024
/proc/meminfo: memFree=1316160/2055920 swapFree=4181460/4192956

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

/proc/20024/statm: 106991 105398 296 55 0 105883 0
Current children cumulated CPU time (s) 1760.38
Current children cumulated vsize (Kb) 427964

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1023040/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=429060 CPUtime=1770.39
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 105824 0 0 0 176853 186 0 0 25 0 1 0 187774330 439357440 105648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107265 105648 296 55 0 106157 0
Current children cumulated CPU time (s) 1770.39
Current children cumulated vsize (Kb) 429060

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1022144/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=429992 CPUtime=1780.39
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106058 0 0 0 177853 186 0 0 25 0 1 0 187774330 440311808 105881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548722 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107498 105881 296 55 0 106390 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 429992

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021888/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=430256 CPUtime=1781.39
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106118 0 0 0 177953 186 0 0 25 0 1 0 187774330 440582144 105941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107564 105941 296 55 0 106456 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 430256

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021760/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=430388 CPUtime=1782.4
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106153 0 0 0 178054 186 0 0 25 0 1 0 187774330 440717312 105976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107597 105976 296 55 0 106489 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 430388

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021632/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=430520 CPUtime=1783.4
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106191 0 0 0 178154 186 0 0 25 0 1 0 187774330 440852480 106014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107630 106014 296 55 0 106522 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 430520

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021440/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=430820 CPUtime=1784.4
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106241 0 0 0 178254 186 0 0 25 0 1 0 187774330 441159680 106062 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107705 106062 296 55 0 106597 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 430820

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021120/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431084 CPUtime=1785.41
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106309 0 0 0 178355 186 0 0 25 0 1 0 187774330 441430016 106130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107771 106130 296 55 0 106663 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 431084

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1021120/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431084 CPUtime=1786.41
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106321 0 0 0 178455 186 0 0 25 0 1 0 187774330 441430016 106142 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107771 106142 296 55 0 106663 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 431084

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020992/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431216 CPUtime=1787.42
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106348 0 0 0 178556 186 0 0 25 0 1 0 187774330 441565184 106169 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107804 106169 296 55 0 106696 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 431216

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020864/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431348 CPUtime=1788.42
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106376 0 0 0 178656 186 0 0 25 0 1 0 187774330 441700352 106197 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107837 106197 296 55 0 106729 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 431348

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020736/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431480 CPUtime=1789.43
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106415 0 0 0 178756 187 0 0 25 0 1 0 187774330 441835520 106236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107870 106236 296 55 0 106762 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 431480

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020544/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431608 CPUtime=1790.44
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106464 0 0 0 178857 187 0 0 25 0 1 0 187774330 441966592 106285 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107902 106285 296 55 0 106794 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 431608

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020416/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=431740 CPUtime=1791.44
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106490 0 0 0 178957 187 0 0 25 0 1 0 187774330 442101760 106311 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 107935 106311 296 55 0 106827 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 431740

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1020224/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=432004 CPUtime=1792.45
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106545 0 0 0 179058 187 0 0 25 0 1 0 187774330 442372096 106366 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1963643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108001 106366 296 55 0 106893 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 432004

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1019968/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=432268 CPUtime=1793.45
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106607 0 0 0 179158 187 0 0 25 0 1 0 187774330 442642432 106428 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108067 106428 296 55 0 106959 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 432268

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1019712/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=432532 CPUtime=1794.45
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106671 0 0 0 179258 187 0 0 25 0 1 0 187774330 442912768 106492 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108133 106492 296 55 0 107025 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 432532

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1019392/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=432796 CPUtime=1795.46
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106740 0 0 0 179359 187 0 0 25 0 1 0 187774330 443183104 106561 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108199 106561 296 55 0 107091 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 432796

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1019072/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=433060 CPUtime=1796.46
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106822 0 0 0 179459 187 0 0 25 0 1 0 187774330 443453440 106643 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108265 106643 296 55 0 107157 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 433060

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1018816/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=433456 CPUtime=1797.46
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106896 0 0 0 179559 187 0 0 25 0 1 0 187774330 443858944 106717 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108364 106717 296 55 0 107256 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 433456

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1018624/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=433456 CPUtime=1798.47
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106930 0 0 0 179660 187 0 0 25 0 1 0 187774330 443858944 106751 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108364 106751 296 55 0 107256 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 433456

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 20026
/proc/meminfo: memFree=1018560/2055920 swapFree=4181460/4192956
[pid=20024] ppid=20022 vsize=433588 CPUtime=1799.47
/proc/20024/stat : 20024 (bsolo) R 20022 20024 19979 0 -1 0 106949 0 0 0 179760 187 0 0 25 0 1 0 187774330 443994112 106770 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20024/statm: 108397 106770 296 55 0 107289 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 433588

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.09
CPU user time (s): 1798.14
CPU system time (s): 1.9457
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (Kb): 433588

Launcher Data (download as text)

Begin job on node36 on Fri Jun  2 04:04:42 UTC 2006


FILE ID= 39585-1149221082

PBS_JOBID= 295354

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  df3a88f9ce76cdc5f93bc528741f3e95

RANDOM SEED= 746630517


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1445712 kB
Buffers:         39456 kB
Cached:         494784 kB
SwapCached:       3504 kB
Active:         190548 kB
Inactive:       352708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445712 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            53024 kB
Committed_AS:   182208 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node36 on Fri Jun  2 04:34:43 UTC 2006