Trace number 39569

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.11 1800.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900544484.opb
MD5SUM6f786d0e248f798e90612aee65004e7e
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 benchmark53.9638
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 741
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.069
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.13	c Restart #1 #Var: 231 LB: 0 @ 0.121
0.27	c Restart #2 #Var: 231 LB: 0 @ 0.268
0.49	c Restart #3 #Var: 231 LB: 0 @ 0.485
0.66	c Restart #4 #Var: 231 LB: 0 @ 0.65
0.87	c Restart #5 #Var: 231 LB: 0 @ 0.86
1.13	c Restart #6 #Var: 231 LB: 0 @ 1.124
1.39	c Restart #7 #Var: 231 LB: 0 @ 1.381
1.69	c Restart #8 #Var: 231 LB: 0 @ 1.686
2.06	c Restart #9 #Var: 231 LB: 0 @ 2.052
2.52	c Restart #10 #Var: 231 LB: 0 @ 2.509
3.01	c Restart #11 #Var: 231 LB: 0 @ 3.004
3.79	c Restart #12 #Var: 231 LB: 0 @ 3.778
4.45	c Restart #13 #Var: 231 LB: 0 @ 4.443
5.43	c Restart #14 #Var: 231 LB: 0 @ 5.417
6.84	c Restart #15 #Var: 231 LB: 0 @ 6.829
8.05	c Restart #16 #Var: 231 LB: 0 @ 8.039
9.70	c Restart #17 #Var: 231 LB: 0 @ 9.685
10.94	c Restart #18 #Var: 231 LB: 0 @ 10.928
12.84	c Restart #19 #Var: 231 LB: 0 @ 12.833
15.08	c Restart #20 #Var: 231 LB: 0 @ 15.069
17.57	c Restart #21 #Var: 231 LB: 0 @ 17.554
20.88	c Restart #22 #Var: 231 LB: 0 @ 20.87
24.27	c Restart #23 #Var: 231 LB: 0 @ 24.254
27.37	c Restart #24 #Var: 231 LB: 0 @ 27.359
30.41	c Restart #25 #Var: 231 LB: 0 @ 30.391
34.67	c Restart #26 #Var: 231 LB: 0 @ 34.65
39.64	c Restart #27 #Var: 231 LB: 0 @ 39.619
44.01	c Restart #28 #Var: 231 LB: 0 @ 43.986
51.07	c Restart #29 #Var: 231 LB: 0 @ 51.044
61.95	c Restart #30 #Var: 231 LB: 0 @ 61.92
70.77	c Restart #31 #Var: 231 LB: 0 @ 70.746
80.97	c Restart #32 #Var: 231 LB: 0 @ 80.939
89.75	c Restart #33 #Var: 231 LB: 0 @ 89.721
97.41	c Restart #34 #Var: 231 LB: 0 @ 97.371
106.41	c Restart #35 #Var: 231 LB: 0 @ 106.37
117.84	c Restart #36 #Var: 231 LB: 0 @ 117.79
128.44	c Restart #37 #Var: 231 LB: 0 @ 128.4
140.92	c Restart #38 #Var: 231 LB: 0 @ 140.87
160.03	c Restart #39 #Var: 231 LB: 0 @ 159.98
175.73	c Restart #40 #Var: 231 LB: 0 @ 175.67
187.97	c Restart #41 #Var: 231 LB: 0 @ 187.9
203.87	c Restart #42 #Var: 231 LB: 0 @ 203.8
218.77	c Restart #43 #Var: 231 LB: 0 @ 218.69
230.80	c Restart #44 #Var: 231 LB: 0 @ 230.72
249.98	c Restart #45 #Var: 231 LB: 0 @ 249.9
271.61	c Restart #46 #Var: 231 LB: 0 @ 271.52
294.17	c Restart #47 #Var: 231 LB: 0 @ 294.07
311.65	c Restart #48 #Var: 231 LB: 0 @ 311.55
340.88	c Restart #49 #Var: 231 LB: 0 @ 340.77
371.16	c Restart #50 #Var: 231 LB: 0 @ 371.04
402.52	c Restart #51 #Var: 231 LB: 0 @ 402.39
445.62	c Restart #52 #Var: 231 LB: 0 @ 445.48
484.55	c Restart #53 #Var: 231 LB: 0 @ 484.4
511.77	c Restart #54 #Var: 231 LB: 0 @ 511.62
553.14	c Restart #55 #Var: 231 LB: 0 @ 552.97
595.35	c Restart #56 #Var: 231 LB: 0 @ 595.17
642.77	c Restart #57 #Var: 231 LB: 0 @ 642.57
688.51	c Restart #58 #Var: 231 LB: 0 @ 688.3
740.52	c Restart #59 #Var: 231 LB: 0 @ 740.3
771.80	c Restart #60 #Var: 231 LB: 0 @ 771.56
834.58	c Restart #61 #Var: 231 LB: 0 @ 834.33
874.52	c Restart #62 #Var: 231 LB: 0 @ 874.25
929.42	c CHANGE Heuristic... 
929.42	c Restart #0 #Var: 231 LB: 0 @ 929.14
937.68	c Restart #1 #Var: 231 LB: 0 @ 937.39
943.70	c Restart #2 #Var: 231 LB: 0 @ 943.42
950.45	c Restart #3 #Var: 231 LB: 0 @ 950.16
957.47	c Restart #4 #Var: 231 LB: 0 @ 957.18
965.65	c Restart #5 #Var: 231 LB: 0 @ 965.36
977.66	c Restart #6 #Var: 231 LB: 0 @ 977.37
985.60	c Restart #7 #Var: 231 LB: 0 @ 985.31
996.23	c Restart #8 #Var: 231 LB: 0 @ 995.93
1009.00	c Restart #9 #Var: 231 LB: 0 @ 1008.7
1018.46	c Restart #10 #Var: 231 LB: 0 @ 1018.2
1030.20	c Restart #11 #Var: 231 LB: 0 @ 1029.9
1047.38	c Restart #12 #Var: 231 LB: 0 @ 1047.1
1059.60	c Restart #13 #Var: 231 LB: 0 @ 1059.3
1075.83	c Restart #14 #Var: 231 LB: 0 @ 1075.5
1089.70	c Restart #15 #Var: 231 LB: 0 @ 1089.4
1106.21	c Restart #16 #Var: 231 LB: 0 @ 1105.9
1133.59	c Restart #17 #Var: 231 LB: 0 @ 1133.2
1146.20	c Restart #18 #Var: 231 LB: 0 @ 1145.9
1175.39	c Restart #19 #Var: 231 LB: 0 @ 1175
1193.81	c Restart #20 #Var: 231 LB: 0 @ 1193.5
1213.00	c Restart #21 #Var: 231 LB: 0 @ 1212.6
1257.21	c Restart #22 #Var: 231 LB: 0 @ 1256.8
1277.60	c Restart #23 #Var: 231 LB: 0 @ 1277.2
1307.78	c Restart #24 #Var: 231 LB: 0 @ 1307.3
1319.47	c Restart #25 #Var: 231 LB: 0 @ 1319
1382.24	c Restart #26 #Var: 231 LB: 0 @ 1381.8
1408.55	c Restart #27 #Var: 231 LB: 0 @ 1408.1
1429.57	c Restart #28 #Var: 231 LB: 0 @ 1429.1
1465.45	c Restart #29 #Var: 231 LB: 0 @ 1465
1486.42	c Restart #30 #Var: 231 LB: 0 @ 1485.9
1515.03	c Restart #31 #Var: 231 LB: 0 @ 1514.5
1562.11	c Restart #32 #Var: 231 LB: 0 @ 1561.6
1605.26	c Restart #33 #Var: 231 LB: 0 @ 1604.7
1634.06	c Restart #34 #Var: 231 LB: 0 @ 1633.5
1693.59	c Restart #35 #Var: 231 LB: 0 @ 1693
1742.57	c Restart #36 #Var: 231 LB: 0 @ 1742
1799.59	c Restart #37 #Var: 230 LB: 0 @ 1799
1800.63	s UNKNOWN
1800.63	c Exit Code: 0
1800.63	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/node29/watcher-39569-1149219648 -o ROOT/results/node29/solver-39569-1149219648 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node29/39569-1149219648/instance-39569-1149219648.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.93 2/64 5993
/proc/meminfo: memFree=1118824/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=4664 CPUtime=0
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 171 0 0 0 0 0 0 0 19 0 1 0 187628401 4775936 151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4097872 0 0 4096 0 0 0 0 17 1 0 0
/proc/5993/statm: 1154 144 104 55 0 46 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.95 0.93 2/64 5993
/proc/meminfo: memFree=1097720/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=25592 CPUtime=9.98
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 5648 0 0 0 992 6 0 0 25 0 1 0 187628401 26206208 5563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 6398 5563 296 55 0 5290 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 25592

[startup+20.0069 s]
/proc/loadavg: 0.94 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1086072/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=37212 CPUtime=19.98
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 8549 0 0 0 1987 11 0 0 25 0 1 0 187628401 38105088 8464 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 9303 8464 296 55 0 8195 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 37212

[startup+30.0123 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1075832/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=47376 CPUtime=29.98
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 11108 0 0 0 2984 14 0 0 25 0 1 0 187628401 48513024 11023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 11844 11023 296 55 0 10736 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 47376

[startup+40.0177 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1067896/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=55304 CPUtime=39.99
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 13072 0 0 0 3981 18 0 0 25 0 1 0 187628401 56631296 12987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 13826 12987 296 55 0 12718 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 55304

[startup+50.0231 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1061176/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=62040 CPUtime=50
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 14754 0 0 0 4979 21 0 0 25 0 1 0 187628401 63528960 14669 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 15510 14669 296 55 0 14402 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 62040

[startup+60.0286 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1056824/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=66264 CPUtime=60
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 15835 0 0 0 5977 23 0 0 25 0 1 0 187628401 67854336 15749 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 16566 15749 296 55 0 15458 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 66264

[startup+70.034 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1052152/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=71020 CPUtime=70
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 17008 0 0 0 6975 25 0 0 25 0 1 0 187628401 72724480 16922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 17755 16922 296 55 0 16647 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 71020

[startup+80.0394 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1047928/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=75388 CPUtime=80
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 18073 0 0 0 7974 26 0 0 25 0 1 0 187628401 77197312 17987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 18847 17987 296 55 0 17739 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 75388

[startup+90.0448 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1042936/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=80292 CPUtime=90
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 19321 0 0 0 8971 29 0 0 25 0 1 0 187628401 82219008 19235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 20073 19235 296 55 0 18965 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 80292

[startup+100.051 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1037176/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=86120 CPUtime=100.01
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 20743 0 0 0 9970 31 0 0 25 0 1 0 187628401 88186880 20657 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 21530 20657 296 55 0 20422 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 86120

[startup+110.058 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 5993
/proc/meminfo: memFree=1032120/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=91136 CPUtime=110.01
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 22006 0 0 0 10968 33 0 0 25 0 1 0 187628401 93323264 21919 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535005 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 22784 21919 296 55 0 21676 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 91136

[startup+120.063 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1027320/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=95884 CPUtime=120.01
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 23206 0 0 0 11966 35 0 0 25 0 1 0 187628401 98185216 23119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 23971 23119 296 55 0 22863 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 95884

[startup+130.069 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1022200/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=101044 CPUtime=130.01
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 24488 0 0 0 12963 38 0 0 25 0 1 0 187628401 103469056 24401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 25261 24401 296 55 0 24153 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 101044

[startup+140.076 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1017848/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=105396 CPUtime=140.02
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 25586 0 0 0 13961 41 0 0 25 0 1 0 187628401 107925504 25499 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134598977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 26349 25499 296 55 0 25241 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 105396

[startup+150.081 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1014904/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=108332 CPUtime=150.02
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 26309 0 0 0 14960 42 0 0 25 0 1 0 187628401 110931968 26222 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 27083 26222 296 55 0 25975 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 108332

[startup+160.087 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1011704/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=111520 CPUtime=160.03
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 27110 0 0 0 15959 44 0 0 25 0 1 0 187628401 114196480 27023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 27880 27023 296 55 0 26772 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 111520

[startup+170.093 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1008888/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=114432 CPUtime=170.03
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 27806 0 0 0 16958 45 0 0 25 0 1 0 187628401 117178368 27719 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 28608 27719 296 55 0 27500 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 114432

[startup+180.099 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=1004664/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=118688 CPUtime=180.03
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 28870 0 0 0 17956 47 0 0 25 0 1 0 187628401 121536512 28782 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 29672 28782 296 55 0 28564 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 118688

[startup+190.104 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 5993
/proc/meminfo: memFree=999928/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=123452 CPUtime=190.03
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 30045 0 0 0 18954 49 0 0 25 0 1 0 187628401 126414848 29957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 30863 29957 296 55 0 29755 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 123452

[startup+200.109 s]
/proc/loadavg: 1.06 0.99 0.94 2/64 5993
/proc/meminfo: memFree=995768/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=127544 CPUtime=200.04
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 31072 0 0 0 19952 52 0 0 25 0 1 0 187628401 130605056 30984 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 31886 30984 296 55 0 30778 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 127544

[startup+210.115 s]
/proc/loadavg: 1.05 0.99 0.94 2/64 5993
/proc/meminfo: memFree=991672/2055920 swapFree=4181384/4192956

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

/proc/5993/statm: 103484 101998 296 55 0 102376 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 413936

[startup+1770.98 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=710208/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=414860 CPUtime=1770.4
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102358 0 0 0 176859 181 0 0 25 0 1 0 187628401 424816640 102222 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 103715 102222 296 55 0 102607 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 414860

[startup+1780.99 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708672/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416312 CPUtime=1780.4
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102736 0 0 0 177858 182 0 0 25 0 1 0 187628401 426303488 102600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104078 102600 296 55 0 102970 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (Kb) 416312

[startup+1781.99 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708608/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416312 CPUtime=1781.41
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102749 0 0 0 177959 182 0 0 25 0 1 0 187628401 426303488 102613 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104078 102613 296 55 0 102970 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 416312

[startup+1783 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708544/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416312 CPUtime=1782.41
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102760 0 0 0 178059 182 0 0 25 0 1 0 187628401 426303488 102624 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104078 102624 296 55 0 102970 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 416312

[startup+1784 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708480/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416444 CPUtime=1783.42
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102775 0 0 0 178160 182 0 0 25 0 1 0 187628401 426438656 102639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104111 102639 296 55 0 103003 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 416444

[startup+1785.01 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708416/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416576 CPUtime=1784.42
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102797 0 0 0 178260 182 0 0 25 0 1 0 187628401 426573824 102661 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104144 102661 296 55 0 103036 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 416576

[startup+1786.01 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708352/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416576 CPUtime=1785.43
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102805 0 0 0 178361 182 0 0 25 0 1 0 187628401 426573824 102669 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104144 102669 296 55 0 103036 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 416576

[startup+1787.02 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708288/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416576 CPUtime=1786.43
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102821 0 0 0 178461 182 0 0 25 0 1 0 187628401 426573824 102685 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104144 102685 296 55 0 103036 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 416576

[startup+1788.02 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708224/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416708 CPUtime=1787.43
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102838 0 0 0 178561 182 0 0 25 0 1 0 187628401 426708992 102702 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104177 102702 296 55 0 103069 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 416708

[startup+1789.03 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708224/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416708 CPUtime=1788.44
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102851 0 0 0 178662 182 0 0 25 0 1 0 187628401 426708992 102715 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104177 102715 296 55 0 103069 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 416708

[startup+1790.03 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708096/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416840 CPUtime=1789.44
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102871 0 0 0 178762 182 0 0 25 0 1 0 187628401 426844160 102735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104210 102735 296 55 0 103102 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 416840

[startup+1791.04 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=708096/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416840 CPUtime=1790.45
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102884 0 0 0 178863 182 0 0 25 0 1 0 187628401 426844160 102748 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528766 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104210 102748 296 55 0 103102 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 416840

[startup+1792.04 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707968/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=416972 CPUtime=1791.45
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102909 0 0 0 178963 182 0 0 25 0 1 0 187628401 426979328 102773 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104243 102773 296 55 0 103135 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 416972

[startup+1793.05 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707840/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=417104 CPUtime=1792.45
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102933 0 0 0 179063 182 0 0 25 0 1 0 187628401 427114496 102797 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104276 102797 296 55 0 103168 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 417104

[startup+1794.05 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707712/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=417236 CPUtime=1793.46
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 102970 0 0 0 179164 182 0 0 25 0 1 0 187628401 427249664 102834 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104309 102834 296 55 0 103201 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 417236

[startup+1795.06 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707456/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=417500 CPUtime=1794.46
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103037 0 0 0 179264 182 0 0 25 0 1 0 187628401 427520000 102901 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104375 102901 296 55 0 103267 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 417500

[startup+1796.06 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707200/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=417764 CPUtime=1795.47
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103092 0 0 0 179365 182 0 0 25 0 1 0 187628401 427790336 102956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104441 102956 296 55 0 103333 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 417764

[startup+1797.07 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=707072/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=417896 CPUtime=1796.47
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103129 0 0 0 179465 182 0 0 25 0 1 0 187628401 427925504 102993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104474 102993 296 55 0 103366 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 417896

[startup+1798.07 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=706816/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=418028 CPUtime=1797.48
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103186 0 0 0 179565 183 0 0 25 0 1 0 187628401 428060672 103050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104507 103050 296 55 0 103399 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 418028

[startup+1799.08 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=706688/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=418292 CPUtime=1798.49
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103229 0 0 0 179666 183 0 0 25 0 1 0 187628401 428331008 103093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104573 103093 296 55 0 103465 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 418292

[startup+1800.08 s]
/proc/loadavg: 1.00 0.99 0.94 2/64 6188
/proc/meminfo: memFree=706496/2055920 swapFree=4181384/4192956
[pid=5993] ppid=5991 vsize=418448 CPUtime=1799.49
/proc/5993/stat : 5993 (bsolo) R 5991 5993 5948 0 -1 0 103276 0 0 0 179766 183 0 0 25 0 1 0 187628401 428490752 103140 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5993/statm: 104612 103140 296 55 0 103504 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 418448

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.11
CPU user time (s): 1798.21
CPU system time (s): 1.89671
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (Kb): 418448

Launcher Data (download as text)

Begin job on node29 on Fri Jun  2 03:40:48 UTC 2006


FILE ID= 39569-1149219648

PBS_JOBID= 295148

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  6f786d0e248f798e90612aee65004e7e

RANDOM SEED= 582754803


/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.259
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.259
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:       1119032 kB
Buffers:         47916 kB
Cached:         805492 kB
SwapCached:       3392 kB
Active:         345444 kB
Inactive:       516812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119032 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            60564 kB
Committed_AS:   221604 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 04:10:49 UTC 2006