Trace number 3722803

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.02 1800.31

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820157.opb
MD5SUMda32b1e615c8e1bae2ecd5f742c16c96
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 variables1200
Total number of constraints1015
Number of constraints which are clauses835
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.00	c Converting 1135 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ########################################################################################################################
0.00/0.00	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.00	c ---[1133]---> BDD-cost:   29
0.00/0.00	c ---[1131]---> BDD-cost:   29
0.00/0.00	c ---[1129]---> BDD-cost:   29
0.00/0.00	c ---[1127]---> BDD-cost:   29
0.00/0.00	c ---[1125]---> BDD-cost:   29
0.00/0.00	c ---[1123]---> BDD-cost:   29
0.00/0.00	c ---[1121]---> BDD-cost:   29
0.00/0.00	c ---[1119]---> BDD-cost:   29
0.00/0.00	c ---[1117]---> BDD-cost:   29
0.00/0.00	c ---[1115]---> BDD-cost:   29
0.00/0.00	c ---[1113]---> BDD-cost:   29
0.00/0.00	c ---[1111]---> BDD-cost:   29
0.00/0.00	c ---[1109]---> BDD-cost:   29
0.00/0.00	c ---[1107]---> BDD-cost:   29
0.00/0.00	c ---[1105]---> BDD-cost:   29
0.00/0.00	c ---[1104]---> BDD-cost:    3
0.00/0.00	c ---[1103]---> BDD-cost:    3
0.00/0.00	c ---[1102]---> BDD-cost:    3
0.00/0.00	c ---[1101]---> BDD-cost:    3
0.00/0.00	c ---[1100]---> BDD-cost:    3
0.00/0.00	c ---[1099]---> BDD-cost:    3
0.00/0.00	c ---[1098]---> BDD-cost:    3
0.00/0.00	c ---[1097]---> BDD-cost:    3
0.00/0.00	c ---[1096]---> BDD-cost:    3
0.00/0.00	c ---[1095]---> BDD-cost:    3
0.00/0.00	c ---[1094]---> BDD-cost:    3
0.00/0.00	c ---[1093]---> BDD-cost:    3
0.00/0.00	c ---[1092]---> BDD-cost:    3
0.00/0.00	c ---[1091]---> BDD-cost:    3
0.00/0.00	c ---[1090]---> BDD-cost:    3
0.00/0.00	c ---[1089]---> BDD-cost:    3
0.00/0.00	c ---[1088]---> BDD-cost:    3
0.00/0.00	c ---[1087]---> BDD-cost:    3
0.00/0.00	c ---[1086]---> BDD-cost:    3
0.00/0.00	c ---[1085]---> BDD-cost:    3
0.00/0.00	c ---[1084]---> BDD-cost:    3
0.00/0.00	c ---[1083]---> BDD-cost:    3
0.00/0.00	c ---[1082]---> BDD-cost:    3
0.00/0.00	c ---[1081]---> BDD-cost:    3
0.00/0.00	c ---[1080]---> BDD-cost:    3
0.00/0.00	c ---[1079]---> BDD-cost:    3
0.00/0.00	c ---[1078]---> BDD-cost:    3
0.00/0.00	c ---[1077]---> BDD-cost:    3
0.00/0.00	c ---[1076]---> BDD-cost:    3
0.00/0.00	c ---[1075]---> BDD-cost:    3
0.00/0.00	c ---[1074]---> BDD-cost:    3
0.00/0.00	c ---[1073]---> BDD-cost:    3
0.00/0.00	c ---[1072]---> BDD-cost:    3
0.00/0.00	c ---[1071]---> BDD-cost:    3
0.00/0.00	c ---[1070]---> BDD-cost:    3
0.00/0.00	c ---[1069]---> BDD-cost:    3
0.00/0.00	c ---[1068]---> BDD-cost:    3
0.00/0.00	c ---[1067]---> BDD-cost:    3
0.00/0.00	c ---[1066]---> BDD-cost:    3
0.00/0.00	c ---[1065]---> BDD-cost:    3
0.00/0.00	c ---[1064]---> BDD-cost:    3
0.00/0.00	c ---[1063]---> BDD-cost:    3
0.00/0.00	c ---[1062]---> BDD-cost:    3
0.00/0.00	c ---[1061]---> BDD-cost:    3
0.00/0.00	c ---[1060]---> BDD-cost:    3
0.00/0.00	c ---[1059]---> BDD-cost:    3
0.00/0.00	c ---[1058]---> BDD-cost:    3
0.00/0.00	c ---[1057]---> BDD-cost:    3
0.00/0.00	c ---[1056]---> BDD-cost:    3
0.00/0.00	c ---[1055]---> BDD-cost:    3
0.00/0.00	c ---[ 228]---> BDD-cost:   17
0.00/0.00	c ---[ 226]---> BDD-cost:   17
0.00/0.00	c ---[ 224]---> BDD-cost:   17
0.00/0.00	c ---[ 222]---> BDD-cost:   17
0.00/0.00	c ---[ 220]---> BDD-cost:   17
0.00/0.00	c ---[ 218]---> BDD-cost:   17
0.00/0.00	c ---[ 216]---> BDD-cost:   17
0.00/0.00	c ---[ 214]---> BDD-cost:   17
0.00/0.00	c ---[ 212]---> BDD-cost:   17
0.00/0.00	c ---[ 210]---> BDD-cost:   17
0.00/0.00	c ---[ 208]---> BDD-cost:   17
0.00/0.00	c ---[ 206]---> BDD-cost:   17
0.00/0.00	c ---[ 204]---> BDD-cost:   17
0.00/0.00	c ---[ 202]---> BDD-cost:   17
0.00/0.00	c ---[ 200]---> BDD-cost:   17
0.00/0.00	c ---[ 199]---> BDD-cost:   38
0.00/0.00	c ---[ 198]---> BDD-cost:   38
0.00/0.00	c ---[ 197]---> BDD-cost:   38
0.00/0.00	c ---[ 196]---> BDD-cost:   38
0.00/0.00	c ---[ 195]---> BDD-cost:   38
0.00/0.00	c ---[ 194]---> BDD-cost:   38
0.00/0.00	c ---[ 193]---> BDD-cost:   38
0.00/0.00	c ---[ 192]---> BDD-cost:   38
0.00/0.00	c ---[ 191]---> BDD-cost:   38
0.00/0.00	c ---[ 190]---> BDD-cost:   38
0.00/0.00	c ---[ 178]---> BDD-cost:   37
0.00/0.00	c ---[ 176]---> BDD-cost:   37
0.00/0.00	c ---[ 174]---> BDD-cost:   37
0.00/0.00	c ---[ 172]---> BDD-cost:   37
0.00/0.00	c ---[ 170]---> BDD-cost:   37
0.00/0.00	c ---[ 168]---> BDD-cost:   37
0.00/0.00	c ---[ 166]---> BDD-cost:   37
0.00/0.00	c ---[ 164]---> BDD-cost:   37
0.00/0.00	c ---[ 162]---> BDD-cost:   37
0.00/0.00	c ---[ 160]---> BDD-cost:    0
0.00/0.00	c ---[ 158]---> BDD-cost:   37
0.00/0.00	c ---[ 156]---> BDD-cost:   37
0.00/0.00	c ---[ 154]---> BDD-cost:   37
0.00/0.00	c ---[ 152]---> BDD-cost:   37
0.00/0.00	c ---[ 150]---> BDD-cost:   37
0.00/0.00	c ---[ 148]---> BDD-cost:   37
0.00/0.00	c ---[ 146]---> BDD-cost:   37
0.00/0.00	c ---[ 144]---> BDD-cost:   37
0.00/0.00	c ---[ 142]---> BDD-cost:    0
0.00/0.00	c ---[ 140]---> BDD-cost:    0
0.00/0.00	c ---[ 138]---> BDD-cost:   37
0.00/0.00	c ---[ 136]---> BDD-cost:   37
0.00/0.00	c ---[ 134]---> BDD-cost:   37
0.00/0.00	c ---[ 132]---> BDD-cost:   37
0.00/0.00	c ---[ 130]---> BDD-cost:   37
0.00/0.00	c ---[ 128]---> BDD-cost:   37
0.00/0.00	c ---[ 126]---> BDD-cost:   37
0.00/0.00	c ---[ 124]---> BDD-cost:    0
0.00/0.00	c ---[ 122]---> BDD-cost:    0
0.00/0.00	c ---[ 120]---> BDD-cost:    0
0.00/0.00	c ---[ 118]---> BDD-cost:   37
0.00/0.00	c ---[ 116]---> BDD-cost:   37
0.00/0.00	c ---[ 114]---> BDD-cost:   37
0.00/0.00	c ---[ 112]---> BDD-cost:   37
0.00/0.00	c ---[ 110]---> BDD-cost:   37
0.00/0.00	c ---[ 108]---> BDD-cost:   37
0.00/0.00	c ---[ 106]---> BDD-cost:    0
0.00/0.00	c ---[ 104]---> BDD-cost:    0
0.00/0.00	c ---[ 102]---> BDD-cost:    0
0.00/0.00	c ---[ 100]---> BDD-cost:    0
0.00/0.00	c ---[  98]---> BDD-cost:   37
0.00/0.00	c ---[  96]---> BDD-cost:   37
0.00/0.00	c ---[  94]---> BDD-cost:   37
0.00/0.00	c ---[  92]---> BDD-cost:   37
0.00/0.00	c ---[  90]---> BDD-cost:   37
0.00/0.00	c ---[  88]---> BDD-cost:    0
0.00/0.00	c ---[  86]---> BDD-cost:    0
0.00/0.00	c ---[  84]---> BDD-cost:    0
0.00/0.00	c ---[  82]---> BDD-cost:    0
0.00/0.00	c ---[  80]---> BDD-cost:    0
0.00/0.00	c ---[  78]---> BDD-cost:   37
0.00/0.00	c ---[  76]---> BDD-cost:   37
0.00/0.00	c ---[  74]---> BDD-cost:   37
0.00/0.00	c ---[  72]---> BDD-cost:   37
0.00/0.00	c ---[  70]---> BDD-cost:    0
0.00/0.00	c ---[  68]---> BDD-cost:    0
0.00/0.00	c ---[  66]---> BDD-cost:    0
0.00/0.00	c ---[  64]---> BDD-cost:    0
0.00/0.00	c ---[  62]---> BDD-cost:    0
0.00/0.00	c ---[  60]---> BDD-cost:    0
0.00/0.00	c ---[  58]---> BDD-cost:   37
0.00/0.00	c ---[  56]---> BDD-cost:   37
0.00/0.00	c ---[  54]---> BDD-cost:   37
0.00/0.00	c ---[  52]---> BDD-cost:    0
0.00/0.00	c ---[  50]---> BDD-cost:    0
0.00/0.00	c ---[  48]---> BDD-cost:    0
0.00/0.00	c ---[  46]---> BDD-cost:    0
0.00/0.00	c ---[  44]---> BDD-cost:    0
0.00/0.00	c ---[  42]---> BDD-cost:    0
0.00/0.00	c ---[  40]---> BDD-cost:    0
0.00/0.00	c ---[  38]---> BDD-cost:   37
0.00/0.00	c ---[  36]---> BDD-cost:   37
0.00/0.00	c ---[  34]---> BDD-cost:    0
0.00/0.00	c ---[  32]---> BDD-cost:    0
0.00/0.00	c ---[  30]---> BDD-cost:    0
0.00/0.00	c ---[  28]---> BDD-cost:    0
0.00/0.00	c ---[  26]---> BDD-cost:    0
0.00/0.00	c ---[  24]---> BDD-cost:    0
0.00/0.00	c ---[  22]---> BDD-cost:    0
0.00/0.00	c ---[  20]---> BDD-cost:    0
0.00/0.00	c ---[  18]---> BDD-cost:   37
0.00/0.00	c ---[  16]---> BDD-cost:    0
0.00/0.00	c ---[  14]---> BDD-cost:    0
0.00/0.00	c ---[  12]---> BDD-cost:    0
0.00/0.00	c ---[  10]---> BDD-cost:    0
0.00/0.00	c ---[   8]---> BDD-cost:    0
0.00/0.00	c ---[   6]---> BDD-cost:    0
0.00/0.00	c ---[   4]---> BDD-cost:    0
0.00/0.00	c ---[   2]---> BDD-cost:    0
0.00/0.00	c ---[   0]---> BDD-cost:    0
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    8055    21695 |    2685       0        0    -nan |  0.000 % |
0.00/0.01	c |       101 |    8055    21695 |    2953     101      825     8.2 |  3.305 % |
0.00/0.01	c |       251 |    8055    21695 |    3248     251     3068    12.2 |  3.305 % |
0.00/0.02	c |       477 |    8055    21695 |    3573     477     6268    13.1 |  3.305 % |
0.00/0.02	c |       814 |    8055    21695 |    3931     814    12457    15.3 |  3.305 % |
0.00/0.04	c |      1321 |    8055    21695 |    4324    1321    27547    20.9 |  3.305 % |
0.00/0.05	c |      2080 |    8055    21695 |    4756    2080    42791    20.6 |  3.305 % |
0.00/0.10	c |      3219 |    8055    21695 |    5232    3219    80618    25.0 |  3.305 % |
0.00/0.15	c |      4931 |    8055    21695 |    5755    4931   129387    26.2 |  3.305 % |
0.00/0.26	c |      7493 |    8055    21695 |    6331    4405   131989    30.0 |  3.305 % |
0.00/0.54	c |     11339 |    8055    21695 |    6964    4243   176770    41.7 |  3.305 % |
0.00/0.86	c |     17105 |    8055    21695 |    7660    5685   225342    39.6 |  3.305 % |
1.29/1.39	c |     25755 |    8055    21695 |    8426    6273   246992    39.4 |  3.305 % |
2.29/2.35	c |     38730 |    8055    21695 |    9269    5582   223739    40.1 |  3.305 % |
3.89/3.98	c |     58192 |    8055    21695 |   10196    9628   464023    48.2 |  3.305 % |
6.69/6.73	c |     87385 |    8055    21695 |   11215    6673   243291    36.5 |  3.305 % |
10.49/10.58	c |    131175 |    8055    21695 |   12337    9033   316356    35.0 |  3.305 % |
16.19/16.23	c |    196860 |    8055    21695 |   13571   10449   304141    29.1 |  3.305 % |
25.99/26.02	c |    295386 |    8055    21695 |   14928    9795   319500    32.6 |  3.305 % |
42.89/42.95	c |    443177 |    8055    21695 |   16421    8796   239547    27.2 |  3.305 % |
63.48/63.58	c |    664860 |    8055    21695 |   18063   11417   340309    29.8 |  3.305 % |
96.97/97.02	c |    997386 |    8055    21695 |   19869   18085   642206    35.5 |  3.305 % |
144.07/144.14	c |   1496176 |    8055    21695 |   21856   16283   524222    32.2 |  3.305 % |
212.55/212.62	c |   2244358 |    8055    21695 |   24042   21606   912536    42.2 |  3.305 % |
329.13/329.28	c |   3366632 |    8055    21695 |   26446   23279   744658    32.0 |  3.305 % |
491.40/491.50	c |   5050043 |    8055    21695 |   29091   14854   391624    26.4 |  3.305 % |
741.26/741.45	c |   7575159 |    8055    21695 |   32000   20035   548673    27.4 |  3.305 % |
1122.20/1122.46	c |  11362836 |    8055    21695 |   35200   26824   864919    32.2 |  3.305 % |
1749.72/1750.01	c |  17044348 |    8055    21695 |   38720   20238   621847    30.7 |  3.305 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-3722803-1338577780/watcher-3722803-1338577780 -o /tmp/evaluation-result-3722803-1338577780/solver-3722803-1338577780 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722803-1338577780.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18848
/proc/meminfo: memFree=27069200/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0

[startup+0.0815131 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18848
/proc/meminfo: memFree=27069200/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18848
/proc/meminfo: memFree=27069200/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18848
/proc/meminfo: memFree=27069200/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18848
/proc/meminfo: memFree=27069200/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18853
/proc/meminfo: memFree=27064580/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=5480 CPUtime=1.49 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 1160 0 0 0 149 0 0 0 20 0 1 0 323904735 5611520 1116 33554432000 4194304 5276501 140736025169024 140736025167192 4397856 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 1370 1116 117 265 0 1102 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14628

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18853
/proc/meminfo: memFree=27063224/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=6668 CPUtime=3.09 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 1459 0 0 0 309 0 0 0 20 0 1 0 323904735 6828032 1415 33554432000 4194304 5276501 140736025169024 140736025167208 4413373 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 1667 1415 117 265 0 1399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15816

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18853
/proc/meminfo: memFree=27059780/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=7220 CPUtime=6.29 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 1608 0 0 0 629 0 0 0 20 0 1 0 323904735 7393280 1564 33554432000 4194304 5276501 140736025169024 140736025167208 4396994 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 1805 1564 117 265 0 1537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16368

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18853
/proc/meminfo: memFree=27055592/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=8552 CPUtime=12.69 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 1911 0 0 0 1269 0 0 0 20 0 1 0 323904735 8757248 1867 33554432000 4194304 5276501 140736025169024 140736025166968 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 2138 1867 117 265 0 1870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17700

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 18856
/proc/meminfo: memFree=27048988/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=10768 CPUtime=25.49 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 2454 0 0 0 2549 0 0 0 20 0 1 0 323904735 11026432 2410 33554432000 4194304 5276501 140736025169024 140736025167208 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 2692 2410 117 265 0 2424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19916

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 18856
/proc/meminfo: memFree=27040476/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=13012 CPUtime=51.08 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 3014 0 0 0 5108 0 0 0 20 0 1 0 323904735 13324288 2970 33554432000 4194304 5276501 140736025169024 140736025167192 4399947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 3253 2970 117 265 0 2985 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22160

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18857
/proc/meminfo: memFree=27017916/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=16892 CPUtime=102.28 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 3884 0 0 0 10228 0 0 0 20 0 1 0 323904735 17297408 3840 33554432000 4194304 5276501 140736025169024 140736025167208 4399829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 4223 3840 118 265 0 3955 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26040

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 18900
/proc/meminfo: memFree=27848008/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=20948 CPUtime=162.26 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 4858 0 0 0 16226 0 0 0 20 0 1 0 323904735 21450752 4930 33554432000 4194304 5276501 140736025169024 140736025167208 4397161 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 5237 4930 118 265 0 4969 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 30096

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/179 18900
/proc/meminfo: memFree=27796524/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=23468 CPUtime=222.25 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 5432 0 0 0 22225 0 0 0 20 0 1 0 323904735 24031232 5504 33554432000 4194304 5276501 140736025169024 140736025167208 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 5867 5504 118 265 0 5599 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 32616

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 18900
/proc/meminfo: memFree=27752224/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=25124 CPUtime=282.24 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 5784 0 0 0 28224 0 0 0 20 0 1 0 323904735 25726976 5856 33554432000 4194304 5276501 140736025169024 140736025167208 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 6281 5856 118 265 0 6013 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 34272

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/179 18900
/proc/meminfo: memFree=27722320/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=27264 CPUtime=342.23 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 6229 0 0 0 34223 0 0 0 20 0 1 0 323904735 27918336 6301 33554432000 4194304 5276501 140736025169024 140736025167192 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 6816 6301 118 265 0 6548 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 36412

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/179 18901
/proc/meminfo: memFree=27676128/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=38900 CPUtime=1122.1 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 8817 0 0 0 112210 0 0 0 20 0 1 0 323904735 39833600 9366 33554432000 4194304 5276501 140736025169024 140736025167256 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 9725 9366 118 265 0 9457 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 48048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18906
/proc/meminfo: memFree=27423004/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=39632 CPUtime=1182.09 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 8978 0 0 0 118209 0 0 0 20 0 1 0 323904735 40583168 9527 33554432000 4194304 5276501 140736025169024 140736025167208 4399951 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 9908 9527 118 265 0 9640 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 48780

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 18909
/proc/meminfo: memFree=27405828/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=39980 CPUtime=1242.08 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9043 0 0 0 124208 0 0 0 20 0 1 0 323904735 40939520 9592 33554432000 4194304 5276501 140736025169024 140736025167208 4400441 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 9995 9592 118 265 0 9727 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 49128

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18910
/proc/meminfo: memFree=27379852/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=40360 CPUtime=1302.08 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9146 0 0 0 130208 0 0 0 20 0 1 0 323904735 41328640 9695 33554432000 4194304 5276501 140736025169024 140736025167192 4399909 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10090 9695 118 265 0 9822 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 49508

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18910
/proc/meminfo: memFree=27363488/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=41140 CPUtime=1362.06 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9304 0 0 0 136206 0 0 0 20 0 1 0 323904735 42127360 9853 33554432000 4194304 5276501 140736025169024 140736025167208 4399921 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10285 9853 118 265 0 10017 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 50288

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18911
/proc/meminfo: memFree=27356536/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=41592 CPUtime=1422.06 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9407 0 0 0 142206 0 0 0 20 0 1 0 323904735 42590208 9956 33554432000 4194304 5276501 140736025169024 140736025167208 4399962 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10398 9956 118 265 0 10130 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 50740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18911
/proc/meminfo: memFree=27354900/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=42352 CPUtime=1482.04 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9561 0 0 0 148204 0 0 0 20 0 1 0 323904735 43368448 10110 33554432000 4194304 5276501 140736025169024 140736025167208 4400432 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10588 10110 118 265 0 10320 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 51500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18911
/proc/meminfo: memFree=27353824/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=42876 CPUtime=1542.03 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9691 0 0 0 154203 0 0 0 20 0 1 0 323904735 43905024 10240 33554432000 4194304 5276501 140736025169024 140736025167208 4399989 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10719 10240 118 265 0 10451 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 52024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18912
/proc/meminfo: memFree=27318976/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=43464 CPUtime=1602.03 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9812 0 0 0 160202 1 0 0 20 0 1 0 323904735 44507136 10486 33554432000 4194304 5276501 140736025169024 140736025167320 4399860 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10866 10486 118 265 0 10598 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 52612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18912
/proc/meminfo: memFree=27288972/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=43748 CPUtime=1662.02 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9873 0 0 0 166201 1 0 0 20 0 1 0 323904735 44797952 10547 33554432000 4194304 5276501 140736025169024 140736025167192 4400435 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 10937 10547 118 265 0 10669 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 52896

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 18912
/proc/meminfo: memFree=27270248/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=44356 CPUtime=1722.01 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 9987 0 0 0 172200 1 0 0 20 0 1 0 323904735 45420544 10661 33554432000 4194304 5276501 140736025169024 140736025167208 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 11089 10661 118 265 0 10821 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 53504

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18912
/proc/meminfo: memFree=27249292/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=44880 CPUtime=1782 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 10096 0 0 0 178199 1 0 0 20 0 1 0 323904735 45957120 10770 33554432000 4194304 5276501 140736025169024 140736025167208 4394737 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 11220 10770 118 265 0 10952 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 54028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18912
/proc/meminfo: memFree=27239496/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=45068 CPUtime=1800.01 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 10129 0 0 0 180000 1 0 0 20 0 1 0 323904735 46149632 10803 33554432000 4194304 5276501 140736025169024 140736025167208 4400452 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 11267 10803 118 265 0 10999 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 54216

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18912
/proc/meminfo: memFree=27239496/32873648 swapFree=6852/6852
[pid=18848] ppid=18846 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18848/stat : 18848 (minisat+_script) S 18846 18848 16571 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323904735 9367552 277 33554432000 4194304 5064252 140733403248592 140733403247504 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18848/statm: 2287 277 236 213 0 72 0
[pid=18852] ppid=18848 vsize=45068 CPUtime=1800.01 cores=1,3,5,7
/proc/18852/stat : 18852 (minisat+_64-bit) R 18848 18848 16571 0 -1 4202496 10129 0 0 0 180000 1 0 0 20 0 1 0 323904735 46149632 10803 33554432000 4194304 5276501 140736025169024 140736025167208 4400452 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/18852/statm: 11267 10803 118 265 0 10999 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 54216

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.017997
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 54216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.017997
maximum resident set size= 43216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11077
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= 30
involuntary context switches= 1855

runsolver used 2.6566 second user time and 7.17291 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-01 21:09:40
IDJOB=3722803
IDBENCH=89819
IDSOLVER=2307
FILE ID=node115/3722803-1338577780
RUNJOBID= node115-1338570572-18282
PBS_JOBID= 14635869
Free space on /tmp= 70824 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820157.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722803-1338577780/watcher-3722803-1338577780 -o /tmp/evaluation-result-3722803-1338577780/solver-3722803-1338577780 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722803-1338577780.opb

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

MD5SUM BENCH= da32b1e615c8e1bae2ecd5f742c16c96
RANDOM SEED=659799773

node115.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.462
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.92
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.462
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.462
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.92
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.462
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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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:       32873648 kB
MemFree:        27069356 kB
Buffers:          546776 kB
Cached:          3316196 kB
SwapCached:          964 kB
Active:          2828056 kB
Inactive:        2069612 kB
Active(anon):    1026412 kB
Inactive(anon):     9824 kB
Active(file):    1801644 kB
Inactive(file):  2059788 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              2492 kB
Writeback:             0 kB
AnonPages:       1039552 kB
Mapped:            12116 kB
Shmem:                96 kB
Slab:             766696 kB
SReclaimable:     211000 kB
SUnreclaim:       555696 kB
KernelStack:        1464 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1163012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    808960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70820 MiB
End job on node115 at 2012-06-01 21:39:40