Trace number 3722854

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.09 1800.62

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K128.opb
MD5SUM17c4ca9a6493665b57c1ccd2ab23e03d
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 variables15232
Total number of constraints15490
Number of constraints which are clauses15362
Number of constraints which are cardinality constraints (but not clauses)128
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint128
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 129
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 15488 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 ---[ 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.06	c ---[ 202]---> BDD-cost:  235
0.00/0.06	c ---[ 200]---> BDD-cost:  235
0.00/0.06	c ---[ 198]---> BDD-cost:  235
0.00/0.06	c ---[ 196]---> BDD-cost:  235
0.00/0.06	c ---[ 194]---> BDD-cost:  235
0.00/0.06	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 |   86045   251490 |   28681       0        0    -nan |  0.000 % |
0.00/0.13	c |       101 |   86045   251490 |   31549     101    15458   153.0 |  1.980 % |
0.00/0.18	c |       251 |   86045   251490 |   34704     251    27848   110.9 |  1.980 % |
0.00/0.24	c |       476 |   86045   251490 |   38174     476    42550    89.4 |  1.980 % |
0.00/0.34	c |       814 |   86045   251490 |   41991     814    86082   105.8 |  1.980 % |
0.00/0.46	c |      1320 |   86045   251490 |   46191    1320   171556   130.0 |  1.980 % |
0.00/0.64	c |      2079 |   86045   251490 |   50810    2079   304498   146.5 |  1.980 % |
0.00/0.97	c |      3218 |   86045   251490 |   55891    3218   520206   161.7 |  1.980 % |
1.38/1.44	c |      4926 |   86045   251490 |   61480    4926   771600   156.6 |  1.980 % |
2.10/2.16	c |      7488 |   86045   251490 |   67628    7488  1139890   152.2 |  1.980 % |
3.49/3.51	c |     11334 |   86045   251490 |   74391   11334  2002632   176.7 |  1.980 % |
5.39/5.50	c |     17100 |   86045   251490 |   81830   17100  3313418   193.8 |  1.980 % |
8.98/9.09	c |     25750 |   86045   251490 |   90013   25750  6022945   233.9 |  1.980 % |
15.08/15.16	c |     38726 |   86045   251490 |   99014   38726  9443852   243.9 |  1.980 % |
26.97/27.00	c |     58187 |   86045   251490 |  108916   58187 15512304   266.6 |  1.980 % |
44.56/44.65	c |     87379 |   86045   251490 |  119807   87379 24170570   276.6 |  1.980 % |
84.12/84.21	c |    131169 |   86045   251490 |  131788   38887  8507848   218.8 |  1.980 % |
152.36/152.57	c |    196853 |   86045   251490 |  144967  104571 39515294   377.9 |  1.980 % |
241.95/242.13	c |    295381 |   86045   251490 |  159463   88379 24862002   281.3 |  1.980 % |
412.78/413.00	c |    443171 |   86045   251490 |  175410  111354 40182500   360.9 |  1.980 % |
739.93/740.29	c |    664856 |   86045   251490 |  192951   61910 14581387   235.5 |  1.980 % |
1348.89/1349.30	c |    997384 |   86045   251490 |  212246   83800 31203431   372.4 |  1.980 % |
1800.07/1800.61	c 
1800.07/1800.61	c *** TERMINATED ***
1800.07/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-3722854-1338579294/watcher-3722854-1338579294 -o /tmp/evaluation-result-3722854-1338579294/solver-3722854-1338579294 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722854-1338579294.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: 1.92 1.98 1.99 3/177 17904
/proc/meminfo: memFree=27541648/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0

[startup+0.078925 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 17904
/proc/meminfo: memFree=27541648/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100342 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 17904
/proc/meminfo: memFree=27541648/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 17904
/proc/meminfo: memFree=27541648/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 17904
/proc/meminfo: memFree=27541648/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27522768/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=21604 CPUtime=1.48 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 5185 0 0 0 147 1 0 0 20 0 1 0 324057951 22122496 4979 33554432000 4194304 5276501 140735645122064 140735645120312 4394752 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 5401 4979 117 265 0 5133 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30752

[startup+3.10029 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27520908/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=24664 CPUtime=3.09 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 6099 0 0 0 307 2 0 0 20 0 1 0 324057951 25255936 5893 33554432000 4194304 5276501 140735645122064 140735645120312 4399804 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 6166 5893 117 265 0 5898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33812

[startup+6.30031 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27509624/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=34596 CPUtime=6.28 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 8560 0 0 0 626 2 0 0 20 0 1 0 324057951 35426304 8354 33554432000 4194304 5276501 140735645122064 140735645120056 4633200 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 8649 8354 117 265 0 8381 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43744

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27489428/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=53204 CPUtime=12.68 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 13228 0 0 0 1265 3 0 0 20 0 1 0 324057951 54480896 13022 33554432000 4194304 5276501 140735645122064 140735645120056 4633200 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 13301 13022 117 265 0 13033 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62352

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27453652/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=85084 CPUtime=25.47 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 21202 0 0 0 2541 6 0 0 20 0 1 0 324057951 87126016 21009 33554432000 4194304 5276501 140735645122064 140735645120056 4633200 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 21271 21009 117 265 0 21003 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94232

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 17909
/proc/meminfo: memFree=27393464/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=140892 CPUtime=51.04 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 35072 0 0 0 5093 11 0 0 20 0 1 0 324057951 144273408 34856 33554432000 4194304 5276501 140735645122064 140735645119656 4400112 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 35223 34856 117 265 0 34955 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 150040

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 17910
/proc/meminfo: memFree=27331508/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=192468 CPUtime=102.2 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 47985 0 0 0 10203 17 0 0 20 0 1 0 324057951 197087232 47764 33554432000 4194304 5276501 140735645122064 140735645120312 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/17908/statm: 48117 47764 117 265 0 47849 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 201616

[startup+162.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/179 17953
/proc/meminfo: memFree=28086104/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=218952 CPUtime=162.16 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 54512 0 0 0 16197 19 0 0 20 0 1 0 324057951 224206848 54302 33554432000 4194304 5276501 140735645122064 140735645120056 4628417 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 54738 54302 117 265 0 54470 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 228100

[startup+222.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/179 17953
/proc/meminfo: memFree=27887960/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=287556 CPUtime=222.15 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 71497 0 0 0 22188 27 0 0 20 0 1 0 324057951 294457344 71287 33554432000 4194304 5276501 140735645122064 140735645120056 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 71889 71287 117 265 0 71621 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 296704

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 17953
/proc/meminfo: memFree=27837236/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=287556 CPUtime=282.14 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 71513 0 0 0 28187 27 0 0 20 0 1 0 324057951 294457344 71328 33554432000 4194304 5276501 140735645122064 140735645120312 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 71889 71328 117 265 0 71621 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 296704

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/180 17956
/proc/meminfo: memFree=27835660/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=287556 CPUtime=342.09 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 71597 0 0 0 34182 27 0 0 20 0 1 0 324057951 294457344 71523 33554432000 4194304 5276501 140735645122064 140735645120312 4395233 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 71889 71523 117 265 0 71621 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 296704

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 17957
/proc/meminfo: memFree=27776796/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=453932 CPUtime=1061.93 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 112886 0 0 0 106149 44 0 0 20 0 1 0 324057951 464826368 113069 33554432000 4194304 5276501 140735645122064 140735645120248 4394705 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 113483 113069 117 265 0 113215 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 463080

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 17962
/proc/meminfo: memFree=27288548/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=453932 CPUtime=1121.92 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 112886 0 0 0 112148 44 0 0 20 0 1 0 324057951 464826368 113069 33554432000 4194304 5276501 140735645122064 140735645120248 4394709 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 113483 113069 117 265 0 113215 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 463080

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 17962
/proc/meminfo: memFree=27288144/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=453932 CPUtime=1181.91 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 112886 0 0 0 118147 44 0 0 20 0 1 0 324057951 464826368 113069 33554432000 4194304 5276501 140735645122064 140735645120248 4394779 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 113483 113069 117 265 0 113215 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 463080

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 17962
/proc/meminfo: memFree=27264384/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=478044 CPUtime=1241.91 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 118865 0 0 0 124144 47 0 0 20 0 1 0 324057951 489517056 119048 33554432000 4194304 5276501 140735645122064 140735645120056 4394815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 119511 119048 117 265 0 119243 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 487192

[startup+1302.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 17963
/proc/meminfo: memFree=27203004/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=539260 CPUtime=1301.9 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 134058 0 0 0 130138 52 0 0 20 0 1 0 324057951 552202240 134241 33554432000 4194304 5276501 140735645122064 140735645119656 4394733 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 134815 134241 117 265 0 134547 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 548408

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17963
/proc/meminfo: memFree=27198540/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=543392 CPUtime=1361.89 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135084 0 0 0 136136 53 0 0 20 0 1 0 324057951 556433408 135267 33554432000 4194304 5276501 140735645122064 140735645120312 4394973 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 135848 135267 117 265 0 135580 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 552540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17963
/proc/meminfo: memFree=27198788/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=543392 CPUtime=1421.88 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135084 0 0 0 142135 53 0 0 20 0 1 0 324057951 556433408 135267 33554432000 4194304 5276501 140735645122064 140735645120312 4399972 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 135848 135267 117 265 0 135580 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 552540

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17963
/proc/meminfo: memFree=27198252/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=543392 CPUtime=1481.85 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135106 0 0 0 148132 53 0 0 20 0 1 0 324057951 556433408 135348 33554432000 4194304 5276501 140735645122064 140735645120312 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 135848 135348 117 265 0 135580 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 552540

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17966
/proc/meminfo: memFree=27197160/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1541.8 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135161 0 0 0 154127 53 0 0 20 0 1 0 324057951 557260800 135551 33554432000 4194304 5276501 140735645122064 140735645120200 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135551 117 265 0 135782 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 553348

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 17990
/proc/meminfo: memFree=27197216/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1601.79 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135188 0 0 0 160126 53 0 0 20 0 1 0 324057951 557260800 135600 33554432000 4194304 5276501 140735645122064 140735645120200 4395122 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135600 117 265 0 135782 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 553348

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17990
/proc/meminfo: memFree=27197224/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1661.78 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135188 0 0 0 166125 53 0 0 20 0 1 0 324057951 557260800 135600 33554432000 4194304 5276501 140735645122064 140735645120200 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135600 117 265 0 135782 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 553348

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17990
/proc/meminfo: memFree=27197224/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1721.77 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135188 0 0 0 172124 53 0 0 20 0 1 0 324057951 557260800 135600 33554432000 4194304 5276501 140735645122064 140735645120200 4397140 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135600 117 265 0 135782 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 553348

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 17990
/proc/meminfo: memFree=27196976/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1781.76 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135188 0 0 0 178123 53 0 0 20 0 1 0 324057951 557260800 135600 33554432000 4194304 5276501 140735645122064 140735645120200 4394713 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135600 117 265 0 135782 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 553348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17990
/proc/meminfo: memFree=27196976/32873844 swapFree=7116/7116
[pid=17904] ppid=17902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17904/stat : 17904 (minisat+_script) S 17902 17904 15453 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 324057951 9367552 277 33554432000 4194304 5064252 140734913230720 140734913229632 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17904/statm: 2287 277 236 213 0 72 0
[pid=17908] ppid=17904 vsize=544200 CPUtime=1800.07 cores=1,3,5,7
/proc/17908/stat : 17908 (minisat+_64-bit) R 17904 17904 15453 0 -1 4202496 135188 0 0 0 179954 53 0 0 20 0 1 0 324057951 557260800 135600 33554432000 4194304 5276501 140735645122064 140735645120200 4395041 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17908/statm: 136050 135600 117 265 0 135782 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 553348

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1799.55
CPU system time (s): 0.540917
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 553348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.540917
maximum resident set size= 542404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136135
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= 260
involuntary context switches= 2727

runsolver used 3.2515 second user time and 7.31989 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-01 21:34:54
IDJOB=3722854
IDBENCH=90142
IDSOLVER=2307
FILE ID=node108/3722854-1338579294
RUNJOBID= node108-1338570330-17062
PBS_JOBID= 14635886
Free space on /tmp= 71440 MiB

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

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

MD5SUM BENCH= 17c4ca9a6493665b57c1ccd2ab23e03d
RANDOM SEED=1889220068

node108.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.273
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	: 5332.54
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.273
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.273
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.91
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.273
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.273
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.91
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.273
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	: 5438.55
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.273
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.90
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.273
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:        27541920 kB
Buffers:          303720 kB
Cached:          3444512 kB
SwapCached:           52 kB
Active:          2631724 kB
Inactive:        1900704 kB
Active(anon):     771836 kB
Inactive(anon):    13036 kB
Active(file):    1859888 kB
Inactive(file):  1887668 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        788980 kB
Mapped:            14724 kB
Shmem:               172 kB
Slab:             661728 kB
SReclaimable:     103924 kB
SUnreclaim:       557804 kB
KernelStack:        1464 kB
PageTables:         5608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     901072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    753664 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= 71480 MiB
End job on node108 at 2012-06-01 22:04:54