Trace number 40326

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/05OPT84 1504.58 1505.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh201.opb
MD5SUM90cbe77e1c871e28da43b06bd07ecc73
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark6.67198
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 84
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
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 constraint14
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.04	c Initial problem consists of 200 variables and 900 constraints.
0.05	c Switching on LPR.
0.05	c No problem reductions applied in OPT. instance.
0.05	c	preprocess terminated. Elapsed time: 0.033
0.05	c After prepocess the problem consists of 200 variables and 873 constraints.
0.20	c Initial Lower Bound: 67
1.77	o 96
1.77	c NEW SOLUTION FOUND: 96 @ 1.759
1.77	o 95
1.77	c NEW SOLUTION FOUND: 95 @ 1.76
1.80	o 91
1.80	c NEW SOLUTION FOUND: 91 @ 1.785
1.80	o 89
1.80	c NEW SOLUTION FOUND: 89 @ 1.787
1.87	o 88
1.87	c NEW SOLUTION FOUND: 88 @ 1.854
6.40	c Restart #1 #Var: 196 LB: 67 @ 6.382
14.07	c Restart #2 #Var: 196 LB: 67 @ 14.049
19.57	o 87
19.57	c NEW SOLUTION FOUND: 87 @ 19.545
25.36	c Restart #3 #Var: 196 LB: 67 @ 25.343
42.47	c Restart #4 #Var: 196 LB: 67 @ 42.443
54.66	c Restart #5 #Var: 196 LB: 67 @ 54.626
74.89	c Restart #6 #Var: 196 LB: 67 @ 74.851
95.19	c Restart #7 #Var: 196 LB: 67 @ 95.149
129.56	c Restart #8 #Var: 196 LB: 67 @ 129.51
136.80	o 86
136.80	c NEW SOLUTION FOUND: 86 @ 136.75
160.29	c Restart #9 #Var: 196 LB: 67 @ 160.23
201.83	c Restart #10 #Var: 196 LB: 67 @ 201.76
239.97	c Restart #11 #Var: 196 LB: 67 @ 239.89
277.94	c Restart #12 #Var: 196 LB: 67 @ 277.85
321.79	c Restart #13 #Var: 196 LB: 67 @ 321.63
382.22	c Restart #14 #Var: 196 LB: 67 @ 382.05
435.55	c Restart #15 #Var: 196 LB: 67 @ 435.36
514.44	c Restart #16 #Var: 196 LB: 67 @ 514.23
591.75	c Restart #17 #Var: 196 LB: 67 @ 591.52
668.55	c Restart #18 #Var: 196 LB: 67 @ 668.29
738.75	c Restart #19 #Var: 196 LB: 67 @ 738.48
831.16	c Restart #20 #Var: 196 LB: 67 @ 830.86
922.36	c Restart #21 #Var: 196 LB: 67 @ 922.04
1029.50	c Restart #22 #Var: 196 LB: 67 @ 1029.1
1144.09	c Restart #23 #Var: 196 LB: 67 @ 1143.7
1258.74	o 85
1258.74	c NEW SOLUTION FOUND: 85 @ 1258.3
1304.47	o 84
1304.47	c NEW SOLUTION FOUND: 84 @ 1304
1439.93	c Restart #24 #Var: 181 LB: 70 @ 1439.5
1505.04	s OPTIMUM FOUND
1505.04	c Cost: 84
1505.04	v x1 -x2 -x3 -x4 x5 -x6 -x7 x8 -x9 x10 x11 -x12 -x13 -x14 x15 -x16 -x17 x18 -x19 x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31
1505.04	v x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 -x49 x50 x51 -x52 -x53 x54 -x55 x56 -x57 -x58 -x59 -x60
1505.04	v -x61 x62 -x63 x64 -x65 x66 -x67 -x68 x69 -x70 -x71 x72 -x73 x74 -x75 x76 x77 -x78 -x79 x80 x81 -x82 x83 -x84 -x85 -x86 -x87 x88 x89
1505.04	v -x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 x98 -x99 x100 -x101 x102 -x103 -x104 -x105 x106 x107 -x108 -x109 x110 -x111 x112 x113
1505.04	v -x114 -x115 x116 x117 -x118 x119 -x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 -x131 x132 -x133 x134 -x135 x136
1505.04	v -x137 x138 x139 -x140 -x141 x142 x143 -x144 -x145 x146 x147 -x148 -x149 -x150 -x151 x152 x153 -x154 -x155 x156 x157 -x158 -x159
1505.04	v x160 -x161 x162 -x163 -x164 x165 -x166 x167 -x168 -x169 x170 -x171 -x172 -x173 x174 x175 -x176 x177 -x178 -x179 x180 -x181
1505.04	v x182 -x183 x184 x185 -x186 -x187 x188 -x189 x190 -x191 -x192 -x193 x194 -x195 -x196 x197 -x198 -x199 x200
1505.04	c Exit Code: 30
1505.04	c Total time: 1504.6 s

Verifier Data (download as text)

OK	84

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/node87/watcher-40326-1149411378 -o ROOT/results/node87/solver-40326-1149411378 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node87/40326-1149411378/instance-40326-1149411378.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.99 3/67 10083
/proc/meminfo: memFree=1554944/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=2952 CPUtime=0
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 49 0 0 0 0 0 0 0 19 0 1 0 206776952 3022848 34 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11201817 0 0 4096 0 0 0 0 17 1 0 0
/proc/10083/statm: 796 34 26 55 0 38 0

[startup+10.0026 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1552896/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=6760 CPUtime=9.98
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 20960 0 0 0 990 8 0 0 25 0 1 0 206776952 6922240 963 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 1690 963 429 55 0 581 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 6760

[startup+20.0088 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1552000/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=7652 CPUtime=19.98
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 47826 0 0 0 1978 20 0 0 25 0 1 0 206776952 7835648 1151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11706717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 1913 1151 430 55 0 804 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 7652

[startup+30.0139 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1551040/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=8500 CPUtime=29.98
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 74685 0 0 0 2965 33 0 0 25 0 1 0 206776952 8704000 1394 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160277965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 2125 1394 430 55 0 1016 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 8500

[startup+40.0201 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1550720/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=8848 CPUtime=39.98
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 94984 0 0 0 3958 40 0 0 25 0 1 0 206776952 9060352 1484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11706717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 2212 1484 430 55 0 1103 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 8848

[startup+50.0263 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1549888/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=9704 CPUtime=49.99
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 119720 0 0 0 4948 51 0 0 25 0 1 0 206776952 9936896 1701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159001492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 2426 1701 431 55 0 1317 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 9704

[startup+60.0324 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1548864/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=10376 CPUtime=59.99
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 146041 0 0 0 5936 63 0 0 25 0 1 0 206776952 10625024 1923 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158520514 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 2594 1923 431 55 0 1485 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 10376

[startup+70.0386 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1548160/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=11860 CPUtime=69.99
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 170601 0 0 0 6926 73 0 0 25 0 1 0 206776952 12144640 2201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11706717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 2965 2201 431 55 0 1856 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 11860

[startup+80.0448 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1547648/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=12064 CPUtime=79.99
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 193612 0 0 0 7917 82 0 0 25 0 1 0 206776952 12353536 2251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160276705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3016 2251 431 55 0 1907 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 12064

[startup+90.0499 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1546880/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=12864 CPUtime=90
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 218626 0 0 0 8907 93 0 0 25 0 1 0 206776952 13172736 2453 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159186798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3216 2453 431 55 0 2107 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 12864

[startup+100.056 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1545920/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=13580 CPUtime=100.01
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 241926 0 0 0 9897 104 0 0 25 0 1 0 206776952 13905920 2644 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160493687 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3395 2644 431 55 0 2286 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 13580

[startup+110.062 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1545920/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=13268 CPUtime=110
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 262726 0 0 0 10886 114 0 0 25 0 1 0 206776952 13586432 2645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3317 2645 431 55 0 2208 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 13268

[startup+120.068 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1545536/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=14092 CPUtime=120
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 283814 0 0 0 11877 123 0 0 25 0 1 0 206776952 14430208 2794 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159255036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3523 2794 431 55 0 2414 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 14092

[startup+130.075 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1544960/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=15008 CPUtime=130.01
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 303456 0 0 0 12870 131 0 0 25 0 1 0 206776952 15368192 2949 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3752 2949 431 55 0 2643 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 15008

[startup+140.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1543744/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=15564 CPUtime=140.02
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 335455 0 0 0 13855 147 0 0 25 0 1 0 206776952 15937536 3218 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 3891 3218 431 55 0 2782 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 15564

[startup+150.086 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1542528/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=17092 CPUtime=150.02
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 361910 0 0 0 14841 161 0 0 25 0 1 0 206776952 17502208 3545 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160045726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4273 3545 431 55 0 3164 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 17092

[startup+160.092 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1541696/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=17892 CPUtime=160.03
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 385280 0 0 0 15830 173 0 0 25 0 1 0 206776952 18321408 3743 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168607 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4473 3743 431 55 0 3364 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 17892

[startup+170.098 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1540992/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=18568 CPUtime=170.02
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 406979 0 0 0 16819 183 0 0 25 0 1 0 206776952 19013632 3907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159168690 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4642 3907 431 55 0 3533 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 18568

[startup+180.104 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1540736/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=18476 CPUtime=180.03
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 427103 0 0 0 17810 193 0 0 25 0 1 0 206776952 18919424 3947 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4619 3947 431 55 0 3510 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 18476

[startup+190.111 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1540160/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=19260 CPUtime=190.03
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 447388 0 0 0 18800 203 0 0 25 0 1 0 206776952 19722240 4089 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4815 4089 431 55 0 3706 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 19260

[startup+200.116 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1539840/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=19340 CPUtime=200.04
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 468900 0 0 0 19789 215 0 0 25 0 1 0 206776952 19804160 4164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11706753 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 4835 4164 431 55 0 3726 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 19340

[startup+210.122 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 10083
/proc/meminfo: memFree=1539264/2055888 swapFree=4085404/4096564

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

/proc/10083/statm: 22622 21864 438 55 0 21513 0
Current children cumulated CPU time (s) 1290.52
Current children cumulated vsize (Kb) 90488

[startup+1300.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1468160/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=90816 CPUtime=1300.53
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2370144 0 0 0 128841 1212 0 0 25 0 1 0 206776952 92995584 22008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 22704 22008 438 55 0 21595 0
Current children cumulated CPU time (s) 1300.53
Current children cumulated vsize (Kb) 90816

[startup+1310.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1467264/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=91692 CPUtime=1310.53
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2385910 0 0 0 129833 1220 0 0 25 0 1 0 206776952 93892608 22228 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 22923 22228 438 55 0 21814 0
Current children cumulated CPU time (s) 1310.53
Current children cumulated vsize (Kb) 91692

[startup+1320.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1466240/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=92720 CPUtime=1320.54
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2396929 0 0 0 130827 1227 0 0 25 0 1 0 206776952 94945280 22485 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23180 22485 438 55 0 22071 0
Current children cumulated CPU time (s) 1320.54
Current children cumulated vsize (Kb) 92720

[startup+1330.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1465664/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=93308 CPUtime=1330.54
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2410409 0 0 0 131821 1233 0 0 25 0 1 0 206776952 95547392 22630 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23327 22630 438 55 0 22218 0
Current children cumulated CPU time (s) 1330.54
Current children cumulated vsize (Kb) 93308

[startup+1340.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1464960/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=94340 CPUtime=1340.54
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2424182 0 0 0 132814 1240 0 0 25 0 1 0 206776952 96604160 22822 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23585 22822 438 55 0 22476 0
Current children cumulated CPU time (s) 1340.54
Current children cumulated vsize (Kb) 94340

[startup+1350.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1464384/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=94512 CPUtime=1350.54
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2436704 0 0 0 133807 1247 0 0 25 0 1 0 206776952 96780288 22933 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158535881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23628 22933 438 55 0 22519 0
Current children cumulated CPU time (s) 1350.54
Current children cumulated vsize (Kb) 94512

[startup+1361 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1463872/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=95372 CPUtime=1360.55
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2450002 0 0 0 134798 1257 0 0 25 0 1 0 206776952 97660928 23091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11706717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23843 23091 438 55 0 22734 0
Current children cumulated CPU time (s) 1360.55
Current children cumulated vsize (Kb) 95372

[startup+1371.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1463360/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=95936 CPUtime=1370.56
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2463356 0 0 0 135792 1264 0 0 25 0 1 0 206776952 98238464 23221 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159228339 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 23984 23221 438 55 0 22875 0
Current children cumulated CPU time (s) 1370.56
Current children cumulated vsize (Kb) 95936

[startup+1381.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1462848/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=96408 CPUtime=1380.55
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2476721 0 0 0 136786 1269 0 0 25 0 1 0 206776952 98721792 23352 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159171179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24102 23352 438 55 0 22993 0
Current children cumulated CPU time (s) 1380.55
Current children cumulated vsize (Kb) 96408

[startup+1391.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1461952/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=97292 CPUtime=1390.56
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2490955 0 0 0 137778 1278 0 0 25 0 1 0 206776952 99627008 23541 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160347458 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24323 23541 438 55 0 23214 0
Current children cumulated CPU time (s) 1390.56
Current children cumulated vsize (Kb) 97292

[startup+1401.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1461504/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=97380 CPUtime=1400.56
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2504518 0 0 0 138771 1285 0 0 25 0 1 0 206776952 99717120 23650 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542072 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24345 23650 438 55 0 23236 0
Current children cumulated CPU time (s) 1400.56
Current children cumulated vsize (Kb) 97380

[startup+1411.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1460992/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=98432 CPUtime=1410.57
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2517549 0 0 0 139765 1292 0 0 25 0 1 0 206776952 100794368 23818 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159473525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24608 23818 438 55 0 23499 0
Current children cumulated CPU time (s) 1410.57
Current children cumulated vsize (Kb) 98432

[startup+1421.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1460416/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=98840 CPUtime=1420.57
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2531074 0 0 0 140758 1299 0 0 25 0 1 0 206776952 101212160 23951 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4159475338 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24710 23951 438 55 0 23601 0
Current children cumulated CPU time (s) 1420.57
Current children cumulated vsize (Kb) 98840

[startup+1431.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1459712/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=99152 CPUtime=1430.58
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2544331 0 0 0 141752 1306 0 0 25 0 1 0 206776952 101531648 24093 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 24788 24093 438 55 0 23679 0
Current children cumulated CPU time (s) 1430.58
Current children cumulated vsize (Kb) 99152

[startup+1441.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1458624/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=100212 CPUtime=1440.57
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2558150 0 0 0 142744 1313 0 0 25 0 1 0 206776952 102617088 24358 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25053 24358 438 55 0 23944 0
Current children cumulated CPU time (s) 1440.57
Current children cumulated vsize (Kb) 100212

[startup+1451.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10278
/proc/meminfo: memFree=1458240/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=100612 CPUtime=1450.58
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2570247 0 0 0 143739 1319 0 0 25 0 1 0 206776952 103026688 24458 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158433744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25153 24458 438 55 0 24044 0
Current children cumulated CPU time (s) 1450.58
Current children cumulated vsize (Kb) 100612

[startup+1461.06 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 10278
/proc/meminfo: memFree=1457536/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=101156 CPUtime=1460.58
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2583104 0 0 0 144733 1325 0 0 25 0 1 0 206776952 103583744 24594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25289 24594 438 55 0 24180 0
Current children cumulated CPU time (s) 1460.58
Current children cumulated vsize (Kb) 101156

[startup+1471.07 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 10278
/proc/meminfo: memFree=1457088/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=102184 CPUtime=1470.59
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2596962 0 0 0 145725 1334 0 0 25 0 1 0 206776952 104636416 24785 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4160346463 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25546 24785 438 55 0 24437 0
Current children cumulated CPU time (s) 1470.59
Current children cumulated vsize (Kb) 102184

[startup+1481.07 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 10278
/proc/meminfo: memFree=1456448/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=102480 CPUtime=1480.59
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2611261 0 0 0 146717 1342 0 0 25 0 1 0 206776952 104939520 24925 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550825 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25620 24925 438 55 0 24511 0
Current children cumulated CPU time (s) 1480.59
Current children cumulated vsize (Kb) 102480

[startup+1491.08 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 10278
/proc/meminfo: memFree=1455744/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=103144 CPUtime=1490.59
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2625275 0 0 0 147711 1348 0 0 25 0 1 0 206776952 105619456 25091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158526153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25786 25091 438 55 0 24677 0
Current children cumulated CPU time (s) 1490.59
Current children cumulated vsize (Kb) 103144

[startup+1501.08 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 10278
/proc/meminfo: memFree=1455104/2055888 swapFree=4085404/4096564
[pid=10083] ppid=10081 vsize=103816 CPUtime=1500.59
/proc/10083/stat : 10083 (bsolo) R 10081 10083 10037 0 -1 0 2639068 0 0 0 148704 1355 0 0 25 0 1 0 206776952 106307584 25259 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134684361 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10083/statm: 25954 25259 438 55 0 24845 0
Current children cumulated CPU time (s) 1500.59
Current children cumulated vsize (Kb) 103816

Child status: 30
Real time (s): 1505.06
CPU time (s): 1504.58
CPU user time (s): 1490.98
CPU system time (s): 13.5979
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (Kb): 103816

Launcher Data (download as text)

Begin job on node87 on Sun Jun  4 08:56:18 UTC 2006


FILE ID= 40326-1149411378

PBS_JOBID= 314842

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  90cbe77e1c871e28da43b06bd07ecc73

RANDOM SEED= 420059493


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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1555216 kB
Buffers:         35044 kB
Cached:         398148 kB
SwapCached:       2348 kB
Active:         100720 kB
Inactive:       341140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1555216 kB
SwapTotal:     4096564 kB
SwapFree:      4085404 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            45508 kB
Committed_AS:   349464 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node87 on Sun Jun  4 09:21:23 UTC 2006