Trace number 40446

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.07 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-5-c.opb
MD5SUM47657fb6d35516304c5b4897d4fb805d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2678
Total number of constraints6689
Number of constraints which are clauses6689
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2678
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2678
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2678
Number of bits of the biggest sum of numbers12
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.09	c INFO: OSL Context initialized.
0.21	c Initial problem consists of 2678 variables and 6689 constraints.
0.24	c No problem reductions applied in OPT. instance.
0.24	c	preprocess terminated. Elapsed time: 0.155
0.24	c After prepocess the problem consists of 2678 variables and 6567 constraints.
0.24	c Initial Lower Bound: 0
0.64	c Restart #1 #Var: 2678 LB: 0 @ 0.557
1.58	c Restart #2 #Var: 2678 LB: 0 @ 1.498
3.12	c Restart #3 #Var: 2678 LB: 0 @ 3.034
4.96	c Restart #4 #Var: 2678 LB: 0 @ 4.869
7.01	c Restart #5 #Var: 2678 LB: 0 @ 6.92
9.36	c Restart #6 #Var: 2678 LB: 0 @ 9.264
12.17	c Restart #7 #Var: 2678 LB: 0 @ 12.079
15.61	c Restart #8 #Var: 2678 LB: 0 @ 15.515
19.34	c Restart #9 #Var: 2678 LB: 0 @ 19.243
23.51	c Restart #10 #Var: 2678 LB: 0 @ 23.412
27.92	c Restart #11 #Var: 2678 LB: 0 @ 27.825
33.23	c Restart #12 #Var: 2678 LB: 0 @ 33.132
39.22	c Restart #13 #Var: 2678 LB: 0 @ 39.124
46.16	c Restart #14 #Var: 2678 LB: 0 @ 46.058
53.97	c Restart #15 #Var: 2678 LB: 0 @ 53.863
63.00	c Restart #16 #Var: 2678 LB: 0 @ 62.894
73.32	c Restart #17 #Var: 2678 LB: 0 @ 73.209
84.76	c Restart #18 #Var: 2678 LB: 0 @ 84.652
98.18	c Restart #19 #Var: 2678 LB: 0 @ 98.061
113.90	c Restart #20 #Var: 2678 LB: 0 @ 113.78
130.40	c Restart #21 #Var: 2678 LB: 0 @ 130.28
149.18	c Restart #22 #Var: 2678 LB: 0 @ 149.05
169.66	c Restart #23 #Var: 2678 LB: 0 @ 169.53
189.92	c Restart #24 #Var: 2678 LB: 0 @ 189.78
210.30	c Restart #25 #Var: 2678 LB: 0 @ 210.15
239.10	c Restart #26 #Var: 2678 LB: 0 @ 238.94
273.43	c Restart #27 #Var: 2678 LB: 0 @ 273.27
314.95	c Restart #28 #Var: 2676 LB: 1 @ 314.77
363.50	c Restart #29 #Var: 2676 LB: 1 @ 363.31
413.80	c Restart #30 #Var: 2676 LB: 1 @ 413.6
456.24	c Restart #31 #Var: 2676 LB: 1 @ 456.03
506.92	c Restart #32 #Var: 2676 LB: 1 @ 506.69
554.39	c Restart #33 #Var: 2676 LB: 1 @ 554.15
605.39	c Restart #34 #Var: 2676 LB: 1 @ 605.14
657.98	c Restart #35 #Var: 2676 LB: 1 @ 657.71
713.97	c Restart #36 #Var: 2676 LB: 1 @ 713.68
769.78	c Restart #37 #Var: 2676 LB: 1 @ 769.48
833.06	c Restart #38 #Var: 2676 LB: 1 @ 832.75
894.87	c Restart #39 #Var: 2676 LB: 1 @ 894.54
961.79	c CHANGE Heuristic... 
961.79	c Restart #0 #Var: 2676 LB: 1 @ 961.44
963.40	c Restart #1 #Var: 2676 LB: 1 @ 963.05
965.86	c Restart #2 #Var: 2676 LB: 1 @ 965.5
969.33	c Restart #3 #Var: 2676 LB: 1 @ 968.98
975.38	c Restart #4 #Var: 2676 LB: 1 @ 975.03
980.26	c Restart #5 #Var: 2676 LB: 1 @ 979.9
985.38	c Restart #6 #Var: 2676 LB: 1 @ 985.02
990.28	c Restart #7 #Var: 2676 LB: 1 @ 989.92
995.67	c Restart #8 #Var: 2676 LB: 1 @ 995.31
1003.38	c Restart #9 #Var: 2676 LB: 1 @ 1003
1015.63	c Restart #10 #Var: 2676 LB: 1 @ 1015.3
1028.18	c Restart #11 #Var: 2676 LB: 1 @ 1027.8
1042.63	c Restart #12 #Var: 2676 LB: 1 @ 1042.3
1061.34	c Restart #13 #Var: 2676 LB: 1 @ 1061
1083.32	c Restart #14 #Var: 2676 LB: 1 @ 1082.9
1103.71	c Restart #15 #Var: 2676 LB: 1 @ 1103.3
1130.17	c Restart #16 #Var: 2676 LB: 1 @ 1129.8
1158.05	c Restart #17 #Var: 2676 LB: 1 @ 1157.6
1191.90	c Restart #18 #Var: 2676 LB: 1 @ 1191.5
1225.74	c Restart #19 #Var: 2676 LB: 1 @ 1225.3
1261.65	c Restart #20 #Var: 2676 LB: 1 @ 1261.2
1303.25	c Restart #21 #Var: 2676 LB: 1 @ 1302.8
1350.44	c Restart #22 #Var: 2676 LB: 1 @ 1350
1395.93	c Restart #23 #Var: 2676 LB: 1 @ 1395.5
1449.53	c Restart #24 #Var: 2676 LB: 1 @ 1449
1504.11	c Restart #25 #Var: 2676 LB: 1 @ 1503.6
1562.77	c Restart #26 #Var: 2676 LB: 1 @ 1562.3
1625.17	c Restart #27 #Var: 2676 LB: 1 @ 1624.6
1695.25	c Restart #28 #Var: 2676 LB: 1 @ 1694.7
1748.03	c Restart #29 #Var: 2676 LB: 1 @ 1747.4
1800.62	s UNKNOWN
1800.62	c Exit Code: 0
1800.62	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/node35/watcher-40446-1149283949 -o ROOT/results/node35/solver-40446-1149283949 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/40446-1149283949/instance-40446-1149283949.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.58 0.86 0.88 2/64 1153
/proc/meminfo: memFree=1584280/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=436 CPUtime=0
/proc/1153/stat : 1153 (bsolo) D 1151 1153 1107 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 194058791 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 1463076 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1153/statm: 725 24 18 55 0 19 0

[startup+10.0031 s]
/proc/loadavg: 0.64 0.87 0.88 2/64 1153
/proc/meminfo: memFree=1574176/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=14704 CPUtime=9.9
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 2924 0 0 0 987 3 0 0 25 0 1 0 194058791 15056896 2839 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 3676 2839 296 55 0 2568 0
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 14704

[startup+20.0093 s]
/proc/loadavg: 0.70 0.87 0.88 2/64 1153
/proc/meminfo: memFree=1570144/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=18792 CPUtime=19.9
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 3937 0 0 0 1985 5 0 0 25 0 1 0 194058791 19243008 3852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 4698 3852 296 55 0 3590 0
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 18792

[startup+30.0155 s]
/proc/loadavg: 0.74 0.88 0.88 2/64 1153
/proc/meminfo: memFree=1565984/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=22880 CPUtime=29.91
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 4972 0 0 0 2984 7 0 0 25 0 1 0 194058791 23429120 4887 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 5720 4887 296 55 0 4612 0
Current children cumulated CPU time (s) 29.91
Current children cumulated vsize (Kb) 22880

[startup+40.0218 s]
/proc/loadavg: 0.78 0.88 0.88 2/64 1153
/proc/meminfo: memFree=1562272/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=26576 CPUtime=39.91
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 5902 0 0 0 3982 9 0 0 25 0 1 0 194058791 27213824 5817 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 6644 5817 296 55 0 5536 0
Current children cumulated CPU time (s) 39.91
Current children cumulated vsize (Kb) 26576

[startup+50.028 s]
/proc/loadavg: 0.81 0.88 0.88 2/64 1153
/proc/meminfo: memFree=1558816/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=30140 CPUtime=49.91
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 6766 0 0 0 4980 11 0 0 25 0 1 0 194058791 30863360 6681 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 7535 6681 296 55 0 6427 0
Current children cumulated CPU time (s) 49.91
Current children cumulated vsize (Kb) 30140

[startup+60.0342 s]
/proc/loadavg: 0.84 0.89 0.88 2/64 1153
/proc/meminfo: memFree=1555744/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=33188 CPUtime=59.92
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 7527 0 0 0 5980 12 0 0 25 0 1 0 194058791 33984512 7442 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 8297 7442 296 55 0 7189 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (Kb) 33188

[startup+70.0404 s]
/proc/loadavg: 0.87 0.89 0.88 2/64 1153
/proc/meminfo: memFree=1552800/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=36092 CPUtime=69.92
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 8253 0 0 0 6978 14 0 0 25 0 1 0 194058791 36958208 8168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 9023 8168 296 55 0 7915 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (Kb) 36092

[startup+80.0466 s]
/proc/loadavg: 0.89 0.89 0.88 2/64 1153
/proc/meminfo: memFree=1550112/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=38864 CPUtime=79.93
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 8935 0 0 0 7978 15 0 0 25 0 1 0 194058791 39796736 8850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 9716 8850 296 55 0 8608 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 38864

[startup+90.0528 s]
/proc/loadavg: 0.90 0.90 0.88 2/64 1153
/proc/meminfo: memFree=1547488/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=41372 CPUtime=89.93
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 9582 0 0 0 8977 16 0 0 25 0 1 0 194058791 42364928 9497 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 10343 9497 296 55 0 9235 0
Current children cumulated CPU time (s) 89.93
Current children cumulated vsize (Kb) 41372

[startup+100.059 s]
/proc/loadavg: 0.92 0.90 0.89 2/64 1153
/proc/meminfo: memFree=1545120/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=43756 CPUtime=99.94
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 10166 0 0 0 9977 17 0 0 25 0 1 0 194058791 44806144 10081 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 10939 10081 296 55 0 9831 0
Current children cumulated CPU time (s) 99.94
Current children cumulated vsize (Kb) 43756

[startup+110.065 s]
/proc/loadavg: 0.93 0.90 0.89 2/64 1153
/proc/meminfo: memFree=1542880/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=46008 CPUtime=109.93
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 10726 0 0 0 10976 17 0 0 25 0 1 0 194058791 47112192 10641 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 11502 10641 296 55 0 10394 0
Current children cumulated CPU time (s) 109.93
Current children cumulated vsize (Kb) 46008

[startup+120.071 s]
/proc/loadavg: 0.94 0.90 0.89 2/64 1153
/proc/meminfo: memFree=1540704/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=48252 CPUtime=119.94
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 11279 0 0 0 11976 18 0 0 25 0 1 0 194058791 49410048 11194 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 12063 11194 296 55 0 10955 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 48252

[startup+130.078 s]
/proc/loadavg: 0.95 0.91 0.89 2/64 1153
/proc/meminfo: memFree=1538464/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=50496 CPUtime=129.94
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 11831 0 0 0 12975 19 0 0 25 0 1 0 194058791 51707904 11746 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719553 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 12624 11746 296 55 0 11516 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (Kb) 50496

[startup+140.083 s]
/proc/loadavg: 0.96 0.91 0.89 2/64 1153
/proc/meminfo: memFree=1536416/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=52476 CPUtime=139.95
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 12341 0 0 0 13974 21 0 0 25 0 1 0 194058791 53735424 12256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 13119 12256 296 55 0 12011 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 52476

[startup+150.089 s]
/proc/loadavg: 0.96 0.91 0.89 2/64 1153
/proc/meminfo: memFree=1534304/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=54588 CPUtime=149.95
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 12876 0 0 0 14974 21 0 0 25 0 1 0 194058791 55898112 12791 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 13647 12791 296 55 0 12539 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 54588

[startup+160.095 s]
/proc/loadavg: 0.97 0.91 0.89 2/64 1153
/proc/meminfo: memFree=1532256/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=56700 CPUtime=159.95
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 13384 0 0 0 15973 22 0 0 25 0 1 0 194058791 58060800 13299 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 14175 13299 296 55 0 13067 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 56700

[startup+170.101 s]
/proc/loadavg: 0.97 0.92 0.89 2/64 1155
/proc/meminfo: memFree=1530208/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=58680 CPUtime=169.96
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 13889 0 0 0 16973 23 0 0 25 0 1 0 194058791 60088320 13804 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 14670 13804 296 55 0 13562 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 58680

[startup+180.109 s]
/proc/loadavg: 0.98 0.92 0.89 2/64 1155
/proc/meminfo: memFree=1528160/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=60792 CPUtime=179.96
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 14407 0 0 0 17972 24 0 0 25 0 1 0 194058791 62251008 14322 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542200 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 15198 14322 296 55 0 14090 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 60792

[startup+190.115 s]
/proc/loadavg: 0.98 0.92 0.89 2/64 1155
/proc/meminfo: memFree=1525664/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=63308 CPUtime=189.96
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 15023 0 0 0 18971 25 0 0 25 0 1 0 194058791 64827392 14938 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 15827 14938 296 55 0 14719 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 63308

[startup+200.12 s]
/proc/loadavg: 0.98 0.92 0.90 2/64 1155
/proc/meminfo: memFree=1523360/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=65552 CPUtime=199.96
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 15599 0 0 0 19970 26 0 0 25 0 1 0 194058791 67125248 15514 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 16388 15514 296 55 0 15280 0
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 65552

[startup+210.126 s]
/proc/loadavg: 0.98 0.92 0.90 2/64 1155
/proc/meminfo: memFree=1520992/2055920 swapFree=4180888/4192956

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

/proc/1153/statm: 68774 67720 296 55 0 67666 0
Current children cumulated CPU time (s) 1760.5
Current children cumulated vsize (Kb) 275096

[startup+1771.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1312608/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=276152 CPUtime=1770.49
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68084 0 0 0 176916 133 0 0 25 0 1 0 194058791 282779648 67996 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69038 67996 296 55 0 67930 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 276152

[startup+1781.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1311328/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=277536 CPUtime=1780.5
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68403 0 0 0 177916 134 0 0 25 0 1 0 194058791 284196864 68315 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69384 68315 296 55 0 68276 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (Kb) 277536

[startup+1782.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1311200/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=277668 CPUtime=1781.51
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68444 0 0 0 178017 134 0 0 25 0 1 0 194058791 284332032 68356 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69417 68356 296 55 0 68309 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 277668

[startup+1783.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1311072/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=277800 CPUtime=1782.51
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68468 0 0 0 178117 134 0 0 25 0 1 0 194058791 284467200 68380 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69450 68380 296 55 0 68342 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 277800

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1311008/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=277932 CPUtime=1783.52
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68497 0 0 0 178218 134 0 0 25 0 1 0 194058791 284602368 68409 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69483 68409 296 55 0 68375 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 277932

[startup+1785.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310816/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278064 CPUtime=1784.52
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68533 0 0 0 178318 134 0 0 25 0 1 0 194058791 284737536 68445 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69516 68445 296 55 0 68408 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 278064

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310752/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278196 CPUtime=1785.52
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68555 0 0 0 178418 134 0 0 25 0 1 0 194058791 284872704 68467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69549 68467 296 55 0 68441 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 278196

[startup+1787.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310624/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278196 CPUtime=1786.53
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68582 0 0 0 178519 134 0 0 25 0 1 0 194058791 284872704 68494 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69549 68494 296 55 0 68441 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 278196

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310560/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278328 CPUtime=1787.53
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68604 0 0 0 178619 134 0 0 25 0 1 0 194058791 285007872 68516 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69582 68516 296 55 0 68474 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 278328

[startup+1789.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310432/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278460 CPUtime=1788.54
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68630 0 0 0 178720 134 0 0 25 0 1 0 194058791 285143040 68542 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69615 68542 296 55 0 68507 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 278460

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310368/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278592 CPUtime=1789.54
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68657 0 0 0 178820 134 0 0 25 0 1 0 194058791 285278208 68569 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69648 68569 296 55 0 68540 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 278592

[startup+1791.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310240/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278592 CPUtime=1790.55
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68685 0 0 0 178921 134 0 0 25 0 1 0 194058791 285278208 68597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69648 68597 296 55 0 68540 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 278592

[startup+1792.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310112/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278724 CPUtime=1791.55
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68706 0 0 0 179021 134 0 0 25 0 1 0 194058791 285413376 68618 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69681 68618 296 55 0 68573 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 278724

[startup+1793.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1310048/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278856 CPUtime=1792.56
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68723 0 0 0 179122 134 0 0 25 0 1 0 194058791 285548544 68635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69714 68635 296 55 0 68606 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 278856

[startup+1794.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309984/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278856 CPUtime=1793.56
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68748 0 0 0 179222 134 0 0 25 0 1 0 194058791 285548544 68660 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69714 68660 296 55 0 68606 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 278856

[startup+1795.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309856/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=278988 CPUtime=1794.57
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68773 0 0 0 179323 134 0 0 25 0 1 0 194058791 285683712 68685 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529291 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69747 68685 296 55 0 68639 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 278988

[startup+1796.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309792/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=279120 CPUtime=1795.57
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68797 0 0 0 179423 134 0 0 25 0 1 0 194058791 285818880 68709 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69780 68709 296 55 0 68672 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 279120

[startup+1797.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309664/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=279252 CPUtime=1796.57
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68826 0 0 0 179523 134 0 0 25 0 1 0 194058791 285954048 68738 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69813 68738 296 55 0 68705 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 279252

[startup+1798.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309536/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=279252 CPUtime=1797.58
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68852 0 0 0 179624 134 0 0 25 0 1 0 194058791 285954048 68764 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69813 68764 296 55 0 68705 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 279252

[startup+1799.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309408/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=279516 CPUtime=1798.59
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68890 0 0 0 179724 135 0 0 25 0 1 0 194058791 286224384 68802 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69879 68802 296 55 0 68771 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 279516

[startup+1800.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1353
/proc/meminfo: memFree=1309280/2055920 swapFree=4180888/4192956
[pid=1153] ppid=1151 vsize=279648 CPUtime=1799.59
/proc/1153/stat : 1153 (bsolo) R 1151 1153 1107 0 -1 0 68926 0 0 0 179824 135 0 0 25 0 1 0 194058791 286359552 68838 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1153/statm: 69912 68838 296 55 0 68804 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 279648

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.07
CPU user time (s): 1798.67
CPU system time (s): 1.39879
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (Kb): 279648

Launcher Data (download as text)

Begin job on node35 on Fri Jun  2 21:32:29 UTC 2006


FILE ID= 40446-1149283949

PBS_JOBID= 306408

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5-c.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/40446-1149283949/instance-40446-1149283949.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-40446-1149283949 -o ROOT/results/node35/solver-40446-1149283949 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node35/40446-1149283949/instance-40446-1149283949.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  47657fb6d35516304c5b4897d4fb805d

RANDOM SEED= 397561327


/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.210
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.210
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:       1584680 kB
Buffers:         25348 kB
Cached:         377896 kB
SwapCached:       3872 kB
Active:          67880 kB
Inactive:       344120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584680 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             120 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            45336 kB
Committed_AS:   336540 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jun  2 22:02:30 UTC 2006