Trace number 39655

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
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 benchmark0.005998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.02	c Initial problem consists of 750 variables and 80 constraints.
0.02	c Using non-optimization problem switches.
0.02	c No problem reductions applied in OPT. instance.
0.02	c	preprocess terminated. Elapsed time: 0.013
0.02	c After prepocess the problem consists of 750 variables and 80 constraints.
0.03	c Restart #1 #Var: 750 LB: 0 @ 0.025
0.06	c Restart #2 #Var: 750 LB: 0 @ 0.048
0.11	c Restart #3 #Var: 750 LB: 0 @ 0.1
0.18	c Restart #4 #Var: 750 LB: 0 @ 0.174
0.32	c Restart #5 #Var: 750 LB: 0 @ 0.308
0.50	c Restart #6 #Var: 750 LB: 0 @ 0.486
0.79	c Restart #7 #Var: 750 LB: 0 @ 0.78
1.13	c Restart #8 #Var: 750 LB: 0 @ 1.12
1.64	c Restart #9 #Var: 750 LB: 0 @ 1.632
2.15	c Restart #10 #Var: 750 LB: 0 @ 2.137
2.92	c Restart #11 #Var: 750 LB: 0 @ 2.912
3.94	c Restart #12 #Var: 750 LB: 0 @ 3.924
5.03	c Restart #13 #Var: 750 LB: 0 @ 5.015
6.50	c Restart #14 #Var: 750 LB: 0 @ 6.487
8.64	c Restart #15 #Var: 750 LB: 0 @ 8.631
11.36	c Restart #16 #Var: 750 LB: 0 @ 11.348
14.51	c Restart #17 #Var: 750 LB: 0 @ 14.499
18.16	c Restart #18 #Var: 750 LB: 0 @ 18.142
22.28	c Restart #19 #Var: 750 LB: 0 @ 22.259
26.10	c Restart #20 #Var: 750 LB: 0 @ 26.078
31.30	c Restart #21 #Var: 750 LB: 0 @ 31.278
37.03	c Restart #22 #Var: 750 LB: 0 @ 37.008
46.99	c Restart #23 #Var: 750 LB: 0 @ 46.965
58.07	c Restart #24 #Var: 750 LB: 0 @ 58.041
67.04	c Restart #25 #Var: 750 LB: 0 @ 67.013
82.73	c Restart #26 #Var: 750 LB: 0 @ 82.695
94.16	c Restart #27 #Var: 750 LB: 0 @ 94.121
114.03	c Restart #28 #Var: 750 LB: 0 @ 113.98
131.14	c Restart #29 #Var: 750 LB: 0 @ 131.09
155.61	c Restart #30 #Var: 750 LB: 0 @ 155.56
174.35	c Restart #31 #Var: 750 LB: 0 @ 174.29
189.35	c Restart #32 #Var: 750 LB: 0 @ 189.29
207.03	c Restart #33 #Var: 750 LB: 0 @ 206.96
225.96	c Restart #34 #Var: 750 LB: 0 @ 225.89
245.98	c Restart #35 #Var: 750 LB: 0 @ 245.91
269.82	c Restart #36 #Var: 750 LB: 0 @ 269.74
290.00	c Restart #37 #Var: 750 LB: 0 @ 289.9
320.93	c Restart #38 #Var: 750 LB: 0 @ 320.83
369.41	c Restart #39 #Var: 750 LB: 0 @ 369.3
401.47	c Restart #40 #Var: 750 LB: 0 @ 401.35
429.05	c Restart #41 #Var: 750 LB: 0 @ 428.92
456.37	c Restart #42 #Var: 750 LB: 0 @ 456.23
487.77	c Restart #43 #Var: 750 LB: 0 @ 487.62
540.42	c Restart #44 #Var: 750 LB: 0 @ 540.26
597.34	c Restart #45 #Var: 750 LB: 0 @ 597.16
639.48	c Restart #46 #Var: 750 LB: 0 @ 639.29
707.63	c Restart #47 #Var: 750 LB: 0 @ 707.42
765.13	c Restart #48 #Var: 750 LB: 0 @ 764.91
821.42	c Restart #49 #Var: 750 LB: 0 @ 821.18
897.96	c Restart #50 #Var: 750 LB: 0 @ 897.7
992.63	c CHANGE Heuristic... 
992.63	c Restart #0 #Var: 750 LB: 0 @ 992.34
994.32	c Restart #1 #Var: 750 LB: 0 @ 994.03
998.02	c Restart #2 #Var: 750 LB: 0 @ 997.73
1003.07	c Restart #3 #Var: 750 LB: 0 @ 1002.8
1011.63	c Restart #4 #Var: 750 LB: 0 @ 1011.3
1020.28	c Restart #5 #Var: 750 LB: 0 @ 1020
1028.77	c Restart #6 #Var: 750 LB: 0 @ 1028.5
1038.16	c Restart #7 #Var: 750 LB: 0 @ 1037.9
1047.77	c Restart #8 #Var: 750 LB: 0 @ 1047.5
1061.37	c Restart #9 #Var: 750 LB: 0 @ 1061.1
1078.39	c Restart #10 #Var: 750 LB: 0 @ 1078.1
1091.90	c Restart #11 #Var: 750 LB: 0 @ 1091.6
1108.57	c Restart #12 #Var: 750 LB: 0 @ 1108.2
1125.25	c Restart #13 #Var: 750 LB: 0 @ 1124.9
1144.45	c Restart #14 #Var: 750 LB: 0 @ 1144.1
1161.92	c Restart #15 #Var: 750 LB: 0 @ 1161.6
1184.68	c Restart #16 #Var: 750 LB: 0 @ 1184.3
1203.35	c Restart #17 #Var: 750 LB: 0 @ 1203
1226.87	c Restart #18 #Var: 750 LB: 0 @ 1226.5
1249.70	c Restart #19 #Var: 750 LB: 0 @ 1249.3
1276.93	c Restart #20 #Var: 750 LB: 0 @ 1276.6
1303.37	c Restart #21 #Var: 750 LB: 0 @ 1303
1336.22	c Restart #22 #Var: 750 LB: 0 @ 1335.8
1363.02	c Restart #23 #Var: 750 LB: 0 @ 1362.6
1393.51	c Restart #24 #Var: 750 LB: 0 @ 1393.1
1424.80	c Restart #25 #Var: 750 LB: 0 @ 1424.4
1449.45	c Restart #26 #Var: 750 LB: 0 @ 1449
1481.85	c Restart #27 #Var: 750 LB: 0 @ 1481.4
1507.88	c Restart #28 #Var: 750 LB: 0 @ 1507.4
1549.48	c Restart #29 #Var: 750 LB: 0 @ 1549
1585.34	c Restart #30 #Var: 750 LB: 0 @ 1584.9
1637.68	c Restart #31 #Var: 750 LB: 0 @ 1637.2
1673.99	c Restart #32 #Var: 750 LB: 0 @ 1673.5
1724.59	c Restart #33 #Var: 750 LB: 0 @ 1724.1
1752.36	c Restart #34 #Var: 750 LB: 0 @ 1751.9
1800.55	s UNKNOWN
1800.55	c Exit Code: 0
1800.55	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/node77/watcher-39655-1149229150 -o ROOT/results/node77/solver-39655-1149229150 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node77/39655-1149229150/instance-39655-1149229150.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 3/67 26023
/proc/meminfo: memFree=1661152/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=4936 CPUtime=0
/proc/26023/stat : 26023 (bsolo) D 26021 26023 25978 0 -1 0 362 0 0 0 0 0 0 0 19 0 1 0 188554163 5054464 327 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099917094 0 0 17 1 0 0
/proc/26023/statm: 1234 327 223 55 0 125 0

[startup+10.0024 s]
/proc/loadavg: 0.87 0.94 0.90 2/67 26023
/proc/meminfo: memFree=1624864/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=40824 CPUtime=9.98
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 9416 0 0 0 992 6 0 0 25 0 1 0 188554163 41803776 9327 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 10206 9327 293 55 0 9097 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 40824

[startup+20.0087 s]
/proc/loadavg: 0.89 0.94 0.90 2/67 26023
/proc/meminfo: memFree=1610656/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=55124 CPUtime=19.99
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 12968 0 0 0 1990 9 0 0 25 0 1 0 188554163 56446976 12876 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1898539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 13781 12876 293 55 0 12672 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 55124

[startup+30.0149 s]
/proc/loadavg: 0.90 0.94 0.90 2/67 26023
/proc/meminfo: memFree=1596768/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=69180 CPUtime=29.99
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 16440 0 0 0 2987 12 0 0 25 0 1 0 188554163 70840320 16342 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 17295 16342 293 55 0 16186 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 69180

[startup+40.0211 s]
/proc/loadavg: 0.92 0.94 0.90 2/67 26023
/proc/meminfo: memFree=1586912/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=79292 CPUtime=39.99
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 18907 0 0 0 3985 14 0 0 25 0 1 0 188554163 81195008 18805 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 19823 18805 293 55 0 18714 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 79292

[startup+50.0274 s]
/proc/loadavg: 0.93 0.94 0.90 2/67 26023
/proc/meminfo: memFree=1579168/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=87168 CPUtime=49.99
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 20844 0 0 0 4983 16 0 0 25 0 1 0 188554163 89260032 20735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 21792 20735 293 55 0 20683 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 87168

[startup+60.0336 s]
/proc/loadavg: 0.94 0.95 0.90 2/67 26023
/proc/meminfo: memFree=1572640/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=93696 CPUtime=60
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 22480 0 0 0 5982 18 0 0 25 0 1 0 188554163 95944704 22365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 23424 22365 293 55 0 22315 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 93696

[startup+70.0389 s]
/proc/loadavg: 0.95 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1564640/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=101624 CPUtime=70
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 24474 0 0 0 6980 20 0 0 25 0 1 0 188554163 104062976 24359 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 25406 24359 293 55 0 24297 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 101624

[startup+80.0451 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1559392/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=106996 CPUtime=80
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 25783 0 0 0 7978 22 0 0 25 0 1 0 188554163 109563904 25668 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 26749 25668 293 55 0 25640 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 106996

[startup+90.0514 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1552928/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=113600 CPUtime=90.01
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 27394 0 0 0 8976 25 0 0 25 0 1 0 188554163 116326400 27275 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 28400 27275 293 55 0 27291 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 113600

[startup+100.058 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1547232/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=119200 CPUtime=100.01
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 28805 0 0 0 9974 27 0 0 25 0 1 0 188554163 122060800 28686 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548617 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 29800 28686 293 55 0 28691 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 119200

[startup+110.064 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1542880/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=123556 CPUtime=110.02
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 29894 0 0 0 10973 29 0 0 25 0 1 0 188554163 126521344 29772 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 30889 29772 293 55 0 29780 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 123556

[startup+120.07 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1537952/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=128660 CPUtime=120.01
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 31155 0 0 0 11971 30 0 0 25 0 1 0 188554163 131747840 31030 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 32165 31030 293 55 0 31056 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 128660

[startup+130.075 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1534560/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=132052 CPUtime=130.01
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 32000 0 0 0 12970 31 0 0 25 0 1 0 188554163 135221248 31873 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 33013 31873 293 55 0 31904 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 132052

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1528608/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=138168 CPUtime=140.02
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 33487 0 0 0 13969 33 0 0 25 0 1 0 188554163 141484032 33354 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 34542 33354 293 55 0 33433 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 138168

[startup+150.088 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 26023
/proc/meminfo: memFree=1524320/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=142468 CPUtime=150.03
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 34553 0 0 0 14968 35 0 0 25 0 1 0 188554163 145887232 34412 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533975 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 35617 34412 293 55 0 34508 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 142468

[startup+160.094 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1521632/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=145180 CPUtime=160.03
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 35236 0 0 0 15968 35 0 0 25 0 1 0 188554163 148664320 35094 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 36295 35094 293 55 0 35186 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 145180

[startup+170.1 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1518368/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=148580 CPUtime=170.03
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 36052 0 0 0 16966 37 0 0 25 0 1 0 188554163 152145920 35899 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 37145 35899 293 55 0 36036 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 148580

[startup+180.107 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1511456/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=155572 CPUtime=180.03
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 37776 0 0 0 17964 39 0 0 25 0 1 0 188554163 159305728 37623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 38893 37623 293 55 0 37784 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 155572

[startup+190.112 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1504992/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=161996 CPUtime=190.04
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 39393 0 0 0 18962 42 0 0 25 0 1 0 188554163 165883904 39240 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 40499 39240 293 55 0 39390 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 161996

[startup+200.117 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1502112/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=165036 CPUtime=200.04
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 40121 0 0 0 19961 43 0 0 25 0 1 0 188554163 168996864 39955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 41259 39955 293 55 0 40150 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 165036

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 26023
/proc/meminfo: memFree=1494112/2055892 swapFree=4085336/4096564

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

/proc/26023/statm: 140672 137842 293 55 0 139563 0
Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 562688

[startup+1771.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1107488/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=564800 CPUtime=1770.55
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139270 0 0 0 176868 187 0 0 25 0 1 0 188554163 578355200 138367 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141200 138367 293 55 0 140091 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (Kb) 564800

[startup+1781.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1105440/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=566916 CPUtime=1780.56
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139789 0 0 0 177867 189 0 0 25 0 1 0 188554163 580521984 138886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141729 138886 293 55 0 140620 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (Kb) 566916

[startup+1782.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1105312/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567048 CPUtime=1781.56
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139824 0 0 0 177967 189 0 0 25 0 1 0 188554163 580657152 138921 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141762 138921 293 55 0 140653 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 567048

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1105184/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567180 CPUtime=1782.57
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139857 0 0 0 178068 189 0 0 25 0 1 0 188554163 580792320 138954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141795 138954 293 55 0 140686 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 567180

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1105056/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567312 CPUtime=1783.57
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139890 0 0 0 178168 189 0 0 25 0 1 0 188554163 580927488 138987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141828 138987 293 55 0 140719 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 567312

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104928/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567312 CPUtime=1784.57
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139914 0 0 0 178268 189 0 0 25 0 1 0 188554163 580927488 139011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141828 139011 293 55 0 140719 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 567312

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104864/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567444 CPUtime=1785.58
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139930 0 0 0 178369 189 0 0 25 0 1 0 188554163 581062656 139027 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1898539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141861 139027 293 55 0 140752 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 567444

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104736/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567576 CPUtime=1786.58
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 139966 0 0 0 178469 189 0 0 25 0 1 0 188554163 581197824 139063 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141894 139063 293 55 0 140785 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 567576

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104544/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567708 CPUtime=1787.59
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140002 0 0 0 178570 189 0 0 25 0 1 0 188554163 581332992 139099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141927 139099 293 55 0 140818 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 567708

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104480/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567708 CPUtime=1788.59
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140023 0 0 0 178670 189 0 0 25 0 1 0 188554163 581332992 139120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141927 139120 293 55 0 140818 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 567708

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104416/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=567908 CPUtime=1789.59
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140048 0 0 0 178770 189 0 0 25 0 1 0 188554163 581537792 139143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 141977 139143 293 55 0 140868 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 567908

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104224/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568040 CPUtime=1790.6
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140083 0 0 0 178871 189 0 0 25 0 1 0 188554163 581672960 139178 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142010 139178 293 55 0 140901 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 568040

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1104032/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568172 CPUtime=1791.6
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140132 0 0 0 178971 189 0 0 25 0 1 0 188554163 581808128 139227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142043 139227 293 55 0 140934 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 568172

[startup+1793.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103904/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568436 CPUtime=1792.61
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140177 0 0 0 179071 190 0 0 25 0 1 0 188554163 582078464 139272 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142109 139272 293 55 0 141000 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 568436

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103648/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568700 CPUtime=1793.62
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140241 0 0 0 179172 190 0 0 25 0 1 0 188554163 582348800 139336 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142175 139336 293 55 0 141066 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 568700

[startup+1795.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103456/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568832 CPUtime=1794.62
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140277 0 0 0 179272 190 0 0 25 0 1 0 188554163 582483968 139372 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142208 139372 293 55 0 141099 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 568832

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103328/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=568964 CPUtime=1795.62
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140310 0 0 0 179372 190 0 0 25 0 1 0 188554163 582619136 139405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142241 139405 293 55 0 141132 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 568964

[startup+1797.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103200/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=569096 CPUtime=1796.63
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140345 0 0 0 179473 190 0 0 25 0 1 0 188554163 582754304 139440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142274 139440 293 55 0 141165 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 569096

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103136/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=569228 CPUtime=1797.63
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140370 0 0 0 179573 190 0 0 25 0 1 0 188554163 582889472 139465 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534944 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142307 139465 293 55 0 141198 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 569228

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1103008/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=569360 CPUtime=1798.63
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140401 0 0 0 179673 190 0 0 25 0 1 0 188554163 583024640 139496 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142340 139496 293 55 0 141231 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 569360

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 26025
/proc/meminfo: memFree=1102816/2055892 swapFree=4085336/4096564
[pid=26023] ppid=26021 vsize=569492 CPUtime=1799.64
/proc/26023/stat : 26023 (bsolo) R 26021 26023 25978 0 -1 0 140438 0 0 0 179774 190 0 0 25 0 1 0 188554163 583159808 139533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26023/statm: 142373 139533 293 55 0 141264 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 569492

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.11
CPU user time (s): 1798.12
CPU system time (s): 1.9917
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 569492

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 06:19:10 UTC 2006


FILE ID= 39655-1149229150

PBS_JOBID= 296270

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  ddad6b8774f3cb7ea8e2d9ff3a650623

RANDOM SEED= 972105044


/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.238
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	: 6006.16
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.238
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1661296 kB
Buffers:         33212 kB
Cached:         294760 kB
SwapCached:       2644 kB
Active:          96280 kB
Inactive:       240500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1661296 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            44452 kB
Committed_AS:   229388 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 06:49:10 UTC 2006