Trace number 34533

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
minisat+ 1.14? (TO) 1800.48 1801.09

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17ls.opb
MD5SUMe92d33933b84b1c0ca9ffa19c28f7edc
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.743886
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
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

Solver Data (download as text)

0.00	c Parsing PB file...
0.03	c Converting 557 PB-constraints to clauses...
0.03	c   -- Unit propagations: (none)
0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.03	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................
0.03	c ---[ 556]---> Adder-cost: 232   maxlim: 16   bits: 6/5
0.03	c ---[ 555]---> Adder-cost: 232   maxlim: 16   bits: 6/5
0.04	c ---[ 369]---> BDD-cost:    4
0.04	c ---[ 368]---> BDD-cost:    4
0.04	c ---[ 367]---> BDD-cost:    4
0.04	c ---[ 366]---> BDD-cost:    4
0.04	c ---[ 365]---> BDD-cost:    4
0.04	c ---[ 364]---> BDD-cost:    4
0.04	c ---[ 363]---> BDD-cost:    4
0.04	c ---[ 362]---> BDD-cost:    4
0.04	c ---[ 361]---> BDD-cost:    4
0.04	c ---[ 360]---> BDD-cost:    4
0.04	c ---[ 359]---> BDD-cost:    4
0.04	c ---[ 358]---> BDD-cost:    4
0.04	c ---[ 357]---> BDD-cost:    4
0.04	c ---[ 356]---> BDD-cost:    4
0.04	c ---[ 355]---> BDD-cost:    4
0.04	c ---[ 354]---> BDD-cost:    4
0.04	c ---[ 353]---> BDD-cost:    4
0.04	c ---[ 352]---> BDD-cost:    4
0.04	c ---[ 351]---> BDD-cost:    4
0.04	c ---[ 350]---> BDD-cost:    4
0.04	c ---[ 349]---> BDD-cost:    4
0.04	c ---[ 348]---> BDD-cost:    4
0.04	c ---[ 347]---> BDD-cost:    4
0.04	c ---[ 346]---> BDD-cost:    4
0.04	c ---[ 345]---> BDD-cost:    4
0.04	c ---[ 344]---> BDD-cost:    4
0.04	c ---[ 343]---> BDD-cost:    4
0.04	c ---[ 342]---> BDD-cost:    4
0.04	c ---[ 341]---> BDD-cost:    4
0.04	c ---[ 340]---> BDD-cost:    4
0.04	c ---[ 339]---> BDD-cost:    4
0.04	c ---[ 338]---> BDD-cost:    4
0.04	c ---[ 337]---> BDD-cost:    4
0.04	c ---[ 336]---> BDD-cost:    4
0.04	c ---[ 335]---> BDD-cost:    4
0.04	c ---[ 334]---> BDD-cost:    4
0.04	c ---[ 333]---> BDD-cost:    4
0.04	c ---[ 332]---> BDD-cost:    4
0.04	c ---[ 331]---> BDD-cost:    4
0.04	c ---[ 330]---> BDD-cost:    4
0.04	c ---[ 329]---> BDD-cost:    4
0.04	c ---[ 328]---> BDD-cost:    4
0.04	c ---[ 327]---> BDD-cost:    4
0.04	c ---[ 326]---> BDD-cost:    4
0.04	c ---[ 325]---> BDD-cost:    4
0.04	c ---[ 324]---> BDD-cost:    4
0.04	c ---[ 323]---> BDD-cost:    4
0.04	c ---[ 322]---> BDD-cost:    4
0.04	c ---[ 321]---> BDD-cost:    4
0.04	c ---[ 320]---> BDD-cost:    4
0.04	c ---[ 319]---> BDD-cost:    4
0.04	c ---[ 318]---> BDD-cost:    4
0.04	c ---[ 317]---> BDD-cost:    4
0.04	c ---[ 316]---> BDD-cost:    4
0.04	c ---[ 315]---> BDD-cost:    4
0.04	c ---[ 314]---> BDD-cost:    4
0.04	c ---[ 313]---> BDD-cost:    4
0.04	c ---[ 312]---> BDD-cost:    4
0.04	c ---[ 311]---> BDD-cost:    4
0.04	c ---[ 310]---> BDD-cost:    4
0.04	c ---[ 309]---> BDD-cost:    4
0.04	c ---[ 308]---> BDD-cost:    4
0.04	c ---[ 307]---> BDD-cost:    4
0.04	c ---[ 306]---> BDD-cost:    4
0.04	c ---[ 305]---> BDD-cost:    4
0.04	c ---[ 304]---> BDD-cost:    4
0.04	c ---[ 303]---> BDD-cost:    4
0.04	c ---[ 302]---> BDD-cost:    4
0.04	c ---[ 301]---> BDD-cost:    4
0.04	c ---[ 300]---> BDD-cost:    4
0.04	c ---[ 299]---> BDD-cost:    4
0.04	c ---[ 298]---> BDD-cost:    4
0.04	c ---[ 297]---> BDD-cost:    4
0.04	c ---[ 296]---> BDD-cost:    4
0.04	c ---[ 295]---> BDD-cost:    4
0.04	c ---[ 294]---> BDD-cost:    4
0.04	c ---[ 293]---> BDD-cost:    4
0.04	c ---[ 292]---> BDD-cost:    4
0.04	c ---[ 291]---> BDD-cost:    4
0.04	c ---[ 290]---> BDD-cost:    4
0.04	c ---[ 289]---> BDD-cost:    4
0.04	c ---[ 288]---> BDD-cost:    4
0.04	c ---[ 287]---> BDD-cost:    4
0.04	c ---[ 286]---> BDD-cost:    4
0.04	c ---[ 285]---> BDD-cost:    4
0.04	c ---[ 284]---> BDD-cost:    4
0.04	c ---[ 283]---> BDD-cost:    4
0.04	c ---[ 282]---> BDD-cost:    4
0.04	c ---[ 281]---> BDD-cost:    4
0.04	c ---[ 280]---> BDD-cost:    4
0.04	c ---[ 279]---> BDD-cost:    4
0.04	c ---[ 278]---> BDD-cost:    4
0.04	c ---[ 277]---> BDD-cost:    4
0.04	c ---[ 276]---> BDD-cost:    4
0.04	c ---[ 275]---> BDD-cost:    4
0.04	c ---[ 274]---> BDD-cost:    4
0.04	c ---[ 273]---> BDD-cost:    4
0.04	c ---[ 272]---> BDD-cost:    4
0.04	c ---[ 271]---> BDD-cost:    4
0.04	c ---[ 270]---> BDD-cost:    4
0.04	c ---[ 269]---> BDD-cost:    4
0.04	c ---[ 268]---> BDD-cost:    4
0.04	c ---[ 267]---> BDD-cost:    4
0.04	c ---[ 266]---> BDD-cost:    4
0.04	c ---[ 265]---> BDD-cost:    4
0.04	c ---[ 264]---> BDD-cost:    4
0.04	c ---[ 263]---> BDD-cost:    4
0.04	c ---[ 262]---> BDD-cost:    4
0.04	c ---[ 261]---> BDD-cost:    4
0.04	c ---[ 260]---> BDD-cost:    4
0.04	c ---[ 259]---> BDD-cost:    4
0.04	c ---[ 258]---> BDD-cost:    4
0.04	c ---[ 257]---> BDD-cost:    4
0.04	c ---[ 256]---> BDD-cost:    4
0.04	c ---[ 255]---> BDD-cost:    4
0.05	c ---[ 254]---> BDD-cost:    4
0.05	c ---[ 253]---> BDD-cost:    4
0.05	c ---[ 252]---> BDD-cost:    4
0.05	c ---[ 251]---> BDD-cost:    4
0.05	c ---[ 250]---> BDD-cost:    4
0.05	c ---[ 249]---> BDD-cost:    4
0.05	c ---[ 248]---> BDD-cost:    4
0.05	c ---[ 247]---> BDD-cost:    4
0.05	c ---[ 246]---> BDD-cost:    4
0.05	c ---[ 245]---> BDD-cost:    4
0.05	c ---[ 244]---> BDD-cost:    4
0.05	c ---[ 243]---> BDD-cost:    4
0.05	c ---[ 242]---> BDD-cost:    4
0.05	c ---[ 241]---> BDD-cost:    4
0.05	c ---[ 240]---> BDD-cost:    4
0.05	c ---[ 239]---> BDD-cost:    4
0.05	c ---[ 238]---> BDD-cost:    4
0.05	c ---[ 237]---> BDD-cost:    4
0.05	c ---[ 236]---> BDD-cost:    4
0.05	c ---[ 235]---> BDD-cost:    4
0.05	c ---[ 234]---> BDD-cost:    4
0.05	c ---[ 233]---> BDD-cost:    4
0.05	c ---[ 232]---> BDD-cost:    4
0.05	c ---[ 231]---> BDD-cost:    4
0.05	c ---[ 230]---> BDD-cost:    4
0.05	c ---[ 229]---> BDD-cost:    4
0.05	c ---[ 228]---> BDD-cost:    4
0.05	c ---[ 227]---> BDD-cost:    4
0.05	c ---[ 226]---> BDD-cost:    4
0.05	c ---[ 225]---> BDD-cost:    4
0.05	c ---[ 224]---> BDD-cost:    4
0.05	c ---[ 223]---> BDD-cost:    4
0.05	c ---[ 222]---> BDD-cost:    4
0.05	c ---[ 221]---> BDD-cost:    4
0.05	c ---[ 220]---> BDD-cost:    4
0.05	c ---[ 219]---> BDD-cost:    4
0.05	c ---[ 218]---> BDD-cost:    4
0.05	c ---[ 217]---> BDD-cost:    4
0.05	c ---[ 216]---> BDD-cost:    4
0.05	c ---[ 215]---> BDD-cost:    4
0.05	c ---[ 214]---> BDD-cost:    4
0.05	c ---[ 213]---> BDD-cost:    4
0.05	c ---[ 212]---> BDD-cost:    4
0.05	c ---[ 211]---> BDD-cost:    4
0.05	c ---[ 210]---> BDD-cost:    4
0.05	c ---[ 209]---> BDD-cost:    4
0.05	c ---[ 208]---> BDD-cost:    4
0.05	c ---[ 207]---> BDD-cost:    4
0.05	c ---[ 206]---> BDD-cost:    4
0.05	c ---[ 205]---> BDD-cost:    4
0.05	c ---[ 204]---> BDD-cost:    4
0.05	c ---[ 203]---> BDD-cost:    4
0.05	c ---[ 202]---> BDD-cost:    4
0.05	c ---[ 201]---> BDD-cost:    4
0.05	c ---[ 200]---> BDD-cost:    4
0.05	c ---[ 199]---> BDD-cost:    4
0.05	c ---[ 198]---> BDD-cost:    4
0.05	c ---[ 197]---> BDD-cost:    4
0.05	c ---[ 196]---> BDD-cost:    4
0.05	c ---[ 195]---> BDD-cost:    4
0.05	c ---[ 194]---> BDD-cost:    4
0.05	c ---[ 193]---> BDD-cost:    4
0.05	c ---[ 192]---> BDD-cost:    4
0.05	c ---[ 191]---> BDD-cost:    4
0.05	c ---[ 190]---> BDD-cost:    4
0.05	c ---[ 189]---> BDD-cost:    4
0.05	c ---[ 188]---> BDD-cost:    4
0.05	c ---[ 187]---> BDD-cost:    4
0.05	c ---[ 186]---> BDD-cost:    4
0.05	c ---[ 185]---> BDD-cost:    4
0.05	c ---[ 184]---> BDD-cost:    4
0.05	c ---[ 183]---> BDD-cost:    4
0.05	c ---[ 182]---> BDD-cost:    4
0.05	c ---[ 181]---> BDD-cost:    4
0.05	c ---[ 180]---> BDD-cost:    4
0.05	c ---[ 179]---> BDD-cost:    4
0.05	c ---[ 178]---> BDD-cost:    4
0.05	c ---[ 177]---> BDD-cost:    4
0.05	c ---[ 176]---> BDD-cost:    4
0.05	c ---[ 175]---> BDD-cost:    4
0.05	c ---[ 174]---> BDD-cost:    4
0.05	c ---[ 173]---> BDD-cost:    4
0.05	c ---[ 172]---> BDD-cost:    4
0.05	c ---[ 171]---> BDD-cost:    4
0.05	c ---[ 170]---> BDD-cost:    4
0.05	c ---[ 169]---> BDD-cost:    4
0.05	c ---[ 168]---> BDD-cost:    4
0.05	c ---[ 167]---> BDD-cost:    4
0.05	c ---[ 166]---> BDD-cost:    4
0.05	c ---[ 165]---> BDD-cost:    4
0.05	c ---[ 164]---> BDD-cost:    4
0.05	c ---[ 163]---> BDD-cost:    4
0.05	c ---[ 162]---> BDD-cost:    4
0.05	c ---[ 161]---> BDD-cost:    4
0.05	c ---[ 160]---> BDD-cost:    4
0.05	c ---[ 159]---> BDD-cost:    4
0.05	c ---[ 158]---> BDD-cost:    4
0.05	c ---[ 157]---> BDD-cost:    4
0.05	c ---[ 156]---> BDD-cost:    4
0.05	c ---[ 155]---> BDD-cost:    4
0.05	c ---[ 154]---> BDD-cost:    4
0.05	c ---[ 153]---> BDD-cost:    4
0.05	c ---[ 152]---> BDD-cost:    4
0.05	c ---[ 151]---> BDD-cost:    4
0.05	c ---[ 150]---> BDD-cost:    4
0.05	c ---[ 149]---> BDD-cost:    4
0.05	c ---[ 148]---> BDD-cost:    4
0.05	c ---[ 147]---> BDD-cost:    4
0.05	c ---[ 146]---> BDD-cost:    4
0.05	c ---[ 145]---> BDD-cost:    4
0.05	c ---[ 144]---> BDD-cost:    4
0.05	c ---[ 143]---> BDD-cost:    4
0.05	c ---[ 142]---> BDD-cost:    4
0.05	c ---[ 141]---> BDD-cost:    4
0.05	c ---[ 140]---> BDD-cost:    4
0.05	c ---[ 139]---> BDD-cost:    4
0.05	c ---[ 138]---> BDD-cost:    4
0.05	c ---[ 137]---> BDD-cost:    4
0.05	c ---[ 136]---> BDD-cost:    4
0.05	c ---[ 135]---> BDD-cost:    4
0.05	c ---[ 134]---> BDD-cost:    4
0.05	c ---[ 133]---> BDD-cost:    4
0.05	c ---[ 132]---> BDD-cost:    4
0.05	c ---[ 131]---> BDD-cost:    4
0.05	c ---[ 130]---> BDD-cost:    4
0.05	c ---[ 129]---> BDD-cost:    4
0.05	c ---[ 128]---> BDD-cost:    4
0.05	c ==================================[MINISAT+]==================================
0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05	c ==============================================================================
0.05	c |         0 |    4679    15390 |    1559       0        0     nan |  0.000 % |
0.06	c |       101 |    4679    15390 |    1714     101     1956    19.4 | 18.637 % |
0.07	c |       252 |    4679    15390 |    1886     252     5174    20.5 | 18.636 % |
0.09	c |       478 |    4679    15390 |    2075     478     9285    19.4 | 18.636 % |
0.11	c |       818 |    4679    15390 |    2282     818    14686    18.0 | 18.636 % |
0.15	c |      1325 |    4679    15390 |    2510    1325    34754    26.2 | 18.636 % |
0.22	c |      2086 |    4679    15390 |    2761    2086    54822    26.3 | 18.636 % |
0.34	c |      3225 |    4679    15390 |    3038    3225    86495    26.8 | 18.636 % |
0.51	c |      4934 |    4679    15390 |    3341    3194    87480    27.4 | 18.636 % |
0.79	c |      7496 |    4679    15390 |    3676    3809    92743    24.3 | 18.636 % |
1.16	c |     11340 |    4679    15390 |    4043    3455    83492    24.2 | 18.636 % |
1.80	c |     17106 |    4679    15390 |    4448    2510    59490    23.7 | 18.636 % |
2.71	c |     25757 |    4679    15390 |    4892    3677    81616    22.2 | 18.636 % |
4.00	c |     38731 |    4679    15390 |    5382    3388    37971    11.2 | 18.636 % |
6.26	c |     58192 |    4679    15390 |    5920    5186   136312    26.3 | 18.636 % |
9.76	c |     87384 |    4679    15390 |    6512    5741   159266    27.7 | 18.636 % |
15.19	c |    131176 |    4679    15390 |    7163    4226    70668    16.7 | 18.636 % |
23.34	c |    196860 |    4679    15390 |    7879    5314   109673    20.6 | 18.636 % |
36.32	c |    295386 |    4679    15390 |    8667    7999   196675    24.6 | 18.636 % |
55.14	c |    443175 |    4679    15390 |    9534    5339   103621    19.4 | 18.636 % |
84.11	c |    664861 |    4679    15390 |   10488    8050   165953    20.6 | 18.636 % |
133.21	c |    997388 |    4679    15390 |   11536   10477   365648    34.9 | 18.636 % |
214.91	c |   1496179 |    4679    15390 |   12690    9419   279321    29.7 | 18.636 % |
328.40	c |   2244361 |    4679    15390 |   13959    8663   193564    22.3 | 18.636 % |
509.32	c |   3366635 |    4679    15390 |   15355    7514   148013    19.7 | 18.636 % |
798.61	c |   5050046 |    4679    15390 |   16891   15122   431037    28.5 | 18.636 % |
1279.14	c |   7575162 |    4679    15390 |   18580    8854   228934    25.9 | 18.636 % |
1801.08	c 
1801.08	c *** TERMINATED ***
1801.08	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-34533-1149205762 -o ROOT/results/node29/solver-34533-1149205762 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node29/34533-1149205762/instance-34533-1149205762.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.87 0.90 0.91 3/64 3664
/proc/meminfo: memFree=1120664/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=1048 CPUtime=0
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 186239749 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838069 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 262 105 74 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.89 0.91 0.91 2/64 3664
/proc/meminfo: memFree=1118312/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=3332 CPUtime=9.99
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 713 0 0 0 999 0 0 0 25 0 1 0 186239749 3411968 698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 833 698 123 215 0 615 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3332

[startup+20.0073 s]
/proc/loadavg: 0.91 0.91 0.91 2/64 3664
/proc/meminfo: memFree=1117872/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=3728 CPUtime=19.99
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 831 0 0 0 1999 0 0 0 25 0 1 0 186239749 3817472 816 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 932 816 123 215 0 714 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 3728

[startup+30.0127 s]
/proc/loadavg: 0.92 0.91 0.91 2/64 3664
/proc/meminfo: memFree=1117680/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=3872 CPUtime=30
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 864 0 0 0 3000 0 0 0 25 0 1 0 186239749 3964928 849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 968 849 123 215 0 750 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 3872

[startup+40.0181 s]
/proc/loadavg: 0.93 0.91 0.91 2/64 3664
/proc/meminfo: memFree=1117232/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=4268 CPUtime=40
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 969 0 0 0 4000 0 0 0 25 0 1 0 186239749 4370432 954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1067 954 123 215 0 849 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 4268

[startup+50.0235 s]
/proc/loadavg: 0.94 0.92 0.91 2/64 3664
/proc/meminfo: memFree=1117168/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=4400 CPUtime=50
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1009 0 0 0 5000 0 0 0 25 0 1 0 186239749 4505600 994 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580813 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1100 994 123 215 0 882 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4400

[startup+60.0289 s]
/proc/loadavg: 0.95 0.92 0.91 2/64 3664
/proc/meminfo: memFree=1116784/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=4796 CPUtime=60
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1101 0 0 0 6000 0 0 0 25 0 1 0 186239749 4911104 1086 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1199 1086 123 215 0 981 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4796

[startup+70.0344 s]
/proc/loadavg: 0.96 0.92 0.91 2/64 3664
/proc/meminfo: memFree=1116464/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=5188 CPUtime=70
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1176 0 0 0 7000 0 0 0 25 0 1 0 186239749 5312512 1161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1297 1161 123 215 0 1079 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 5188

[startup+80.0398 s]
/proc/loadavg: 0.96 0.92 0.91 2/64 3664
/proc/meminfo: memFree=1116464/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=5188 CPUtime=80
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1197 0 0 0 8000 0 0 0 25 0 1 0 186239749 5312512 1182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1297 1182 123 215 0 1079 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 5188

[startup+90.0452 s]
/proc/loadavg: 0.97 0.92 0.91 2/64 3664
/proc/meminfo: memFree=1115888/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=5844 CPUtime=90.01
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1338 0 0 0 9000 1 0 0 25 0 1 0 186239749 5984256 1323 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1461 1323 123 215 0 1243 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 5844

[startup+100.051 s]
/proc/loadavg: 0.97 0.93 0.91 2/64 3664
/proc/meminfo: memFree=1115824/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=5840 CPUtime=100.01
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1356 0 0 0 10000 1 0 0 25 0 1 0 186239749 5980160 1341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1460 1341 123 215 0 1242 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 5840

[startup+110.056 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 3664
/proc/meminfo: memFree=1115568/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6104 CPUtime=110.02
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1416 0 0 0 11001 1 0 0 25 0 1 0 186239749 6250496 1401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578920 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1526 1401 123 215 0 1308 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 6104

[startup+120.061 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 3664
/proc/meminfo: memFree=1115504/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6104 CPUtime=120.02
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1416 0 0 0 12001 1 0 0 25 0 1 0 186239749 6250496 1401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1526 1401 123 215 0 1308 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 6104

[startup+130.067 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 3664
/proc/meminfo: memFree=1115376/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6236 CPUtime=130.02
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1445 0 0 0 13001 1 0 0 25 0 1 0 186239749 6385664 1430 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1559 1430 123 215 0 1341 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 6236

[startup+140.072 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 3664
/proc/meminfo: memFree=1115184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6508 CPUtime=140.02
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1499 0 0 0 14001 1 0 0 25 0 1 0 186239749 6664192 1484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578891 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1627 1484 123 215 0 1409 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6508

[startup+150.079 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1115120/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6508 CPUtime=150.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1509 0 0 0 15002 1 0 0 25 0 1 0 186239749 6664192 1494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1627 1494 123 215 0 1409 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 6508

[startup+160.084 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114992/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=6640 CPUtime=160.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1551 0 0 0 16002 1 0 0 25 0 1 0 186239749 6799360 1536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1660 1536 123 215 0 1442 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 6640

[startup+170.089 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114672/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=7032 CPUtime=170.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1637 0 0 0 17002 1 0 0 25 0 1 0 186239749 7200768 1622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1758 1622 123 215 0 1540 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7032

[startup+180.096 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114672/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=7032 CPUtime=180.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1637 0 0 0 18002 1 0 0 25 0 1 0 186239749 7200768 1622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1758 1622 123 215 0 1540 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7032

[startup+190.101 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114608/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=7032 CPUtime=190.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1648 0 0 0 19002 1 0 0 25 0 1 0 186239749 7200768 1633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1758 1633 123 215 0 1540 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 7032

[startup+200.107 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114480/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=7164 CPUtime=200.03
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 1679 0 0 0 20002 1 0 0 25 0 1 0 186239749 7335936 1664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 1791 1664 123 215 0 1573 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 7164

[startup+210.112 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 3664
/proc/meminfo: memFree=1114480/2055920 swapFree=4181384/4192956

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

[pid=3664] ppid=3662 vsize=14384 CPUtime=1781.37
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178132 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 14384

[startup+1782.99 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1782.38
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178233 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (Kb) 14384

[startup+1784 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1783.38
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178333 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 14384

[startup+1785 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1784.39
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178434 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 14384

[startup+1786.01 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1785.39
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178534 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 14384

[startup+1787.01 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1786.4
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178635 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 14384

[startup+1788.02 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1787.4
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178735 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 14384

[startup+1789.02 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1788.41
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178836 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 14384

[startup+1790.03 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1789.41
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 178936 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 14384

[startup+1791.03 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1790.41
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 179036 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 14384

[startup+1792.03 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1791.42
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 179137 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 14384

[startup+1793.04 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1792.42
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 179237 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 14384

[startup+1794.04 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107248/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1793.43
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3462 0 0 0 179338 5 0 0 25 0 1 0 186239749 14729216 3447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3447 123 215 0 3378 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 14384

[startup+1795.05 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1794.43
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179438 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 14384

[startup+1796.05 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1795.44
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179539 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 14384

[startup+1797.06 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1796.44
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179639 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 14384

[startup+1798.06 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1797.44
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179739 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 14384

[startup+1799.07 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1798.45
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179840 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 14384

[startup+1800.07 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1799.45
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 179940 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 14384

[startup+1801.08 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1800.46
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 180041 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 14384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.08 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3859
/proc/meminfo: memFree=1107184/2055920 swapFree=4181384/4192956
[pid=3664] ppid=3662 vsize=14384 CPUtime=1800.46
/proc/3664/stat : 3664 (minisat+) R 3662 3664 3619 0 -1 4194304 3469 0 0 0 180041 5 0 0 25 0 1 0 186239749 14729216 3454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3664/statm: 3596 3454 123 215 0 3378 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 14384

Sending SIGTERM to -3664
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.09
CPU time (s): 1800.48
CPU user time (s): 1800.42
CPU system time (s): 0.06099
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (Kb): 14384

Launcher Data (download as text)

Begin job on node29 on Thu Jun  1 23:49:22 UTC 2006


FILE ID= 34533-1149205762

PBS_JOBID= 293114

BENCH NAME= ROOT/tmp/node29/34533-1149205762/instance-34533-1149205762.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node29/34533-1149205762/instance-34533-1149205762.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-34533-1149205762 -o ROOT/results/node29/solver-34533-1149205762 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node29/34533-1149205762/instance-34533-1149205762.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  e92d33933b84b1c0ca9ffa19c28f7edc

RANDOM SEED= 403093579


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1120872 kB
Buffers:         47708 kB
Cached:         804068 kB
SwapCached:       3392 kB
Active:         344128 kB
Inactive:       516444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1120872 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            60420 kB
Committed_AS:   199756 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 00:19:23 UTC 2006