Trace number 3722855

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.08 1800.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 130
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

0.00/0.00	c Parsing PB file...
0.00/0.04	c Converting 15609 PB-constraints to clauses...
0.00/0.05	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.00/0.05	c   -- Detecting intervals from adjacent constraints: ###############################################################################################################################
0.00/0.05	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.06	c ---[ 254]---> BDD-cost:  235
0.00/0.06	c ---[ 252]---> BDD-cost:  235
0.00/0.06	c ---[ 250]---> BDD-cost:  235
0.00/0.06	c ---[ 248]---> BDD-cost:  235
0.00/0.06	c ---[ 246]---> BDD-cost:  235
0.00/0.06	c ---[ 244]---> BDD-cost:  235
0.00/0.06	c ---[ 242]---> BDD-cost:  235
0.00/0.06	c ---[ 240]---> BDD-cost:  235
0.00/0.06	c ---[ 238]---> BDD-cost:  235
0.00/0.06	c ---[ 236]---> BDD-cost:  235
0.00/0.06	c ---[ 234]---> BDD-cost:  235
0.00/0.06	c ---[ 232]---> BDD-cost:  235
0.00/0.06	c ---[ 230]---> BDD-cost:  235
0.00/0.06	c ---[ 228]---> BDD-cost:  235
0.00/0.06	c ---[ 226]---> BDD-cost:  235
0.00/0.06	c ---[ 224]---> BDD-cost:  235
0.00/0.06	c ---[ 222]---> BDD-cost:  235
0.00/0.06	c ---[ 220]---> BDD-cost:  235
0.00/0.06	c ---[ 218]---> BDD-cost:  235
0.00/0.06	c ---[ 216]---> BDD-cost:  235
0.00/0.06	c ---[ 214]---> BDD-cost:  235
0.00/0.06	c ---[ 212]---> BDD-cost:  235
0.00/0.06	c ---[ 210]---> BDD-cost:  235
0.00/0.06	c ---[ 208]---> BDD-cost:  235
0.00/0.06	c ---[ 206]---> BDD-cost:  235
0.00/0.06	c ---[ 204]---> BDD-cost:  235
0.00/0.07	c ---[ 202]---> BDD-cost:  235
0.00/0.07	c ---[ 200]---> BDD-cost:  235
0.00/0.07	c ---[ 198]---> BDD-cost:  235
0.00/0.07	c ---[ 196]---> BDD-cost:  235
0.00/0.07	c ---[ 194]---> BDD-cost:  235
0.00/0.07	c ---[ 192]---> BDD-cost:  235
0.00/0.07	c ---[ 190]---> BDD-cost:  235
0.00/0.07	c ---[ 188]---> BDD-cost:  235
0.00/0.07	c ---[ 186]---> BDD-cost:  235
0.00/0.07	c ---[ 184]---> BDD-cost:  235
0.00/0.07	c ---[ 182]---> BDD-cost:  235
0.00/0.07	c ---[ 180]---> BDD-cost:  235
0.00/0.07	c ---[ 178]---> BDD-cost:  235
0.00/0.07	c ---[ 176]---> BDD-cost:  235
0.00/0.07	c ---[ 174]---> BDD-cost:  235
0.00/0.07	c ---[ 172]---> BDD-cost:  235
0.00/0.07	c ---[ 170]---> BDD-cost:  235
0.00/0.07	c ---[ 168]---> BDD-cost:  235
0.00/0.07	c ---[ 166]---> BDD-cost:  235
0.00/0.07	c ---[ 164]---> BDD-cost:  235
0.00/0.07	c ---[ 162]---> BDD-cost:  235
0.00/0.07	c ---[ 160]---> BDD-cost:  235
0.00/0.07	c ---[ 158]---> BDD-cost:  235
0.00/0.07	c ---[ 156]---> BDD-cost:  235
0.00/0.07	c ---[ 154]---> BDD-cost:  235
0.00/0.07	c ---[ 152]---> BDD-cost:  235
0.00/0.07	c ---[ 150]---> BDD-cost:  235
0.00/0.07	c ---[ 148]---> BDD-cost:  235
0.00/0.07	c ---[ 146]---> BDD-cost:  235
0.00/0.07	c ---[ 144]---> BDD-cost:  235
0.00/0.07	c ---[ 142]---> BDD-cost:  235
0.00/0.07	c ---[ 140]---> BDD-cost:  235
0.00/0.07	c ---[ 138]---> BDD-cost:  235
0.00/0.07	c ---[ 136]---> BDD-cost:  235
0.00/0.07	c ---[ 134]---> BDD-cost:  235
0.00/0.07	c ---[ 132]---> BDD-cost:  235
0.00/0.07	c ---[ 130]---> BDD-cost:  235
0.00/0.07	c ---[ 128]---> BDD-cost:  235
0.00/0.07	c ---[ 126]---> BDD-cost:  235
0.00/0.07	c ---[ 124]---> BDD-cost:  235
0.00/0.07	c ---[ 122]---> BDD-cost:  235
0.00/0.07	c ---[ 120]---> BDD-cost:  235
0.00/0.07	c ---[ 118]---> BDD-cost:  235
0.00/0.07	c ---[ 116]---> BDD-cost:  235
0.00/0.07	c ---[ 114]---> BDD-cost:  235
0.00/0.07	c ---[ 112]---> BDD-cost:  235
0.00/0.07	c ---[ 110]---> BDD-cost:  235
0.00/0.07	c ---[ 108]---> BDD-cost:  235
0.00/0.07	c ---[ 106]---> BDD-cost:  235
0.00/0.07	c ---[ 104]---> BDD-cost:  235
0.00/0.07	c ---[ 102]---> BDD-cost:  235
0.00/0.07	c ---[ 100]---> BDD-cost:  235
0.00/0.07	c ---[  98]---> BDD-cost:  235
0.00/0.07	c ---[  96]---> BDD-cost:  235
0.00/0.07	c ---[  94]---> BDD-cost:  235
0.00/0.07	c ---[  92]---> BDD-cost:  235
0.00/0.07	c ---[  90]---> BDD-cost:  235
0.00/0.07	c ---[  88]---> BDD-cost:  235
0.00/0.07	c ---[  86]---> BDD-cost:  235
0.00/0.07	c ---[  84]---> BDD-cost:  235
0.00/0.07	c ---[  82]---> BDD-cost:  235
0.00/0.07	c ---[  80]---> BDD-cost:  235
0.00/0.07	c ---[  78]---> BDD-cost:  235
0.00/0.07	c ---[  76]---> BDD-cost:  235
0.00/0.07	c ---[  74]---> BDD-cost:  235
0.00/0.07	c ---[  72]---> BDD-cost:  235
0.00/0.07	c ---[  70]---> BDD-cost:  235
0.00/0.07	c ---[  68]---> BDD-cost:  235
0.00/0.07	c ---[  66]---> BDD-cost:  235
0.00/0.07	c ---[  64]---> BDD-cost:  235
0.00/0.07	c ---[  62]---> BDD-cost:  235
0.00/0.07	c ---[  60]---> BDD-cost:  235
0.00/0.07	c ---[  58]---> BDD-cost:  235
0.00/0.07	c ---[  56]---> BDD-cost:  235
0.00/0.07	c ---[  54]---> BDD-cost:  235
0.00/0.07	c ---[  52]---> BDD-cost:  235
0.00/0.07	c ---[  50]---> BDD-cost:  235
0.00/0.07	c ---[  48]---> BDD-cost:  235
0.00/0.07	c ---[  46]---> BDD-cost:  235
0.00/0.07	c ---[  44]---> BDD-cost:  235
0.00/0.07	c ---[  42]---> BDD-cost:  235
0.00/0.07	c ---[  40]---> BDD-cost:  235
0.00/0.07	c ---[  38]---> BDD-cost:  235
0.00/0.07	c ---[  36]---> BDD-cost:  235
0.00/0.07	c ---[  34]---> BDD-cost:  235
0.00/0.07	c ---[  32]---> BDD-cost:  235
0.00/0.07	c ---[  30]---> BDD-cost:  235
0.00/0.07	c ---[  28]---> BDD-cost:  235
0.00/0.07	c ---[  26]---> BDD-cost:  235
0.00/0.07	c ---[  24]---> BDD-cost:  233
0.00/0.07	c ---[  22]---> BDD-cost:  229
0.00/0.07	c ---[  20]---> BDD-cost:  223
0.00/0.07	c ---[  18]---> BDD-cost:  213
0.00/0.07	c ---[  16]---> BDD-cost:  205
0.00/0.07	c ---[  14]---> BDD-cost:  199
0.00/0.07	c ---[  12]---> BDD-cost:  177
0.00/0.07	c ---[  10]---> BDD-cost:  131
0.00/0.07	c ---[   8]---> BDD-cost:   97
0.00/0.07	c ---[   6]---> BDD-cost:   63
0.00/0.07	c ---[   4]---> BDD-cost:   35
0.00/0.07	c ---[   2]---> BDD-cost:    7
0.00/0.09	c ==================================[MINISAT+]==================================
0.00/0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   86751   253558 |   28917       0        0    -nan |  0.000 % |
0.00/0.13	c |       101 |   86751   253558 |   31808     101     7052    69.8 |  1.967 % |
0.00/0.18	c |       251 |   86751   253558 |   34989     251    22955    91.5 |  1.967 % |
0.00/0.25	c |       479 |   86751   253558 |   38488     479    56265   117.5 |  1.967 % |
0.00/0.31	c |       816 |   86751   253558 |   42337     816   101957   124.9 |  1.967 % |
0.00/0.44	c |      1322 |   86751   253558 |   46571    1322   192098   145.3 |  1.967 % |
0.00/0.66	c |      2083 |   86751   253558 |   51228    2083   311255   149.4 |  1.967 % |
0.00/0.95	c |      3222 |   86751   253558 |   56351    3222   511118   158.6 |  1.967 % |
1.49/1.51	c |      4931 |   86751   253558 |   61986    4931  1064231   215.8 |  1.967 % |
2.20/2.23	c |      7493 |   86751   253558 |   68184    7493  1484054   198.1 |  1.967 % |
3.39/3.46	c |     11337 |   86751   253558 |   75003   11337  2324649   205.0 |  1.967 % |
5.29/5.33	c |     17104 |   86751   253558 |   82503   17104  3471242   202.9 |  1.967 % |
8.38/8.45	c |     25754 |   86751   253558 |   90753   25754  5441328   211.3 |  1.967 % |
14.19/14.23	c |     38729 |   86751   253558 |   99829   38729  8508243   219.7 |  1.967 % |
28.88/28.93	c |     58190 |   86745   253542 |  109812   58182 17661999   303.6 |  1.971 % |
48.77/48.84	c |     87382 |   86670   253343 |  120793   87361 27199234   311.3 |  2.050 % |
84.05/84.12	c |    131171 |   86670   253343 |  132872   35906  6692745   186.4 |  2.050 % |
126.50/126.66	c |    196862 |   86667   253336 |  146160  101595 30886392   304.0 |  2.053 % |
206.34/206.59	c |    295388 |   86667   253336 |  160776   78938 23738192   300.7 |  2.053 % |
430.60/430.86	c |    443179 |   86664   253327 |  176853   90445 40764458   450.7 |  2.055 % |
657.91/658.22	c |    664864 |   86661   253320 |  194539  163199 58260213   357.0 |  2.057 % |
1213.68/1214.18	c |    997389 |   86661   253320 |  213993  177981 91774338   515.6 |  2.057 % |
1800.08/1800.61	c 
1800.08/1800.61	c *** TERMINATED ***
1800.08/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3722855-1338579455/watcher-3722855-1338579455 -o /tmp/evaluation-result-3722855-1338579455/solver-3722855-1338579455 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722855-1338579455.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9646
/proc/meminfo: memFree=28259972/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0

[startup+0.0155021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9646
/proc/meminfo: memFree=28259972/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9646
/proc/meminfo: memFree=28259972/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9646
/proc/meminfo: memFree=28259972/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9646
/proc/meminfo: memFree=28259972/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9651
/proc/meminfo: memFree=28241076/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=21724 CPUtime=1.49 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 5329 0 0 0 148 1 0 0 20 0 1 0 324070083 22245376 5118 33554432000 4194304 5276501 140733773367888 140733773366136 4394876 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 5431 5118 117 265 0 5163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30872

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9651
/proc/meminfo: memFree=28238224/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=26112 CPUtime=3.09 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 6454 0 0 0 308 1 0 0 20 0 1 0 324070083 26738688 6243 33554432000 4194304 5276501 140733773367888 140733773365480 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 6528 6243 117 265 0 6260 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35260

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9651
/proc/meminfo: memFree=28227420/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=35872 CPUtime=6.29 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 8881 0 0 0 627 2 0 0 20 0 1 0 324070083 36732928 8670 33554432000 4194304 5276501 140733773367888 140733773365880 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 8968 8670 117 265 0 8700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45020

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9651
/proc/meminfo: memFree=28208588/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=53304 CPUtime=12.68 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 13237 0 0 0 1265 3 0 0 20 0 1 0 324070083 54583296 13026 33554432000 4194304 5276501 140733773367888 140733773365880 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 13326 13026 117 265 0 13058 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62452

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9651
/proc/meminfo: memFree=28175200/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=85976 CPUtime=25.49 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 21417 0 0 0 2543 6 0 0 20 0 1 0 324070083 88039424 21206 33554432000 4194304 5276501 140733773367888 140733773365480 4394779 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 21494 21206 117 265 0 21226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95124

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9651
/proc/meminfo: memFree=28119192/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=142972 CPUtime=51.08 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 35657 0 0 0 5097 11 0 0 20 0 1 0 324070083 146403328 35446 33554432000 4194304 5276501 140733773367888 140733773365480 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 35743 35446 117 265 0 35475 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152120

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9652
/proc/meminfo: memFree=28060204/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=200444 CPUtime=102.24 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 49986 0 0 0 10209 15 0 0 20 0 1 0 324070083 205254656 49757 33554432000 4194304 5276501 140733773367888 140733773366136 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 50111 49757 117 265 0 49843 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 209592

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9655
/proc/meminfo: memFree=28021848/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=221956 CPUtime=162.18 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 55247 0 0 0 16201 17 0 0 20 0 1 0 324070083 227282944 55003 33554432000 4194304 5276501 140733773367888 140733773366072 4395159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 55489 55003 117 265 0 55221 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 231104

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9655
/proc/meminfo: memFree=27988688/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=244312 CPUtime=222.14 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 60849 0 0 0 22194 20 0 0 20 0 1 0 324070083 250175488 60722 33554432000 4194304 5276501 140733773367888 140733773366136 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 61078 60722 117 265 0 60810 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 253460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9655
/proc/meminfo: memFree=27966304/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=264748 CPUtime=282.13 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 65904 0 0 0 28191 22 0 0 20 0 1 0 324070083 271101952 65777 33554432000 4194304 5276501 140733773367888 140733773365480 4394928 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 66187 65777 117 265 0 65919 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 273896

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9655
/proc/meminfo: memFree=27881072/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=334052 CPUtime=342.12 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 83152 0 0 0 34183 29 0 0 20 0 1 0 324070083 342069248 83025 33554432000 4194304 5276501 140733773367888 140733773365880 4395122 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 83513 83025 117 265 0 83245 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 343200

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9656
/proc/meminfo: memFree=27874436/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9650/statm: 112967 112716 117 265 0 112699 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 461016

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 9661
/proc/meminfo: memFree=27677240/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=451868 CPUtime=1181.89 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 112543 0 0 0 118148 41 0 0 20 0 1 0 324070083 462712832 112716 33554432000 4194304 5276501 140733773367888 140733773365480 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 112967 112716 117 265 0 112699 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 461016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9661
/proc/meminfo: memFree=27590564/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=482624 CPUtime=1241.89 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 120094 0 0 0 124144 45 0 0 20 0 1 0 324070083 494206976 120267 33554432000 4194304 5276501 140733773367888 140733773365480 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 120656 120267 117 265 0 120388 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 491772

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9662
/proc/meminfo: memFree=27534144/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1301.88 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134008 0 0 0 130137 51 0 0 20 0 1 0 324070083 552087552 134181 33554432000 4194304 5276501 140733773367888 140733773365880 4394779 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134181 117 265 0 134519 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 548296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9665
/proc/meminfo: memFree=27520744/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1361.87 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134008 0 0 0 136136 51 0 0 20 0 1 0 324070083 552087552 134181 33554432000 4194304 5276501 140733773367888 140733773365880 4400288 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134181 117 265 0 134519 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 548296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9688
/proc/meminfo: memFree=27520384/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1421.85 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134026 0 0 0 142134 51 0 0 20 0 1 0 324070083 552087552 134298 33554432000 4194304 5276501 140733773367888 140733773365880 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134298 117 265 0 134519 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 548296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9688
/proc/meminfo: memFree=27466040/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1481.82 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134045 0 0 0 148131 51 0 0 20 0 1 0 324070083 552087552 134359 33554432000 4194304 5276501 140733773367888 140733773365880 4395122 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134359 117 265 0 134519 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 548296

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9688
/proc/meminfo: memFree=27466040/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1541.81 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134045 0 0 0 154130 51 0 0 20 0 1 0 324070083 552087552 134359 33554432000 4194304 5276501 140733773367888 140733773365880 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134359 117 265 0 134519 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 548296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9689
/proc/meminfo: memFree=27466040/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=539148 CPUtime=1601.8 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 134045 0 0 0 160129 51 0 0 20 0 1 0 324070083 552087552 134359 33554432000 4194304 5276501 140733773367888 140733773365880 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 134787 134359 117 265 0 134519 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 548296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9732
/proc/meminfo: memFree=27301280/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=576408 CPUtime=1661.79 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 143298 0 0 0 166125 54 0 0 20 0 1 0 324070083 590241792 143612 33554432000 4194304 5276501 140733773367888 140733773365480 4394767 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 144102 143612 117 265 0 143834 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 585556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9732
/proc/meminfo: memFree=27290368/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=576672 CPUtime=1721.78 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 143344 0 0 0 172124 54 0 0 20 0 1 0 324070083 590512128 143658 33554432000 4194304 5276501 140733773367888 140733773365480 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 144168 143658 117 265 0 143900 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 585820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9732
/proc/meminfo: memFree=27280448/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=576672 CPUtime=1781.77 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 143344 0 0 0 178123 54 0 0 20 0 1 0 324070083 590512128 143658 33554432000 4194304 5276501 140733773367888 140733773365480 4394803 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 144168 143658 117 265 0 143900 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 585820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9732
/proc/meminfo: memFree=27276976/32873844 swapFree=7108/7108
[pid=9646] ppid=9644 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9646/stat : 9646 (minisat+_script) S 9644 9646 7173 0 -1 4202496 381 553 0 0 0 0 0 0 20 0 1 0 324070083 9367552 276 33554432000 4194304 5064252 140734866415008 140734866413920 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9646/statm: 2287 276 236 213 0 72 0
[pid=9650] ppid=9646 vsize=576672 CPUtime=1800.08 cores=1,3,5,7
/proc/9650/stat : 9650 (minisat+_64-bit) R 9646 9646 7173 0 -1 4202496 143344 0 0 0 179954 54 0 0 20 0 1 0 324070083 590512128 143658 33554432000 4194304 5276501 140733773367888 140733773365480 4394752 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/9650/statm: 144168 143658 117 265 0 143900 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 585820

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9646 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1799.54
CPU system time (s): 0.54
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 585820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 2

runsolver used 3.64045 second user time and 10.3544 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-01 21:37:35
IDJOB=3722855
IDBENCH=90161
IDSOLVER=2307
FILE ID=node139/3722855-1338579455
RUNJOBID= node139-1338570476-8979
PBS_JOBID= 14635845
Free space on /tmp= 71096 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K129.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722855-1338579455/watcher-3722855-1338579455 -o /tmp/evaluation-result-3722855-1338579455/solver-3722855-1338579455 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722855-1338579455.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=1326323340

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28259600 kB
Buffers:          472112 kB
Cached:          3127984 kB
SwapCached:          828 kB
Active:          1701676 kB
Inactive:        2043968 kB
Active(anon):     139192 kB
Inactive(anon):     7964 kB
Active(file):    1562484 kB
Inactive(file):  2036004 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              3096 kB
Writeback:             0 kB
AnonPages:        151256 kB
Mapped:            11984 kB
Shmem:                 8 kB
Slab:             727280 kB
SReclaimable:     169380 kB
SUnreclaim:       557900 kB
KernelStack:        1464 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     263044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71088 MiB
End job on node139 at 2012-06-01 22:07:38