Trace number 3722856

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_K131.opb
MD5SUMe9be7f2de41339e64a2918d1bf7ead92
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 variables15589
Total number of constraints15853
Number of constraints which are clauses15722
Number of constraints which are cardinality constraints (but not clauses)131
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 132
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.05	c Converting 15851 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.07	c ---[ 258]---> BDD-cost:  235
0.00/0.07	c ---[ 256]---> BDD-cost:  235
0.00/0.07	c ---[ 254]---> BDD-cost:  235
0.00/0.07	c ---[ 252]---> BDD-cost:  235
0.00/0.07	c ---[ 250]---> BDD-cost:  235
0.00/0.07	c ---[ 248]---> BDD-cost:  235
0.00/0.07	c ---[ 246]---> BDD-cost:  235
0.00/0.07	c ---[ 244]---> BDD-cost:  235
0.00/0.07	c ---[ 242]---> BDD-cost:  235
0.00/0.07	c ---[ 240]---> BDD-cost:  235
0.00/0.07	c ---[ 238]---> BDD-cost:  235
0.00/0.07	c ---[ 236]---> BDD-cost:  235
0.00/0.07	c ---[ 234]---> BDD-cost:  235
0.00/0.07	c ---[ 232]---> BDD-cost:  235
0.00/0.07	c ---[ 230]---> BDD-cost:  235
0.00/0.07	c ---[ 228]---> BDD-cost:  235
0.00/0.07	c ---[ 226]---> BDD-cost:  235
0.00/0.07	c ---[ 224]---> BDD-cost:  235
0.00/0.07	c ---[ 222]---> BDD-cost:  235
0.00/0.07	c ---[ 220]---> BDD-cost:  235
0.00/0.07	c ---[ 218]---> BDD-cost:  235
0.00/0.07	c ---[ 216]---> BDD-cost:  235
0.00/0.07	c ---[ 214]---> BDD-cost:  235
0.00/0.07	c ---[ 212]---> BDD-cost:  235
0.00/0.07	c ---[ 210]---> BDD-cost:  235
0.00/0.07	c ---[ 208]---> BDD-cost:  235
0.00/0.07	c ---[ 206]---> BDD-cost:  235
0.00/0.07	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.08	c ---[  34]---> BDD-cost:  235
0.00/0.08	c ---[  32]---> BDD-cost:  235
0.00/0.08	c ---[  30]---> BDD-cost:  235
0.00/0.08	c ---[  28]---> BDD-cost:  235
0.00/0.08	c ---[  26]---> BDD-cost:  235
0.00/0.08	c ---[  24]---> BDD-cost:  233
0.00/0.08	c ---[  22]---> BDD-cost:  229
0.00/0.08	c ---[  20]---> BDD-cost:  223
0.00/0.08	c ---[  18]---> BDD-cost:  213
0.00/0.08	c ---[  16]---> BDD-cost:  205
0.00/0.08	c ---[  14]---> BDD-cost:  199
0.00/0.08	c ---[  12]---> BDD-cost:  177
0.00/0.08	c ---[  10]---> BDD-cost:  131
0.00/0.08	c ---[   8]---> BDD-cost:   97
0.00/0.08	c ---[   6]---> BDD-cost:   63
0.00/0.08	c ---[   4]---> BDD-cost:   35
0.00/0.08	c ---[   2]---> BDD-cost:    7
0.00/0.10	c ==================================[MINISAT+]==================================
0.00/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |   88163   257694 |   29387       0        0    -nan |  0.000 % |
0.00/0.13	c |       100 |   88163   257694 |   32325     100     9680    96.8 |  1.940 % |
0.00/0.18	c |       250 |   88163   257694 |   35558     250    32839   131.4 |  1.940 % |
0.00/0.24	c |       475 |   88163   257694 |   39114     475    51341   108.1 |  1.940 % |
0.00/0.33	c |       817 |   88163   257694 |   43025     817    96154   117.7 |  1.940 % |
0.00/0.44	c |      1324 |   88163   257694 |   47328    1324   180406   136.3 |  1.940 % |
0.00/0.70	c |      2084 |   88163   257694 |   52060    2084   476741   228.8 |  1.940 % |
0.99/1.06	c |      3223 |   88163   257694 |   57266    3223   679487   210.8 |  1.940 % |
1.48/1.50	c |      4931 |   88163   257694 |   62993    4931   914319   185.4 |  1.940 % |
2.20/2.26	c |      7494 |   88163   257694 |   69293    7494  1529376   204.1 |  1.940 % |
3.39/3.46	c |     11339 |   88163   257694 |   76222   11339  2338920   206.3 |  1.940 % |
5.29/5.35	c |     17105 |   88163   257694 |   83844   17105  3787819   221.4 |  1.940 % |
8.88/8.93	c |     25754 |   88088   257496 |   92228   25743  6113858   237.5 |  2.018 % |
15.68/15.78	c |     38728 |   88088   257496 |  101451   38717 10260836   265.0 |  2.018 % |
27.28/27.30	c |     58191 |   88088   257496 |  111597   58180 15483309   266.1 |  2.018 % |
46.87/46.92	c |     87384 |   88074   257457 |  122756   87367 22952735   262.7 |  2.029 % |
117.34/117.46	c |    131173 |   88074   257457 |  135032  131156 46725312   356.3 |  2.029 % |
166.18/166.31	c |    196860 |   88074   257457 |  148535   88628 26924935   303.8 |  2.029 % |
309.62/309.82	c |    295387 |   88074   257457 |  163389   64706 23470379   362.7 |  2.029 % |
560.05/560.36	c |    443176 |   88074   257457 |  179728   65060 36629582   563.0 |  2.029 % |
798.77/799.13	c |    664861 |   88074   257457 |  197701  140908 63111193   447.9 |  2.029 % |
1250.50/1250.95	c |    997387 |   88074   257457 |  217471  139225 73529610   528.1 |  2.029 % |
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-3722856-1338579416/watcher-3722856-1338579416 -o /tmp/evaluation-result-3722856-1338579416/solver-3722856-1338579416 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722856-1338579416.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.93 1.99 1.99 3/177 29102
/proc/meminfo: memFree=28976976/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0

[startup+0.0317471 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 29102
/proc/meminfo: memFree=28976976/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10037 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 29102
/proc/meminfo: memFree=28976976/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 29102
/proc/meminfo: memFree=28976976/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 29102
/proc/meminfo: memFree=28976976/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 29107
/proc/meminfo: memFree=28958500/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=22060 CPUtime=1.48 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 5214 0 0 0 147 1 0 0 20 0 1 0 324066046 22589440 5005 33554432000 4194304 5276501 140736164715040 140736164713288 4395122 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 5515 5005 117 265 0 5247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31208

[startup+3.10037 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 29107
/proc/meminfo: memFree=28955508/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=26284 CPUtime=3.09 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 6504 0 0 0 307 2 0 0 20 0 1 0 324066046 26914816 6295 33554432000 4194304 5276501 140736164715040 140736164712632 4633200 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 6571 6295 117 265 0 6303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35432

[startup+6.30036 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 29107
/proc/meminfo: memFree=28943728/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=36540 CPUtime=6.29 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 9045 0 0 0 626 3 0 0 20 0 1 0 324066046 37416960 8836 33554432000 4194304 5276501 140736164715040 140736164712632 4395494 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 9135 8836 117 265 0 8867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45688

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29107
/proc/meminfo: memFree=28924284/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=55468 CPUtime=12.68 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 13792 0 0 0 1264 4 0 0 20 0 1 0 324066046 56799232 13583 33554432000 4194304 5276501 140736164715040 140736164712632 4633200 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 13867 13583 117 265 0 13599 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64616

[startup+25.5004 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 29107
/proc/meminfo: memFree=28893160/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=85688 CPUtime=25.48 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 21329 0 0 0 2542 6 0 0 20 0 1 0 324066046 87744512 21120 33554432000 4194304 5276501 140736164715040 140736164713224 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 21422 21120 117 265 0 21154 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94836

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29107
/proc/meminfo: memFree=28847280/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=132612 CPUtime=51.07 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 32947 0 0 0 5096 11 0 0 20 0 1 0 324066046 135794688 32738 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 33153 32738 117 265 0 32885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 141760

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29107
/proc/meminfo: memFree=28777060/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=200016 CPUtime=102.25 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 49874 0 0 0 10208 17 0 0 20 0 1 0 324066046 204816384 49700 33554432000 4194304 5276501 140736164715040 140736164712632 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/29106/statm: 50004 49700 117 265 0 49736 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 209164

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29108
/proc/meminfo: memFree=28739036/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=238504 CPUtime=162.19 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 59361 0 0 0 16198 21 0 0 20 0 1 0 324066046 244228096 59166 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 59626 59166 117 265 0 59358 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 247652

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29111
/proc/meminfo: memFree=28738740/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=239192 CPUtime=222.13 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 59592 0 0 0 22192 21 0 0 20 0 1 0 324066046 244932608 59418 33554432000 4194304 5276501 140736164715040 140736164712632 4397546 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 59798 59418 117 265 0 59530 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 248340

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29111
/proc/meminfo: memFree=28714692/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=263492 CPUtime=282.12 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 65631 0 0 0 28188 24 0 0 20 0 1 0 324066046 269815808 65457 33554432000 4194304 5276501 140736164715040 140736164713032 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 65873 65457 117 265 0 65605 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 272640

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 29111
/proc/meminfo: memFree=28714692/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=263492 CPUtime=342.12 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 65633 0 0 0 34188 24 0 0 20 0 1 0 324066046 269815808 65459 33554432000 4194304 5276501 140736164715040 140736164713288 4394737 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 65873 65459 117 265 0 65605 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 272640

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 29111
/proc/meminfo: memFree=28660876/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=447660 CPUtime=1061.92 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 111583 0 0 0 106150 42 0 0 20 0 1 0 324066046 458403840 111677 33554432000 4194304 5276501 140736164715040 140736164713032 4395128 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 111915 111677 117 265 0 111647 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 456808

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29202
/proc/meminfo: memFree=28632748/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=467168 CPUtime=1121.92 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 116278 0 0 0 112148 44 0 0 20 0 1 0 324066046 478380032 116372 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 116792 116372 117 265 0 116524 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 476316

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29202
/proc/meminfo: memFree=28632376/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=467168 CPUtime=1181.91 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 116278 0 0 0 118147 44 0 0 20 0 1 0 324066046 478380032 116372 33554432000 4194304 5276501 140736164715040 140736164713032 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 116792 116372 117 265 0 116524 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 476316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29202
/proc/meminfo: memFree=28630888/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=467168 CPUtime=1241.9 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 116279 0 0 0 124146 44 0 0 20 0 1 0 324066046 478380032 116373 33554432000 4194304 5276501 140736164715040 140736164713032 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 116792 116373 117 265 0 116524 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 476316

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29202
/proc/meminfo: memFree=28630500/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=467168 CPUtime=1301.89 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 116286 0 0 0 130145 44 0 0 20 0 1 0 324066046 478380032 116376 33554432000 4194304 5276501 140736164715040 140736164713288 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 116792 116376 117 265 0 116524 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 476316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29202
/proc/meminfo: memFree=28567260/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=531732 CPUtime=1361.87 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 132353 0 0 0 136137 50 0 0 20 0 1 0 324066046 544493568 132443 33554432000 4194304 5276501 140736164715040 140736164712632 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 132933 132443 117 265 0 132665 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 540880

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29206
/proc/meminfo: memFree=28546604/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=548424 CPUtime=1421.86 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 136511 0 0 0 142134 52 0 0 20 0 1 0 324066046 561586176 136601 33554432000 4194304 5276501 140736164715040 140736164713032 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 137106 136601 117 265 0 136838 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 557572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29271
/proc/meminfo: memFree=28367372/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=548424 CPUtime=1481.85 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 136512 0 0 0 148133 52 0 0 20 0 1 0 324066046 561586176 136602 33554432000 4194304 5276501 140736164715040 140736164713032 4394779 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 137106 136602 117 265 0 136838 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 557572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29271
/proc/meminfo: memFree=27640464/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=548424 CPUtime=1541.84 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 136514 0 0 0 154132 52 0 0 20 0 1 0 324066046 561586176 136604 33554432000 4194304 5276501 140736164715040 140736164713032 4395513 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 137106 136604 117 265 0 136838 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 557572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29271
/proc/meminfo: memFree=27640340/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=548424 CPUtime=1601.83 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 136520 0 0 0 160131 52 0 0 20 0 1 0 324066046 561586176 136610 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 137106 136610 117 265 0 136838 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 557572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29271
/proc/meminfo: memFree=27619368/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=568984 CPUtime=1661.82 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 141645 0 0 0 166128 54 0 0 20 0 1 0 324066046 582639616 141745 33554432000 4194304 5276501 140736164715040 140736164713032 4394856 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 142246 141745 117 265 0 141978 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 578132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29272
/proc/meminfo: memFree=27619288/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=568984 CPUtime=1721.77 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 141684 0 0 0 172123 54 0 0 20 0 1 0 324066046 582639616 141860 33554432000 4194304 5276501 140736164715040 140736164713032 4400038 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 142246 141860 117 265 0 141978 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 578132

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 29272
/proc/meminfo: memFree=27618588/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=568984 CPUtime=1781.76 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 141684 0 0 0 178122 54 0 0 20 0 1 0 324066046 582639616 141860 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 142246 141860 117 265 0 141978 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 578132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 29272
/proc/meminfo: memFree=27610248/32873844 swapFree=7644/7644
[pid=29102] ppid=29100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29102/stat : 29102 (minisat+_script) S 29100 29102 26286 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324066046 9367552 277 33554432000 4194304 5064252 140736925181504 140736925180416 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29102/statm: 2287 277 236 213 0 72 0
[pid=29106] ppid=29102 vsize=568984 CPUtime=1800.07 cores=1,3,5,7
/proc/29106/stat : 29106 (minisat+_64-bit) R 29102 29102 26286 0 -1 4202496 141684 0 0 0 179953 54 0 0 20 0 1 0 324066046 582639616 141860 33554432000 4194304 5276501 140736164715040 140736164713032 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 142246 141860 117 265 0 141978 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 578132

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.54
CPU system time (s): 0.550916
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 578132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.550916
maximum resident set size= 567444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142631
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= 258
involuntary context switches= 2045

runsolver used 3.50847 second user time and 9.07262 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 21:36:56
IDJOB=3722856
IDBENCH=90158
IDSOLVER=2307
FILE ID=node147/3722856-1338579416
RUNJOBID= node147-1338570335-28136
PBS_JOBID= 14635837
Free space on /tmp= 70784 MiB

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

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

MD5SUM BENCH= e9be7f2de41339e64a2918d1bf7ead92
RANDOM SEED=382646789

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        28977628 kB
Buffers:          413460 kB
Cached:          2383124 kB
SwapCached:         3380 kB
Active:          1623000 kB
Inactive:        1414588 kB
Active(anon):     236856 kB
Inactive(anon):     5920 kB
Active(file):    1386144 kB
Inactive(file):  1408668 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              3612 kB
Writeback:             0 kB
AnonPages:        249176 kB
Mapped:            10064 kB
Shmem:                 0 kB
Slab:             719128 kB
SReclaimable:     160340 kB
SUnreclaim:       558788 kB
KernelStack:        1464 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     365160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 70752 MiB
End job on node147 at 2012-06-01 22:06:57