Trace number 39590

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.1900553812.opb
MD5SUM703150fc56665afb9da0b20e49208c25
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 benchmark41.5417
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 723
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.08	c	preprocess terminated. Elapsed time: 0.064
0.08	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.11	c Restart #1 #Var: 231 LB: 0 @ 0.1
0.22	c Restart #2 #Var: 231 LB: 0 @ 0.204
0.33	c Restart #3 #Var: 231 LB: 0 @ 0.322
0.49	c Restart #4 #Var: 231 LB: 0 @ 0.483
0.69	c Restart #5 #Var: 231 LB: 0 @ 0.675
0.96	c Restart #6 #Var: 231 LB: 0 @ 0.953
1.27	c Restart #7 #Var: 231 LB: 0 @ 1.254
1.63	c Restart #8 #Var: 231 LB: 0 @ 1.618
2.05	c Restart #9 #Var: 231 LB: 0 @ 2.035
2.61	c Restart #10 #Var: 231 LB: 0 @ 2.6
3.22	c Restart #11 #Var: 231 LB: 0 @ 3.211
3.88	c Restart #12 #Var: 231 LB: 0 @ 3.869
4.67	c Restart #13 #Var: 231 LB: 0 @ 4.655
5.40	c Restart #14 #Var: 231 LB: 0 @ 5.389
6.48	c Restart #15 #Var: 231 LB: 0 @ 6.469
7.66	c Restart #16 #Var: 231 LB: 0 @ 7.647
9.01	c Restart #17 #Var: 231 LB: 0 @ 8.995
10.70	c Restart #18 #Var: 231 LB: 0 @ 10.679
12.54	c Restart #19 #Var: 231 LB: 0 @ 12.519
14.78	c Restart #20 #Var: 231 LB: 0 @ 14.757
17.59	c Restart #21 #Var: 231 LB: 0 @ 17.568
20.55	c Restart #22 #Var: 231 LB: 0 @ 20.532
23.51	c Restart #23 #Var: 231 LB: 0 @ 23.487
26.75	c Restart #24 #Var: 231 LB: 0 @ 26.723
29.38	c Restart #25 #Var: 231 LB: 0 @ 29.356
34.45	c Restart #26 #Var: 231 LB: 0 @ 34.428
39.83	c Restart #27 #Var: 231 LB: 0 @ 39.802
45.18	c Restart #28 #Var: 231 LB: 0 @ 45.15
52.06	c Restart #29 #Var: 231 LB: 0 @ 52.032
59.33	c Restart #30 #Var: 231 LB: 0 @ 59.3
66.01	c Restart #31 #Var: 231 LB: 0 @ 65.975
71.92	c Restart #32 #Var: 231 LB: 0 @ 71.885
79.83	c Restart #33 #Var: 231 LB: 0 @ 79.796
87.87	c Restart #34 #Var: 231 LB: 0 @ 87.826
100.30	c Restart #35 #Var: 231 LB: 0 @ 100.25
108.34	c Restart #36 #Var: 231 LB: 0 @ 108.29
120.17	c Restart #37 #Var: 231 LB: 0 @ 120.12
132.91	c Restart #38 #Var: 231 LB: 0 @ 132.85
144.43	c Restart #39 #Var: 231 LB: 0 @ 144.37
156.40	c Restart #40 #Var: 231 LB: 0 @ 156.34
174.41	c Restart #41 #Var: 231 LB: 0 @ 174.34
189.84	c Restart #42 #Var: 231 LB: 0 @ 189.78
206.75	c Restart #43 #Var: 231 LB: 0 @ 206.67
229.22	c Restart #44 #Var: 231 LB: 0 @ 229.14
251.12	c Restart #45 #Var: 231 LB: 0 @ 251.03
270.29	c Restart #46 #Var: 231 LB: 0 @ 270.19
289.98	c Restart #47 #Var: 231 LB: 0 @ 289.88
309.89	c Restart #48 #Var: 231 LB: 0 @ 309.79
339.16	c Restart #49 #Var: 231 LB: 0 @ 339.05
358.70	c Restart #50 #Var: 231 LB: 0 @ 358.58
379.04	c Restart #51 #Var: 231 LB: 0 @ 378.91
403.96	c Restart #52 #Var: 231 LB: 0 @ 403.83
436.53	c Restart #53 #Var: 231 LB: 0 @ 436.38
464.38	c Restart #54 #Var: 231 LB: 0 @ 464.23
495.08	c Restart #55 #Var: 231 LB: 0 @ 494.92
537.70	c Restart #56 #Var: 231 LB: 0 @ 537.53
577.97	c Restart #57 #Var: 231 LB: 0 @ 577.78
608.60	c Restart #58 #Var: 231 LB: 0 @ 608.41
653.36	c Restart #59 #Var: 231 LB: 0 @ 653.16
686.42	c Restart #60 #Var: 231 LB: 0 @ 686.21
729.06	c Restart #61 #Var: 231 LB: 0 @ 728.83
774.83	c Restart #62 #Var: 231 LB: 0 @ 774.59
824.78	c Restart #63 #Var: 231 LB: 0 @ 824.53
865.14	c Restart #64 #Var: 231 LB: 0 @ 864.87
925.72	c CHANGE Heuristic... 
925.72	c Restart #0 #Var: 231 LB: 0 @ 925.44
932.94	c Restart #1 #Var: 231 LB: 0 @ 932.66
939.74	c Restart #2 #Var: 231 LB: 0 @ 939.45
943.99	c Restart #3 #Var: 231 LB: 0 @ 943.7
951.14	c Restart #4 #Var: 231 LB: 0 @ 950.85
958.18	c Restart #5 #Var: 231 LB: 0 @ 957.88
964.62	c Restart #6 #Var: 231 LB: 0 @ 964.32
970.46	c Restart #7 #Var: 231 LB: 0 @ 970.17
982.36	c Restart #8 #Var: 231 LB: 0 @ 982.06
990.90	c Restart #9 #Var: 231 LB: 0 @ 990.6
1005.56	c Restart #10 #Var: 231 LB: 0 @ 1005.2
1017.03	c Restart #11 #Var: 231 LB: 0 @ 1016.7
1030.50	c Restart #12 #Var: 231 LB: 0 @ 1030.2
1041.70	c Restart #13 #Var: 231 LB: 0 @ 1041.4
1057.63	c Restart #14 #Var: 231 LB: 0 @ 1057.3
1073.47	c Restart #15 #Var: 231 LB: 0 @ 1073.1
1089.07	c Restart #16 #Var: 231 LB: 0 @ 1088.7
1106.31	c Restart #17 #Var: 231 LB: 0 @ 1106
1128.57	c Restart #18 #Var: 231 LB: 0 @ 1128.2
1149.86	c Restart #19 #Var: 231 LB: 0 @ 1149.5
1165.77	c Restart #20 #Var: 231 LB: 0 @ 1165.4
1183.86	c Restart #21 #Var: 231 LB: 0 @ 1183.5
1209.33	c Restart #22 #Var: 231 LB: 0 @ 1209
1229.98	c Restart #23 #Var: 231 LB: 0 @ 1229.6
1263.48	c Restart #24 #Var: 231 LB: 0 @ 1263.1
1286.01	c Restart #25 #Var: 231 LB: 0 @ 1285.6
1313.65	c Restart #26 #Var: 231 LB: 0 @ 1313.3
1334.16	c Restart #27 #Var: 231 LB: 0 @ 1333.8
1376.58	c Restart #28 #Var: 231 LB: 0 @ 1376.2
1414.56	c Restart #29 #Var: 231 LB: 0 @ 1414.1
1440.98	c Restart #30 #Var: 231 LB: 0 @ 1440.5
1473.42	c Restart #31 #Var: 231 LB: 0 @ 1473
1513.73	c Restart #32 #Var: 231 LB: 0 @ 1513.3
1536.79	c Restart #33 #Var: 231 LB: 0 @ 1536.3
1576.42	c Restart #34 #Var: 231 LB: 0 @ 1576
1608.45	c Restart #35 #Var: 231 LB: 0 @ 1608
1652.63	c Restart #36 #Var: 231 LB: 0 @ 1652.1
1688.14	c Restart #37 #Var: 231 LB: 0 @ 1687.6
1775.83	c Restart #38 #Var: 231 LB: 0 @ 1775.3
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/node71/watcher-39590-1149221712 -o ROOT/results/node71/solver-39590-1149221712 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node71/39590-1149221712/instance-39590-1149221712.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.79 0.92 0.90 2/64 2444
/proc/meminfo: memFree=1559800/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=2948 CPUtime=0
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 48 0 0 0 0 0 0 0 19 0 1 0 187840903 3018752 32 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7167748 0 0 4096 0 0 0 0 17 1 0 0
/proc/2444/statm: 806 34 26 55 0 38 0

[startup+10.0029 s]
/proc/loadavg: 0.82 0.93 0.90 2/64 2444
/proc/meminfo: memFree=1538760/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=25468 CPUtime=9.97
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 5633 0 0 0 993 4 0 0 25 0 1 0 187840903 26079232 5548 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 6367 5548 296 55 0 5259 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 25468

[startup+20.0103 s]
/proc/loadavg: 0.85 0.93 0.90 2/64 2444
/proc/meminfo: memFree=1528328/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=35896 CPUtime=19.98
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 8223 0 0 0 1990 8 0 0 25 0 1 0 187840903 36757504 8138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 8974 8138 296 55 0 7866 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 35896

[startup+30.0167 s]
/proc/loadavg: 0.87 0.93 0.90 2/64 2444
/proc/meminfo: memFree=1518088/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=46068 CPUtime=29.98
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 10777 0 0 0 2987 11 0 0 25 0 1 0 187840903 47173632 10692 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7640699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 11517 10692 296 55 0 10409 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 46068

[startup+40.0231 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 2444
/proc/meminfo: memFree=1511432/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=52668 CPUtime=39.99
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 12441 0 0 0 3985 14 0 0 25 0 1 0 187840903 53932032 12356 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 13167 12356 296 55 0 12059 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 52668

[startup+50.0294 s]
/proc/loadavg: 0.91 0.93 0.90 2/64 2444
/proc/meminfo: memFree=1505480/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=58740 CPUtime=49.99
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 13928 0 0 0 4982 17 0 0 25 0 1 0 187840903 60149760 13843 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 14685 13843 296 55 0 13577 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 58740

[startup+60.0358 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 2444
/proc/meminfo: memFree=1500168/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=64020 CPUtime=59.99
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 15260 0 0 0 5980 19 0 0 25 0 1 0 187840903 65556480 15175 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 16005 15175 296 55 0 14897 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 64020

[startup+70.0422 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 2444
/proc/meminfo: memFree=1493256/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=70892 CPUtime=70
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 16971 0 0 0 6977 23 0 0 25 0 1 0 187840903 72593408 16886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 17723 16886 296 55 0 16615 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 70892

[startup+80.0486 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 2444
/proc/meminfo: memFree=1487816/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=76308 CPUtime=80
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 18334 0 0 0 7976 24 0 0 25 0 1 0 187840903 78139392 18249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 19077 18249 296 55 0 17969 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 76308

[startup+90.055 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 2444
/proc/meminfo: memFree=1482312/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=81876 CPUtime=90
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 19706 0 0 0 8974 26 0 0 25 0 1 0 187840903 83841024 19620 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548722 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 20469 19620 296 55 0 19361 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 81876

[startup+100.061 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 2444
/proc/meminfo: memFree=1478984/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=85184 CPUtime=100.01
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 20530 0 0 0 9973 28 0 0 25 0 1 0 187840903 87228416 20444 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 21296 20444 296 55 0 20188 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 85184

[startup+110.068 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 2444
/proc/meminfo: memFree=1473480/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=90740 CPUtime=110.01
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 21903 0 0 0 10971 30 0 0 25 0 1 0 187840903 92917760 21817 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 22685 21817 296 55 0 21577 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 90740

[startup+120.074 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 2444
/proc/meminfo: memFree=1469320/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=94972 CPUtime=120.01
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 22953 0 0 0 11969 32 0 0 25 0 1 0 187840903 97251328 22867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 23743 22867 296 55 0 22635 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 94972

[startup+130.081 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1464904/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=99340 CPUtime=130.02
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 24055 0 0 0 12967 35 0 0 25 0 1 0 187840903 101724160 23969 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 24835 23969 296 55 0 23727 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 99340

[startup+140.087 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1461000/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=103176 CPUtime=140.02
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 25011 0 0 0 13965 37 0 0 25 0 1 0 187840903 105652224 24925 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 25794 24925 296 55 0 24686 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 103176

[startup+150.093 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1456200/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=108060 CPUtime=150.03
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 26226 0 0 0 14964 39 0 0 25 0 1 0 187840903 110653440 26139 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 27015 26139 296 55 0 25907 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 108060

[startup+160.099 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1452424/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=111900 CPUtime=160.03
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 27172 0 0 0 15962 41 0 0 25 0 1 0 187840903 114585600 27085 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 27975 27085 296 55 0 26867 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 111900

[startup+170.105 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1449352/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=114944 CPUtime=170.03
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 27937 0 0 0 16961 42 0 0 25 0 1 0 187840903 117702656 27850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 28736 27850 296 55 0 27628 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 114944

[startup+180.111 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1445832/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=118388 CPUtime=180.04
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 28811 0 0 0 17960 44 0 0 25 0 1 0 187840903 121229312 28723 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551494 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 29597 28723 296 55 0 28489 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 118388

[startup+190.118 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1441992/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=122348 CPUtime=190.04
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 29775 0 0 0 18959 45 0 0 25 0 1 0 187840903 125284352 29687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 30587 29687 296 55 0 29479 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 122348

[startup+200.124 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1438472/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=125920 CPUtime=200.04
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 30652 0 0 0 19957 47 0 0 25 0 1 0 187840903 128942080 30563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 31480 30563 296 55 0 30372 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 125920

[startup+210.131 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 2444
/proc/meminfo: memFree=1435208/2055920 swapFree=4182220/4192956

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

/proc/2444/statm: 104136 102655 296 55 0 103028 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 416544

[startup+1771.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1148232/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=417600 CPUtime=1770.6
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103094 0 0 0 176872 188 0 0 25 0 1 0 187840903 427622400 102926 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104400 102926 296 55 0 103292 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (Kb) 417600

[startup+1781.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1147144/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=418656 CPUtime=1780.61
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103356 0 0 0 177872 189 0 0 25 0 1 0 187840903 428703744 103188 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104664 103188 296 55 0 103556 0
Current children cumulated CPU time (s) 1780.61
Current children cumulated vsize (Kb) 418656

[startup+1782.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1146952/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=418920 CPUtime=1781.61
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103418 0 0 0 177972 189 0 0 25 0 1 0 187840903 428974080 103250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104730 103250 296 55 0 103622 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 418920

[startup+1783.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1146696/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=419052 CPUtime=1782.62
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103469 0 0 0 178073 189 0 0 25 0 1 0 187840903 429109248 103301 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104763 103301 296 55 0 103655 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 419052

[startup+1784.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1146376/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=419448 CPUtime=1783.62
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103558 0 0 0 178173 189 0 0 25 0 1 0 187840903 429514752 103390 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104862 103390 296 55 0 103754 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 419448

[startup+1785.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1146120/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=419712 CPUtime=1784.62
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103625 0 0 0 178273 189 0 0 25 0 1 0 187840903 429785088 103457 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104928 103457 296 55 0 103820 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 419712

[startup+1786.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1145800/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=419976 CPUtime=1785.63
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103693 0 0 0 178374 189 0 0 25 0 1 0 187840903 430055424 103525 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 104994 103525 296 55 0 103886 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 419976

[startup+1787.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1145480/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=420372 CPUtime=1786.63
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103771 0 0 0 178474 189 0 0 25 0 1 0 187840903 430460928 103603 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105093 103603 296 55 0 103985 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 420372

[startup+1788.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1145160/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=420636 CPUtime=1787.63
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103857 0 0 0 178574 189 0 0 25 0 1 0 187840903 430731264 103689 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105159 103689 296 55 0 104051 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 420636

[startup+1789.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1145032/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=420768 CPUtime=1788.64
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103886 0 0 0 178675 189 0 0 25 0 1 0 187840903 430866432 103718 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105192 103718 296 55 0 104084 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 420768

[startup+1790.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144904/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=420900 CPUtime=1789.64
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103916 0 0 0 178775 189 0 0 25 0 1 0 187840903 431001600 103748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105225 103748 296 55 0 104117 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 420900

[startup+1791.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144776/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421032 CPUtime=1790.65
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 103955 0 0 0 178876 189 0 0 25 0 1 0 187840903 431136768 103787 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105258 103787 296 55 0 104150 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 421032

[startup+1792.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144520/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421296 CPUtime=1791.65
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104010 0 0 0 178976 189 0 0 25 0 1 0 187840903 431407104 103842 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105324 103842 296 55 0 104216 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 421296

[startup+1793.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144392/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421428 CPUtime=1792.66
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104046 0 0 0 179077 189 0 0 25 0 1 0 187840903 431542272 103878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105357 103878 296 55 0 104249 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 421428

[startup+1794.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144264/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421560 CPUtime=1793.67
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104079 0 0 0 179177 190 0 0 25 0 1 0 187840903 431677440 103911 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105390 103911 296 55 0 104282 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 421560

[startup+1795.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1144136/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421692 CPUtime=1794.67
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104116 0 0 0 179277 190 0 0 25 0 1 0 187840903 431812608 103948 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105423 103948 296 55 0 104315 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 421692

[startup+1796.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1143880/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421956 CPUtime=1795.68
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104173 0 0 0 179378 190 0 0 25 0 1 0 187840903 432082944 104005 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105489 104005 296 55 0 104381 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 421956

[startup+1797.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1143816/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=421956 CPUtime=1796.68
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104191 0 0 0 179478 190 0 0 25 0 1 0 187840903 432082944 104023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105489 104023 296 55 0 104381 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 421956

[startup+1798.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1143752/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=422088 CPUtime=1797.68
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104211 0 0 0 179578 190 0 0 25 0 1 0 187840903 432218112 104043 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105522 104043 296 55 0 104414 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 422088

[startup+1799.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1143560/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=422220 CPUtime=1798.69
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104261 0 0 0 179679 190 0 0 25 0 1 0 187840903 432353280 104093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105555 104093 296 55 0 104447 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 422220

[startup+1800.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 2446
/proc/meminfo: memFree=1143304/2055920 swapFree=4182220/4192956
[pid=2444] ppid=2442 vsize=422484 CPUtime=1799.69
/proc/2444/stat : 2444 (bsolo) R 2442 2444 2399 0 -1 0 104326 0 0 0 179779 190 0 0 25 0 1 0 187840903 432623616 104158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2444/statm: 105621 104158 296 55 0 104513 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 422484

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.07
CPU user time (s): 1798.09
CPU system time (s): 1.9737
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (Kb): 422484

Launcher Data (download as text)

Begin job on node71 on Fri Jun  2 04:15:12 UTC 2006


FILE ID= 39590-1149221712

PBS_JOBID= 295420

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  703150fc56665afb9da0b20e49208c25

RANDOM SEED= 497914527


/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:       1560008 kB
Buffers:         38084 kB
Cached:         381692 kB
SwapCached:       2504 kB
Active:         109832 kB
Inactive:       318644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560008 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             328 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            53424 kB
Committed_AS:   216312 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 node71 on Fri Jun  2 04:45:13 UTC 2006