Trace number 34737

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.58 1801.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
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 benchmark1.73973
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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...
1.51	c Converting 43180 PB-constraints to clauses...
1.52	c   -- Unit propagations: (none)
1.52	c   -- Detecting intervals from adjacent constraints: ##########################################################################################################################################################################
1.53	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.62	c ---[ 338]---> BDD-cost:    9
1.62	c ---[ 336]---> BDD-cost:    9
1.62	c ---[ 334]---> BDD-cost:    9
1.62	c ---[ 332]---> BDD-cost:    9
1.62	c ---[ 330]---> BDD-cost:    9
1.62	c ---[ 328]---> BDD-cost:    9
1.62	c ---[ 326]---> BDD-cost:    9
1.62	c ---[ 324]---> BDD-cost:    9
1.62	c ---[ 322]---> BDD-cost:    9
1.62	c ---[ 320]---> BDD-cost:    9
1.62	c ---[ 318]---> BDD-cost:    9
1.62	c ---[ 316]---> BDD-cost:    9
1.62	c ---[ 314]---> BDD-cost:    9
1.62	c ---[ 312]---> BDD-cost:    9
1.62	c ---[ 310]---> BDD-cost:    9
1.62	c ---[ 308]---> BDD-cost:    9
1.62	c ---[ 306]---> BDD-cost:    9
1.62	c ---[ 304]---> BDD-cost:    9
1.62	c ---[ 302]---> BDD-cost:    9
1.62	c ---[ 300]---> BDD-cost:    9
1.62	c ---[ 298]---> BDD-cost:    9
1.62	c ---[ 296]---> BDD-cost:    9
1.62	c ---[ 294]---> BDD-cost:    9
1.62	c ---[ 292]---> BDD-cost:    9
1.62	c ---[ 290]---> BDD-cost:    9
1.62	c ---[ 288]---> BDD-cost:    9
1.62	c ---[ 286]---> BDD-cost:    9
1.62	c ---[ 284]---> BDD-cost:    9
1.62	c ---[ 282]---> BDD-cost:    9
1.62	c ---[ 280]---> BDD-cost:    9
1.62	c ---[ 278]---> BDD-cost:    9
1.62	c ---[ 276]---> BDD-cost:    9
1.62	c ---[ 274]---> BDD-cost:    9
1.62	c ---[ 272]---> BDD-cost:    9
1.62	c ---[ 270]---> BDD-cost:    9
1.62	c ---[ 268]---> BDD-cost:    9
1.62	c ---[ 266]---> BDD-cost:    9
1.62	c ---[ 264]---> BDD-cost:    9
1.62	c ---[ 262]---> BDD-cost:    9
1.62	c ---[ 260]---> BDD-cost:    9
1.62	c ---[ 258]---> BDD-cost:    9
1.62	c ---[ 256]---> BDD-cost:    9
1.62	c ---[ 254]---> BDD-cost:    9
1.62	c ---[ 252]---> BDD-cost:    9
1.62	c ---[ 250]---> BDD-cost:    9
1.62	c ---[ 248]---> BDD-cost:    9
1.62	c ---[ 246]---> BDD-cost:    9
1.62	c ---[ 244]---> BDD-cost:    9
1.62	c ---[ 242]---> BDD-cost:    9
1.62	c ---[ 240]---> BDD-cost:    9
1.62	c ---[ 238]---> BDD-cost:    9
1.62	c ---[ 236]---> BDD-cost:    9
1.62	c ---[ 234]---> BDD-cost:    9
1.62	c ---[ 232]---> BDD-cost:    9
1.62	c ---[ 230]---> BDD-cost:    9
1.62	c ---[ 228]---> BDD-cost:    9
1.62	c ---[ 226]---> BDD-cost:    9
1.62	c ---[ 224]---> BDD-cost:    9
1.62	c ---[ 222]---> BDD-cost:    9
1.62	c ---[ 220]---> BDD-cost:    9
1.62	c ---[ 218]---> BDD-cost:    9
1.63	c ---[ 216]---> BDD-cost:    9
1.63	c ---[ 214]---> BDD-cost:    9
1.63	c ---[ 212]---> BDD-cost:    9
1.63	c ---[ 210]---> BDD-cost:    9
1.63	c ---[ 208]---> BDD-cost:    9
1.63	c ---[ 206]---> BDD-cost:    9
1.63	c ---[ 204]---> BDD-cost:    9
1.63	c ---[ 202]---> BDD-cost:    9
1.63	c ---[ 200]---> BDD-cost:    9
1.63	c ---[ 198]---> BDD-cost:    9
1.63	c ---[ 196]---> BDD-cost:    9
1.63	c ---[ 194]---> BDD-cost:    9
1.63	c ---[ 192]---> BDD-cost:    9
1.63	c ---[ 190]---> BDD-cost:    9
1.63	c ---[ 188]---> BDD-cost:    9
1.63	c ---[ 186]---> BDD-cost:    9
1.63	c ---[ 184]---> BDD-cost:    9
1.63	c ---[ 182]---> BDD-cost:    9
1.63	c ---[ 180]---> BDD-cost:    9
1.63	c ---[ 178]---> BDD-cost:    9
1.63	c ---[ 176]---> BDD-cost:    9
1.63	c ---[ 174]---> BDD-cost:    9
1.63	c ---[ 172]---> BDD-cost:    9
1.63	c ---[ 170]---> BDD-cost:    9
1.63	c ---[ 168]---> BDD-cost:    9
1.63	c ---[ 166]---> BDD-cost:    9
1.63	c ---[ 164]---> BDD-cost:    9
1.63	c ---[ 162]---> BDD-cost:    9
1.63	c ---[ 160]---> BDD-cost:    9
1.63	c ---[ 158]---> BDD-cost:    9
1.63	c ---[ 156]---> BDD-cost:    9
1.63	c ---[ 154]---> BDD-cost:    9
1.63	c ---[ 152]---> BDD-cost:    9
1.63	c ---[ 150]---> BDD-cost:    9
1.63	c ---[ 148]---> BDD-cost:    9
1.63	c ---[ 146]---> BDD-cost:    9
1.63	c ---[ 144]---> BDD-cost:    9
1.63	c ---[ 142]---> BDD-cost:    9
1.63	c ---[ 140]---> BDD-cost:    9
1.63	c ---[ 138]---> BDD-cost:    9
1.63	c ---[ 136]---> BDD-cost:    9
1.63	c ---[ 134]---> BDD-cost:    9
1.63	c ---[ 132]---> BDD-cost:    9
1.63	c ---[ 130]---> BDD-cost:    9
1.63	c ---[ 128]---> BDD-cost:    9
1.63	c ---[ 126]---> BDD-cost:    9
1.63	c ---[ 124]---> BDD-cost:    9
1.63	c ---[ 122]---> BDD-cost:    9
1.63	c ---[ 120]---> BDD-cost:    9
1.63	c ---[ 118]---> BDD-cost:    9
1.63	c ---[ 116]---> BDD-cost:    9
1.63	c ---[ 114]---> BDD-cost:    9
1.63	c ---[ 112]---> BDD-cost:    9
1.63	c ---[ 110]---> BDD-cost:    9
1.63	c ---[ 108]---> BDD-cost:    9
1.63	c ---[ 106]---> BDD-cost:    9
1.63	c ---[ 104]---> BDD-cost:    9
1.63	c ---[ 102]---> BDD-cost:    9
1.63	c ---[ 100]---> BDD-cost:    9
1.63	c ---[  98]---> BDD-cost:    9
1.63	c ---[  96]---> BDD-cost:    9
1.63	c ---[  94]---> BDD-cost:    9
1.63	c ---[  92]---> BDD-cost:    9
1.63	c ---[  90]---> BDD-cost:    9
1.63	c ---[  88]---> BDD-cost:    9
1.63	c ---[  86]---> BDD-cost:    9
1.63	c ---[  84]---> BDD-cost:    9
1.63	c ---[  82]---> BDD-cost:    9
1.63	c ---[  80]---> BDD-cost:    9
1.63	c ---[  78]---> BDD-cost:    9
1.63	c ---[  76]---> BDD-cost:    9
1.63	c ---[  74]---> BDD-cost:    9
1.63	c ---[  72]---> BDD-cost:    9
1.63	c ---[  70]---> BDD-cost:    9
1.63	c ---[  68]---> BDD-cost:    9
1.63	c ---[  66]---> BDD-cost:    9
1.63	c ---[  64]---> BDD-cost:    9
1.63	c ---[  62]---> BDD-cost:    9
1.63	c ---[  60]---> BDD-cost:    9
1.63	c ---[  58]---> BDD-cost:    9
1.63	c ---[  56]---> BDD-cost:    9
1.63	c ---[  54]---> BDD-cost:    9
1.63	c ---[  52]---> BDD-cost:    9
1.63	c ---[  50]---> BDD-cost:    9
1.63	c ---[  48]---> BDD-cost:    9
1.63	c ---[  46]---> BDD-cost:    9
1.63	c ---[  44]---> BDD-cost:    9
1.63	c ---[  42]---> BDD-cost:    9
1.63	c ---[  40]---> BDD-cost:    9
1.63	c ---[  38]---> BDD-cost:    9
1.63	c ---[  36]---> BDD-cost:    9
1.63	c ---[  34]---> BDD-cost:    9
1.63	c ---[  32]---> BDD-cost:    9
1.63	c ---[  30]---> BDD-cost:    9
1.63	c ---[  28]---> BDD-cost:    9
1.63	c ---[  26]---> BDD-cost:    9
1.63	c ---[  24]---> BDD-cost:    9
1.63	c ---[  22]---> BDD-cost:    9
1.63	c ---[  20]---> BDD-cost:    9
1.63	c ---[  18]---> BDD-cost:    9
1.63	c ---[  16]---> BDD-cost:    9
1.63	c ---[  14]---> BDD-cost:    9
1.63	c ---[  12]---> BDD-cost:    9
1.63	c ---[  10]---> BDD-cost:    9
1.63	c ---[   8]---> BDD-cost:    9
1.63	c ---[   6]---> BDD-cost:    9
1.63	c ---[   4]---> BDD-cost:    9
1.63	c ---[   2]---> BDD-cost:    9
1.63	c ---[   0]---> BDD-cost:    9
1.64	c ==================================[MINISAT+]==================================
1.64	c | Conflicts | Original         | Learnt                           | Progress |
1.64	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.64	c ==============================================================================
1.64	c |         0 |   46580   138380 |   15526       0        0     nan |  0.000 % |
1.64	c |       100 |   46580   138380 |   17078     100     1040    10.4 |  6.667 % |
1.66	c |       250 |   46580   138380 |   18786     250     8661    34.6 |  6.667 % |
1.69	c |       477 |   46580   138380 |   20665     477    19758    41.4 |  6.667 % |
1.73	c |       816 |   46580   138380 |   22731     816    35354    43.3 |  6.667 % |
1.79	c |      1323 |   46580   138380 |   25004    1323    53572    40.5 |  6.667 % |
1.86	c |      2083 |   46580   138380 |   27505    2083    80299    38.5 |  6.667 % |
1.96	c |      3223 |   46580   138380 |   30255    3223   119153    37.0 |  6.667 % |
2.19	c |      4932 |   46580   138380 |   33281    4932   214944    43.6 |  6.667 % |
2.47	c |      7494 |   46580   138380 |   36609    7494   307913    41.1 |  6.667 % |
2.92	c |     11339 |   46580   138380 |   40270   11339   442064    39.0 |  6.667 % |
3.72	c |     17105 |   46580   138380 |   44297   17105   660199    38.6 |  6.667 % |
5.07	c |     25756 |   46580   138380 |   48727   25756   956277    37.1 |  6.667 % |
9.08	c |     38731 |   46580   138380 |   53599   38731  1679534    43.4 |  6.667 % |
17.12	c |     58193 |   46580   138380 |   58959   15925   994591    62.5 |  6.667 % |
27.36	c |     87385 |   46580   138380 |   64855   45117  2918182    64.7 |  6.667 % |
46.10	c |    131175 |   46580   138380 |   71341   35456  2074287    58.5 |  6.667 % |
76.30	c |    196859 |   46580   138380 |   78475   41695  2806820    67.3 |  6.667 % |
126.00	c |    295385 |   46580   138380 |   86323   73578  4721013    64.2 |  6.667 % |
230.83	c |    443174 |   46580   138380 |   94955   75211  5028625    66.9 |  6.667 % |
359.81	c |    664857 |   46580   138380 |  104451   50529  3656011    72.4 |  6.667 % |
642.09	c |    997382 |   46580   138380 |  114896   28523  2033611    71.3 |  6.667 % |
1117.59	c |   1496170 |   46580   138380 |  126385   23806  1674228    70.3 |  6.667 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node65/watcher-34737-1149225025 -o ROOT/results/node65/solver-34737-1149225025 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node65/34737-1149225025/instance-34737-1149225025.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.90 0.90 0.90 2/64 22673
/proc/meminfo: memFree=1596888/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=1048 CPUtime=0
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 188171832 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 262 90 74 215 0 44 0

[startup+10.0016 s]
/proc/loadavg: 0.92 0.90 0.90 2/64 22673
/proc/meminfo: memFree=1579488/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=18704 CPUtime=9.98
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 4490 0 0 0 991 7 0 0 25 0 1 0 188171832 19152896 4475 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 4676 4475 106 215 0 4458 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 18704

[startup+20.0073 s]
/proc/loadavg: 0.93 0.90 0.91 2/64 22673
/proc/meminfo: memFree=1575776/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=22272 CPUtime=19.98
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 5409 0 0 0 1989 9 0 0 25 0 1 0 188171832 22806528 5394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 5568 5394 106 215 0 5350 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 22272

[startup+30.0129 s]
/proc/loadavg: 0.94 0.91 0.91 2/64 22673
/proc/meminfo: memFree=1572640/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=25444 CPUtime=29.99
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 6203 0 0 0 2989 10 0 0 25 0 1 0 188171832 26054656 6188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 6361 6188 106 215 0 6143 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 25444

[startup+40.0186 s]
/proc/loadavg: 0.95 0.91 0.91 2/64 22673
/proc/meminfo: memFree=1569248/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=28856 CPUtime=39.99
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7037 0 0 0 3988 11 0 0 25 0 1 0 188171832 29548544 7022 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 7214 7022 106 215 0 6996 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 28856

[startup+50.0242 s]
/proc/loadavg: 0.96 0.91 0.91 2/64 22673
/proc/meminfo: memFree=1569248/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=28856 CPUtime=49.99
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7037 0 0 0 4988 11 0 0 25 0 1 0 188171832 29548544 7022 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 7214 7022 106 215 0 6996 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 28856

[startup+60.0299 s]
/proc/loadavg: 0.96 0.91 0.91 2/64 22673
/proc/meminfo: memFree=1569248/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=28856 CPUtime=59.99
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7040 0 0 0 5988 11 0 0 25 0 1 0 188171832 29548544 7025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 7214 7025 106 215 0 6996 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 28856

[startup+70.0355 s]
/proc/loadavg: 0.97 0.92 0.91 2/64 22673
/proc/meminfo: memFree=1568352/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=29776 CPUtime=70
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7264 0 0 0 6988 12 0 0 25 0 1 0 188171832 30490624 7249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 7444 7249 106 215 0 7226 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 29776

[startup+80.0422 s]
/proc/loadavg: 0.97 0.92 0.91 2/64 22673
/proc/meminfo: memFree=1568352/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=29776 CPUtime=80
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7264 0 0 0 7988 12 0 0 25 0 1 0 188171832 30490624 7249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 7444 7249 106 215 0 7226 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 29776

[startup+90.0488 s]
/proc/loadavg: 0.98 0.92 0.91 2/64 22673
/proc/meminfo: memFree=1565600/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=32544 CPUtime=90.01
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 7950 0 0 0 8988 13 0 0 25 0 1 0 188171832 33325056 7935 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 8136 7935 106 215 0 7918 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 32544

[startup+100.055 s]
/proc/loadavg: 0.98 0.92 0.91 2/64 22673
/proc/meminfo: memFree=1564064/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=33996 CPUtime=100.01
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 8337 0 0 0 9987 14 0 0 25 0 1 0 188171832 34811904 8322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 8499 8322 106 215 0 8281 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 33996

[startup+110.062 s]
/proc/loadavg: 0.98 0.92 0.91 2/64 22673
/proc/meminfo: memFree=1564064/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=33996 CPUtime=110.01
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 8337 0 0 0 10987 14 0 0 25 0 1 0 188171832 34811904 8322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 8499 8322 106 215 0 8281 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 33996

[startup+120.069 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1564064/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=33996 CPUtime=120.01
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 8337 0 0 0 11987 14 0 0 25 0 1 0 188171832 34811904 8322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 8499 8322 106 215 0 8281 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 33996

[startup+130.075 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1563168/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=34916 CPUtime=130.01
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 8555 0 0 0 12987 14 0 0 25 0 1 0 188171832 35753984 8540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 8729 8540 106 215 0 8511 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 34916

[startup+140.081 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1561376/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=36632 CPUtime=140.02
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9007 0 0 0 13987 15 0 0 25 0 1 0 188171832 37511168 8992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9158 8992 106 215 0 8940 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 36632

[startup+150.088 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1561376/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=36632 CPUtime=150.03
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9007 0 0 0 14988 15 0 0 25 0 1 0 188171832 37511168 8992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9158 8992 106 215 0 8940 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 36632

[startup+160.093 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1561376/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=36632 CPUtime=160.03
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9007 0 0 0 15988 15 0 0 25 0 1 0 188171832 37511168 8992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9158 8992 106 215 0 8940 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 36632

[startup+170.099 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 22673
/proc/meminfo: memFree=1561376/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=36632 CPUtime=170.03
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9007 0 0 0 16988 15 0 0 25 0 1 0 188171832 37511168 8992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9158 8992 106 215 0 8940 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 36632

[startup+180.106 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 22673
/proc/meminfo: memFree=1561376/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=36632 CPUtime=180.03
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9007 0 0 0 17988 15 0 0 25 0 1 0 188171832 37511168 8992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9158 8992 106 215 0 8940 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 36632

[startup+190.111 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 22673
/proc/meminfo: memFree=1559648/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=38332 CPUtime=190.04
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9431 0 0 0 18989 15 0 0 25 0 1 0 188171832 39251968 9416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9583 9416 106 215 0 9365 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 38332

[startup+200.117 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 22673
/proc/meminfo: memFree=1559648/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=38332 CPUtime=200.04
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 9431 0 0 0 19989 15 0 0 25 0 1 0 188171832 39251968 9416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 9583 9416 106 215 0 9365 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 38332

[startup+210.123 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 22673
/proc/meminfo: memFree=1559648/2055920 swapFree=4181844/4192956

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

[pid=22673] ppid=22671 vsize=64984 CPUtime=1781.47
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16005 0 0 0 178126 21 0 0 25 0 1 0 188171832 66543616 15975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15975 106 215 0 16028 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 64984

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1782.48
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16005 0 0 0 178227 21 0 0 25 0 1 0 188171832 66543616 15975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15975 106 215 0 16028 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (Kb) 64984

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1783.48
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16005 0 0 0 178327 21 0 0 25 0 1 0 188171832 66543616 15975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15975 106 215 0 16028 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 64984

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1784.48
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16005 0 0 0 178427 21 0 0 25 0 1 0 188171832 66543616 15975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15975 106 215 0 16028 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 64984

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1785.49
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16005 0 0 0 178528 21 0 0 25 0 1 0 188171832 66543616 15975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15975 106 215 0 16028 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 64984

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1786.49
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 178628 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 64984

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1787.5
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 178729 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 64984

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1788.5
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 178829 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 64984

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1789.51
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 178930 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 64984

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1790.51
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179030 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 64984

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1791.52
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179131 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 64984

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1792.52
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179231 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 64984

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1793.53
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179332 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 64984

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1794.53
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179432 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 64984

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1795.54
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179533 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 64984

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1796.54
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179633 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 64984

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1797.54
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179733 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 64984

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1798.55
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179834 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 64984

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1799.55
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 179934 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 64984

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1800.56
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 180035 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 64984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 22675
/proc/meminfo: memFree=1533088/2055920 swapFree=4181844/4192956
[pid=22673] ppid=22671 vsize=64984 CPUtime=1800.56
/proc/22673/stat : 22673 (minisat+) R 22671 22673 22628 0 -1 4194304 16006 0 0 0 180035 21 0 0 25 0 1 0 188171832 66543616 15976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22673/statm: 16246 15976 106 215 0 16028 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 64984

Sending SIGTERM to -22673
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.58
CPU user time (s): 1800.36
CPU system time (s): 0.227965
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (Kb): 64984

Launcher Data (download as text)

Begin job on node65 on Fri Jun  2 05:10:25 UTC 2006


FILE ID= 34737-1149225025

PBS_JOBID= 295767

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7f5f10f1b8aeee16c5b46dadab8c5b22

RANDOM SEED= 315925913


/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.283
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.283
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:       1597096 kB
Buffers:         35780 kB
Cached:         347100 kB
SwapCached:       2952 kB
Active:         111168 kB
Inactive:       280480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597096 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            53136 kB
Committed_AS:   195776 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Fri Jun  2 05:40:26 UTC 2006