Trace number 39518

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.08 1800.74

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900581320.opb
MD5SUM9f20f031d3068edba1350cbde5c721b5
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 benchmark368.384
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 641
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.08	c Using non-optimization problem switches.
0.08	c No problem reductions applied in OPT. instance.
0.08	c	preprocess terminated. Elapsed time: 0.06
0.08	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.102
0.24	c Restart #2 #Var: 231 LB: 0 @ 0.227
0.37	c Restart #3 #Var: 231 LB: 0 @ 0.353
0.54	c Restart #4 #Var: 231 LB: 0 @ 0.521
0.74	c Restart #5 #Var: 231 LB: 0 @ 0.729
0.99	c Restart #6 #Var: 231 LB: 0 @ 0.972
1.38	c Restart #7 #Var: 231 LB: 0 @ 1.364
1.90	c Restart #8 #Var: 231 LB: 0 @ 1.88
2.48	c Restart #9 #Var: 231 LB: 0 @ 2.464
3.08	c Restart #10 #Var: 231 LB: 0 @ 3.065
3.70	c Restart #11 #Var: 231 LB: 0 @ 3.687
4.41	c Restart #12 #Var: 231 LB: 0 @ 4.396
5.32	c Restart #13 #Var: 231 LB: 0 @ 5.3
6.12	c Restart #14 #Var: 231 LB: 0 @ 6.106
7.56	c Restart #15 #Var: 231 LB: 0 @ 7.541
8.86	c Restart #16 #Var: 231 LB: 0 @ 8.834
10.90	c Restart #17 #Var: 231 LB: 0 @ 10.878
12.87	c Restart #18 #Var: 231 LB: 0 @ 12.84
15.21	c Restart #19 #Var: 231 LB: 0 @ 15.181
17.54	c Restart #20 #Var: 231 LB: 0 @ 17.509
20.48	c Restart #21 #Var: 231 LB: 0 @ 20.454
23.27	c Restart #22 #Var: 231 LB: 0 @ 23.244
26.08	c Restart #23 #Var: 231 LB: 0 @ 26.053
29.77	c Restart #24 #Var: 231 LB: 0 @ 29.741
33.45	c Restart #25 #Var: 231 LB: 0 @ 33.415
38.28	c Restart #26 #Var: 231 LB: 0 @ 38.241
44.58	c Restart #27 #Var: 231 LB: 0 @ 44.545
48.61	c Restart #28 #Var: 231 LB: 0 @ 48.572
54.53	c Restart #29 #Var: 231 LB: 0 @ 54.484
60.97	c Restart #30 #Var: 231 LB: 0 @ 60.928
67.40	c Restart #31 #Var: 231 LB: 0 @ 67.359
75.05	c Restart #32 #Var: 231 LB: 0 @ 75.005
83.02	c Restart #33 #Var: 231 LB: 0 @ 82.968
93.06	c Restart #34 #Var: 231 LB: 0 @ 93.002
100.05	c Restart #35 #Var: 231 LB: 0 @ 99.998
111.54	c Restart #36 #Var: 231 LB: 0 @ 111.48
121.86	c Restart #37 #Var: 231 LB: 0 @ 121.8
134.67	c Restart #38 #Var: 231 LB: 0 @ 134.6
144.81	c Restart #39 #Var: 231 LB: 0 @ 144.74
159.01	c Restart #40 #Var: 231 LB: 0 @ 158.94
174.07	c Restart #41 #Var: 231 LB: 0 @ 173.99
193.12	c Restart #42 #Var: 231 LB: 0 @ 193.03
211.23	c Restart #43 #Var: 231 LB: 0 @ 211.14
224.79	c Restart #44 #Var: 231 LB: 0 @ 224.69
241.85	c Restart #45 #Var: 231 LB: 0 @ 241.75
256.81	c Restart #46 #Var: 231 LB: 0 @ 256.71
279.06	c Restart #47 #Var: 231 LB: 0 @ 278.95
296.86	c Restart #48 #Var: 231 LB: 0 @ 296.75
312.81	c Restart #49 #Var: 231 LB: 0 @ 312.68
336.40	c Restart #50 #Var: 231 LB: 0 @ 336.27
364.23	c Restart #51 #Var: 231 LB: 0 @ 364.09
387.52	c Restart #52 #Var: 231 LB: 0 @ 387.37
413.96	c Restart #53 #Var: 231 LB: 0 @ 413.79
435.61	c Restart #54 #Var: 231 LB: 0 @ 435.42
468.13	c Restart #55 #Var: 231 LB: 0 @ 467.93
499.77	c Restart #56 #Var: 231 LB: 0 @ 499.54
525.74	c Restart #57 #Var: 231 LB: 0 @ 525.5
557.97	c Restart #58 #Var: 231 LB: 0 @ 557.71
595.14	c Restart #59 #Var: 231 LB: 0 @ 594.87
631.88	c Restart #60 #Var: 231 LB: 0 @ 631.59
673.16	c Restart #61 #Var: 231 LB: 0 @ 672.86
710.80	c Restart #62 #Var: 231 LB: 0 @ 710.49
744.67	c Restart #63 #Var: 231 LB: 0 @ 744.35
776.97	c Restart #64 #Var: 231 LB: 0 @ 776.64
821.13	c Restart #65 #Var: 231 LB: 0 @ 820.79
876.80	c Restart #66 #Var: 231 LB: 0 @ 876.44
922.22	c CHANGE Heuristic... 
922.22	c Restart #0 #Var: 231 LB: 0 @ 921.85
926.62	c Restart #1 #Var: 231 LB: 0 @ 926.24
929.84	c Restart #2 #Var: 231 LB: 0 @ 929.46
933.53	c Restart #3 #Var: 231 LB: 0 @ 933.15
938.22	c Restart #4 #Var: 231 LB: 0 @ 937.84
943.82	c Restart #5 #Var: 231 LB: 0 @ 943.44
950.82	c Restart #6 #Var: 231 LB: 0 @ 950.44
961.80	c Restart #7 #Var: 231 LB: 0 @ 961.41
973.00	c Restart #8 #Var: 231 LB: 0 @ 972.61
983.96	c Restart #9 #Var: 231 LB: 0 @ 983.56
994.76	c Restart #10 #Var: 231 LB: 0 @ 994.36
1003.25	c Restart #11 #Var: 231 LB: 0 @ 1002.8
1013.35	c Restart #12 #Var: 231 LB: 0 @ 1013
1027.35	c Restart #13 #Var: 231 LB: 0 @ 1026.9
1053.19	c Restart #14 #Var: 231 LB: 0 @ 1052.8
1069.69	c Restart #15 #Var: 231 LB: 0 @ 1069.3
1087.57	c Restart #16 #Var: 231 LB: 0 @ 1087.1
1097.84	c Restart #17 #Var: 231 LB: 0 @ 1097.4
1114.35	c Restart #18 #Var: 231 LB: 0 @ 1113.9
1131.51	c Restart #19 #Var: 231 LB: 0 @ 1131.1
1148.72	c Restart #20 #Var: 231 LB: 0 @ 1148.3
1164.74	c Restart #21 #Var: 231 LB: 0 @ 1164.3
1187.09	c Restart #22 #Var: 231 LB: 0 @ 1186.6
1208.28	c Restart #23 #Var: 231 LB: 0 @ 1207.8
1230.30	c Restart #24 #Var: 231 LB: 0 @ 1229.8
1256.13	c Restart #25 #Var: 231 LB: 0 @ 1255.6
1285.38	c Restart #26 #Var: 231 LB: 0 @ 1284.9
1304.16	c Restart #27 #Var: 231 LB: 0 @ 1303.7
1337.95	c Restart #28 #Var: 231 LB: 0 @ 1337.4
1365.06	c Restart #29 #Var: 231 LB: 0 @ 1364.5
1396.04	c Restart #30 #Var: 231 LB: 0 @ 1395.5
1429.86	c Restart #31 #Var: 231 LB: 0 @ 1429.3
1451.99	c Restart #32 #Var: 231 LB: 0 @ 1451.4
1484.08	c Restart #33 #Var: 231 LB: 0 @ 1483.5
1517.98	c Restart #34 #Var: 231 LB: 0 @ 1517.4
1547.63	c Restart #35 #Var: 231 LB: 0 @ 1547.1
1587.45	c Restart #36 #Var: 231 LB: 0 @ 1586.9
1629.40	c Restart #37 #Var: 231 LB: 0 @ 1628.8
1668.62	c Restart #38 #Var: 231 LB: 0 @ 1668
1697.09	c Restart #39 #Var: 231 LB: 0 @ 1696.5
1736.63	c Restart #40 #Var: 231 LB: 0 @ 1736
1774.91	c Restart #41 #Var: 231 LB: 0 @ 1774.3
1800.66	s UNKNOWN
1800.66	c Exit Code: 0
1800.66	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/node22/watcher-39518-1149213254 -o ROOT/results/node22/solver-39518-1149213254 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node22/39518-1149213254/instance-39518-1149213254.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.96 0.91 4/64 12737
/proc/meminfo: memFree=1470344/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=4664 CPUtime=0
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 139 0 0 0 0 0 0 0 18 0 1 0 82759758 4775936 120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4641984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12737/statm: 1166 123 103 55 0 46 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 12737
/proc/meminfo: memFree=1449424/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=25324 CPUtime=9.97
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 5598 0 0 0 993 4 0 0 25 0 1 0 82759758 25931776 5513 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 6331 5513 296 55 0 5223 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 25324

[startup+20.0086 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 12737
/proc/meminfo: memFree=1439120/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=35620 CPUtime=19.97
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 8169 0 0 0 1989 8 0 0 25 0 1 0 82759758 36474880 8084 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 8905 8084 296 55 0 7797 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 35620

[startup+30.0143 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1428880/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=45784 CPUtime=29.97
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 10712 0 0 0 2986 11 0 0 25 0 1 0 82759758 46882816 10627 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 11446 10627 296 55 0 10338 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 45784

[startup+40.02 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1421520/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=53184 CPUtime=39.98
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 12556 0 0 0 3983 15 0 0 25 0 1 0 82759758 54460416 12471 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 13296 12471 296 55 0 12188 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 53184

[startup+50.0256 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1413648/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=61100 CPUtime=49.97
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 14518 0 0 0 4979 18 0 0 25 0 1 0 82759758 62566400 14433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 15275 14433 296 55 0 14167 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 61100

[startup+60.0313 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1407248/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=67440 CPUtime=59.98
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 16107 0 0 0 5978 20 0 0 25 0 1 0 82759758 69058560 16022 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 16860 16022 296 55 0 15752 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 67440

[startup+70.037 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1400336/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=74448 CPUtime=69.98
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 17850 0 0 0 6975 23 0 0 25 0 1 0 82759758 76234752 17765 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5113467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 18612 17765 296 55 0 17504 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 74448

[startup+80.0427 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1394832/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=79860 CPUtime=79.99
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 19223 0 0 0 7973 26 0 0 25 0 1 0 82759758 81776640 19138 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 19965 19138 296 55 0 18857 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 79860

[startup+90.0483 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1389904/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=84752 CPUtime=89.99
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 20451 0 0 0 8971 28 0 0 25 0 1 0 82759758 86786048 20366 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 21188 20366 296 55 0 20080 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 84752

[startup+100.054 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1383248/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=91352 CPUtime=99.99
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 22100 0 0 0 9969 30 0 0 25 0 1 0 82759758 93544448 22015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 22838 22015 296 55 0 21730 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 91352

[startup+110.06 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1379088/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=95580 CPUtime=109.99
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 23140 0 0 0 10968 31 0 0 25 0 1 0 82759758 97873920 23055 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 23895 23055 296 55 0 22787 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 95580

[startup+120.065 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1374288/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=100468 CPUtime=119.99
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 24337 0 0 0 11966 33 0 0 25 0 1 0 82759758 102879232 24252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 25117 24252 296 55 0 24009 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 100468

[startup+130.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1370128/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=104560 CPUtime=130
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 25362 0 0 0 12965 35 0 0 25 0 1 0 82759758 107069440 25277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 26140 25277 296 55 0 25032 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 104560

[startup+140.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1364880/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=109852 CPUtime=140
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 26685 0 0 0 13963 37 0 0 25 0 1 0 82759758 112488448 26600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 27463 26600 296 55 0 26355 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 109852

[startup+150.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1360336/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=114340 CPUtime=150
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 27824 0 0 0 14961 39 0 0 25 0 1 0 82759758 117084160 27739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 28585 27739 296 55 0 27477 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 114340

[startup+160.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1356304/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=118444 CPUtime=160
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 28830 0 0 0 15960 40 0 0 25 0 1 0 82759758 121286656 28745 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550903 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 29611 28745 296 55 0 28503 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 118444

[startup+170.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1352528/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=122156 CPUtime=170.01
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 29761 0 0 0 16959 42 0 0 25 0 1 0 82759758 125087744 29676 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 30539 29676 296 55 0 29431 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 122156

[startup+180.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1349136/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=125600 CPUtime=180.01
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 30611 0 0 0 17958 43 0 0 25 0 1 0 82759758 128614400 30526 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 31400 30526 296 55 0 30292 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 125600

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1345296/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=129436 CPUtime=190.01
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 31568 0 0 0 18956 45 0 0 25 0 1 0 82759758 132542464 31483 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 32359 31483 296 55 0 31251 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 129436

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1342416/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=132356 CPUtime=200.02
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 32281 0 0 0 19956 46 0 0 25 0 1 0 82759758 135532544 32196 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 33089 32196 296 55 0 31981 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 132356

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12737
/proc/meminfo: memFree=1338832/2055920 swapFree=4183844/4192956

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

/proc/12737/statm: 118023 116667 296 55 0 116915 0
Current children cumulated CPU time (s) 1760.37
Current children cumulated vsize (Kb) 472092

[startup+1771.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=1001552/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=474072 CPUtime=1770.38
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 117288 0 0 0 176825 213 0 0 25 0 1 0 82759758 485449728 117147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 118518 117147 296 55 0 117410 0
Current children cumulated CPU time (s) 1770.38
Current children cumulated vsize (Kb) 474072

[startup+1781.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=999504/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=476100 CPUtime=1780.38
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 117791 0 0 0 177824 214 0 0 25 0 1 0 82759758 487526400 117649 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119025 117649 296 55 0 117917 0
Current children cumulated CPU time (s) 1780.38
Current children cumulated vsize (Kb) 476100

[startup+1782.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=999376/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=476232 CPUtime=1781.39
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 117824 0 0 0 177925 214 0 0 25 0 1 0 82759758 487661568 117682 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119058 117682 296 55 0 117950 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 476232

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=999184/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=476496 CPUtime=1782.39
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 117884 0 0 0 178025 214 0 0 25 0 1 0 82759758 487931904 117742 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119124 117742 296 55 0 118016 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 476496

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=998992/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=476628 CPUtime=1783.4
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 117919 0 0 0 178126 214 0 0 25 0 1 0 82759758 488067072 117777 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119157 117777 296 55 0 118049 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 476628

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=998672/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=476892 CPUtime=1784.4
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118000 0 0 0 178226 214 0 0 25 0 1 0 82759758 488337408 117858 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119223 117858 296 55 0 118115 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 476892

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=998352/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=477288 CPUtime=1785.4
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118084 0 0 0 178326 214 0 0 25 0 1 0 82759758 488742912 117942 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119322 117942 296 55 0 118214 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 477288

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=998032/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=477552 CPUtime=1786.41
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118162 0 0 0 178427 214 0 0 25 0 1 0 82759758 489013248 118020 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119388 118020 296 55 0 118280 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 477552

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=997712/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=477948 CPUtime=1787.42
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118251 0 0 0 178527 215 0 0 25 0 1 0 82759758 489418752 118109 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119487 118109 296 55 0 118379 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 477948

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=997456/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=478212 CPUtime=1788.42
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118309 0 0 0 178627 215 0 0 25 0 1 0 82759758 489689088 118167 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119553 118167 296 55 0 118445 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 478212

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=997136/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=478476 CPUtime=1789.42
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118393 0 0 0 178727 215 0 0 25 0 1 0 82759758 489959424 118251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119619 118251 296 55 0 118511 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 478476

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=996752/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=478872 CPUtime=1790.42
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118486 0 0 0 178827 215 0 0 25 0 1 0 82759758 490364928 118344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119718 118344 296 55 0 118610 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 478872

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=996432/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=479136 CPUtime=1791.44
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118566 0 0 0 178928 216 0 0 25 0 1 0 82759758 490635264 118424 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119817 118425 297 55 0 118709 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 479136

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=995984/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=479664 CPUtime=1792.44
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118674 0 0 0 179028 216 0 0 25 0 1 0 82759758 491175936 118532 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119916 118532 296 55 0 118808 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 479664

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=995664/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=479928 CPUtime=1793.44
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118759 0 0 0 179128 216 0 0 25 0 1 0 82759758 491446272 118617 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5113467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 119982 118617 296 55 0 118874 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 479928

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=995344/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=480324 CPUtime=1794.45
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118833 0 0 0 179229 216 0 0 25 0 1 0 82759758 491851776 118691 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120081 118691 296 55 0 118973 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 480324

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=995088/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=480588 CPUtime=1795.45
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118899 0 0 0 179329 216 0 0 25 0 1 0 82759758 492122112 118757 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120147 118757 296 55 0 119039 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 480588

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=994832/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=480720 CPUtime=1796.45
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 118960 0 0 0 179429 216 0 0 25 0 1 0 82759758 492257280 118818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5113467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120180 118818 296 55 0 119072 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 480720

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=994640/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=480984 CPUtime=1797.46
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 119011 0 0 0 179530 216 0 0 25 0 1 0 82759758 492527616 118869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120246 118869 296 55 0 119138 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 480984

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=994448/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=481116 CPUtime=1798.46
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 119060 0 0 0 179630 216 0 0 25 0 1 0 82759758 492662784 118918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120279 118918 296 55 0 119171 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 481116

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13410
/proc/meminfo: memFree=994256/2055920 swapFree=4183844/4192956
[pid=12737] ppid=12735 vsize=481380 CPUtime=1799.47
/proc/12737/stat : 12737 (bsolo) R 12735 12737 12692 0 -1 0 119107 0 0 0 179731 216 0 0 25 0 1 0 82759758 492933120 118965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12737/statm: 120345 118965 296 55 0 119237 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 481380

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.08
CPU user time (s): 1797.84
CPU system time (s): 2.24266
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (Kb): 481380

Launcher Data (download as text)

Begin job on node22 on Fri Jun  2 01:54:14 UTC 2006


FILE ID= 39518-1149213254

PBS_JOBID= 294481

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  9f20f031d3068edba1350cbde5c721b5

RANDOM SEED= 440648777


/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.261
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.261
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:       1470552 kB
Buffers:         38316 kB
Cached:         471404 kB
SwapCached:       3204 kB
Active:         166448 kB
Inactive:       352048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470552 kB
SwapTotal:     4192956 kB
SwapFree:      4183844 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            52940 kB
Committed_AS:   175172 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Fri Jun  2 02:24:15 UTC 2006