Trace number 3722905

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.04 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K93.opb
MD5SUM91412677f9785e1c6465ad7d3d170f82
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark510.634
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6324
Total number of constraints6512
Number of constraints which are clauses6419
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint93
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 94
Number of bits of the biggest sum of numbers7
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.02	c Converting 6510 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.00/0.02	c   -- Detecting intervals from adjacent constraints: ###########################################################################################
0.00/0.02	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ---[ 182]---> BDD-cost:  133
0.00/0.02	c ---[ 180]---> BDD-cost:  133
0.00/0.02	c ---[ 178]---> BDD-cost:  133
0.00/0.02	c ---[ 176]---> BDD-cost:  133
0.00/0.02	c ---[ 174]---> BDD-cost:  133
0.00/0.02	c ---[ 172]---> BDD-cost:  133
0.00/0.02	c ---[ 170]---> BDD-cost:  133
0.00/0.02	c ---[ 168]---> BDD-cost:  133
0.00/0.02	c ---[ 166]---> BDD-cost:  133
0.00/0.02	c ---[ 164]---> BDD-cost:  133
0.00/0.02	c ---[ 162]---> BDD-cost:  133
0.00/0.02	c ---[ 160]---> BDD-cost:  133
0.00/0.02	c ---[ 158]---> BDD-cost:  133
0.00/0.02	c ---[ 156]---> BDD-cost:  133
0.00/0.02	c ---[ 154]---> BDD-cost:  133
0.00/0.02	c ---[ 152]---> BDD-cost:  133
0.00/0.02	c ---[ 150]---> BDD-cost:  133
0.00/0.02	c ---[ 148]---> BDD-cost:  133
0.00/0.02	c ---[ 146]---> BDD-cost:  133
0.00/0.02	c ---[ 144]---> BDD-cost:  133
0.00/0.02	c ---[ 142]---> BDD-cost:  133
0.00/0.02	c ---[ 140]---> BDD-cost:  133
0.00/0.02	c ---[ 138]---> BDD-cost:  133
0.00/0.02	c ---[ 136]---> BDD-cost:  133
0.00/0.02	c ---[ 134]---> BDD-cost:  133
0.00/0.02	c ---[ 132]---> BDD-cost:  133
0.00/0.02	c ---[ 130]---> BDD-cost:  133
0.00/0.02	c ---[ 128]---> BDD-cost:  133
0.00/0.02	c ---[ 126]---> BDD-cost:  133
0.00/0.02	c ---[ 124]---> BDD-cost:  133
0.00/0.02	c ---[ 122]---> BDD-cost:  133
0.00/0.02	c ---[ 120]---> BDD-cost:  133
0.00/0.02	c ---[ 118]---> BDD-cost:  133
0.00/0.02	c ---[ 116]---> BDD-cost:  133
0.00/0.02	c ---[ 114]---> BDD-cost:  133
0.00/0.02	c ---[ 112]---> BDD-cost:  133
0.00/0.02	c ---[ 110]---> BDD-cost:  133
0.00/0.02	c ---[ 108]---> BDD-cost:  133
0.00/0.02	c ---[ 106]---> BDD-cost:  133
0.00/0.02	c ---[ 104]---> BDD-cost:  133
0.00/0.02	c ---[ 102]---> BDD-cost:  133
0.00/0.02	c ---[ 100]---> BDD-cost:  133
0.00/0.02	c ---[  98]---> BDD-cost:  133
0.00/0.02	c ---[  96]---> BDD-cost:  133
0.00/0.02	c ---[  94]---> BDD-cost:  133
0.00/0.02	c ---[  92]---> BDD-cost:  133
0.00/0.02	c ---[  90]---> BDD-cost:  133
0.00/0.02	c ---[  88]---> BDD-cost:  133
0.00/0.02	c ---[  86]---> BDD-cost:  133
0.00/0.02	c ---[  84]---> BDD-cost:  133
0.00/0.02	c ---[  82]---> BDD-cost:  133
0.00/0.02	c ---[  80]---> BDD-cost:  133
0.00/0.03	c ---[  78]---> BDD-cost:  133
0.00/0.03	c ---[  76]---> BDD-cost:  133
0.00/0.03	c ---[  74]---> BDD-cost:  133
0.00/0.03	c ---[  72]---> BDD-cost:  133
0.00/0.03	c ---[  70]---> BDD-cost:  133
0.00/0.03	c ---[  68]---> BDD-cost:  133
0.00/0.03	c ---[  66]---> BDD-cost:  133
0.00/0.03	c ---[  64]---> BDD-cost:  133
0.00/0.03	c ---[  62]---> BDD-cost:  133
0.00/0.03	c ---[  60]---> BDD-cost:  133
0.00/0.03	c ---[  58]---> BDD-cost:  133
0.00/0.03	c ---[  56]---> BDD-cost:  133
0.00/0.03	c ---[  54]---> BDD-cost:  133
0.00/0.03	c ---[  52]---> BDD-cost:  133
0.00/0.03	c ---[  50]---> BDD-cost:  133
0.00/0.03	c ---[  48]---> BDD-cost:  133
0.00/0.03	c ---[  46]---> BDD-cost:  133
0.00/0.03	c ---[  44]---> BDD-cost:  133
0.00/0.03	c ---[  42]---> BDD-cost:  133
0.00/0.03	c ---[  40]---> BDD-cost:  133
0.00/0.03	c ---[  38]---> BDD-cost:  133
0.00/0.03	c ---[  36]---> BDD-cost:  133
0.00/0.03	c ---[  34]---> BDD-cost:  133
0.00/0.03	c ---[  32]---> BDD-cost:  133
0.00/0.03	c ---[  30]---> BDD-cost:  133
0.00/0.03	c ---[  28]---> BDD-cost:  133
0.00/0.03	c ---[  26]---> BDD-cost:  133
0.00/0.03	c ---[  24]---> BDD-cost:  133
0.00/0.03	c ---[  22]---> BDD-cost:  133
0.00/0.03	c ---[  20]---> BDD-cost:  133
0.00/0.03	c ---[  18]---> BDD-cost:  133
0.00/0.03	c ---[  16]---> BDD-cost:  133
0.00/0.03	c ---[  14]---> BDD-cost:  129
0.00/0.03	c ---[  12]---> BDD-cost:  115
0.00/0.03	c ---[  10]---> BDD-cost:   93
0.00/0.03	c ---[   8]---> BDD-cost:   65
0.00/0.03	c ---[   6]---> BDD-cost:   47
0.00/0.03	c ---[   4]---> BDD-cost:   25
0.00/0.03	c ---[   2]---> BDD-cost:    5
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   35107   101936 |   11702       0        0    -nan |  0.000 % |
0.00/0.06	c |       100 |   35107   101936 |   12872     100    33436   334.4 |  2.520 % |
0.00/0.08	c |       251 |   35107   101936 |   14159     251    54563   217.4 |  2.520 % |
0.00/0.12	c |       477 |   35107   101936 |   15575     477    88163   184.8 |  2.520 % |
0.00/0.16	c |       815 |   35107   101936 |   17132     815   131499   161.3 |  2.520 % |
0.00/0.25	c |      1322 |   35107   101936 |   18846    1322   248031   187.6 |  2.520 % |
0.00/0.34	c |      2083 |   35107   101936 |   20730    2083   343760   165.0 |  2.520 % |
0.00/0.50	c |      3222 |   35107   101936 |   22803    3222   481456   149.4 |  2.520 % |
0.00/0.74	c |      4930 |   35107   101936 |   25084    4930   780350   158.3 |  2.520 % |
1.09/1.18	c |      7492 |   35107   101936 |   27592    7492  1368764   182.7 |  2.520 % |
1.79/1.86	c |     11338 |   35107   101936 |   30351   11338  2178552   192.1 |  2.520 % |
3.19/3.25	c |     17105 |   35107   101936 |   33387   17105  3811263   222.8 |  2.520 % |
5.69/5.71	c |     25760 |   35107   101936 |   36725   25760  6337214   246.0 |  2.520 % |
9.69/9.72	c |     38734 |   35107   101936 |   40398   16164  3724971   230.4 |  2.520 % |
16.28/16.33	c |     58196 |   35105   101930 |   44438   35625 10787429   302.8 |  2.526 % |
26.88/26.91	c |     87388 |   35105   101930 |   48882   35550  9933380   279.4 |  2.526 % |
47.08/47.17	c |    131177 |   35105   101930 |   53770   43133 14033043   325.3 |  2.526 % |
72.18/72.21	c |    196861 |   35105   101930 |   59147   33089  7692426   232.5 |  2.526 % |
108.17/108.23	c |    295389 |   35009   101666 |   65062   56259 13557946   241.0 |  2.787 % |
185.62/185.79	c |    443180 |   35009   101666 |   71568   38889 10583128   272.1 |  2.787 % |
335.99/336.17	c |    664865 |   35009   101666 |   78725   59197 24017037   405.7 |  2.787 % |
644.22/644.41	c |    997390 |   35009   101666 |   86597   33033  9538431   288.8 |  2.787 % |
1063.95/1064.22	c |   1496181 |   35003   101652 |   95257   68585 24901444   363.1 |  2.798 % |
1601.75/1602.11	c |   2244365 |   35003   101652 |  104783   98793 40177774   406.7 |  2.798 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	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-3722905-1338579100/watcher-3722905-1338579100 -o /tmp/evaluation-result-3722905-1338579100/solver-3722905-1338579100 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722905-1338579100.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 5056
/proc/meminfo: memFree=28155348/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0

[startup+0.0891 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 5056
/proc/meminfo: memFree=28155348/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 5056
/proc/meminfo: memFree=28155348/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 5056
/proc/meminfo: memFree=28155348/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 1.92 2.00 1.99 3/177 5056
/proc/meminfo: memFree=28155348/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28143544/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=15696 CPUtime=1.49 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 3770 0 0 0 149 0 0 0 20 0 1 0 324036879 16072704 3675 33554432000 4194304 5276501 140735322283712 140735322281704 4394785 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 3924 3675 118 265 0 3656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24844

[startup+3.10033 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28136956/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=24220 CPUtime=3.09 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 5905 0 0 0 308 1 0 0 20 0 1 0 324036879 24801280 5810 33554432000 4194304 5276501 140735322283712 140735322281704 4399884 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 6055 5810 118 265 0 5787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33368

[startup+6.30034 s]
/proc/loadavg: 1.93 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28121360/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=39100 CPUtime=6.29 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 9613 0 0 0 627 2 0 0 20 0 1 0 324036879 40038400 9518 33554432000 4194304 5276501 140735322283712 140735322281304 4399852 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 9775 9518 118 265 0 9507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48248

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28102796/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=53776 CPUtime=12.69 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 13309 0 0 0 1266 3 0 0 20 0 1 0 324036879 55066624 13214 33554432000 4194304 5276501 140735322283712 140735322281960 4396837 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 13444 13214 118 265 0 13176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62924

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28087948/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=68892 CPUtime=25.48 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 17044 0 0 0 2544 4 0 0 20 0 1 0 324036879 70545408 16949 33554432000 4194304 5276501 140735322283712 140735322281896 4397847 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 17223 16949 118 265 0 16955 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78040

[startup+51.1004 s]
/proc/loadavg: 1.96 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28070592/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=87960 CPUtime=51.08 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 21843 0 0 0 5103 5 0 0 20 0 1 0 324036879 90071040 21748 33554432000 4194304 5276501 140735322283712 140735322281704 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 21990 21748 118 265 0 21722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97108

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 5061
/proc/meminfo: memFree=28060640/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=95212 CPUtime=102.28 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 23594 0 0 0 10222 6 0 0 20 0 1 0 324036879 97497088 23499 33554432000 4194304 5276501 140735322283712 140735322281848 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 23803 23499 118 265 0 23535 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 104360

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 5061
/proc/meminfo: memFree=28030172/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=117520 CPUtime=162.23 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 29197 0 0 0 16216 7 0 0 20 0 1 0 324036879 120340480 29081 33554432000 4194304 5276501 140735322283712 140735322281704 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 29380 29081 118 265 0 29112 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 126668

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 5062
/proc/meminfo: memFree=27995188/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=142868 CPUtime=222.21 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 35549 0 0 0 22211 10 0 0 20 0 1 0 324036879 146296832 35463 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 35717 35463 118 265 0 35449 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 152016

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 5062
/proc/meminfo: memFree=27955012/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=142868 CPUtime=282.2 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 35551 0 0 0 28210 10 0 0 20 0 1 0 324036879 146296832 35465 33554432000 4194304 5276501 140735322283712 140735322281960 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 35717 35465 118 265 0 35449 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 152016

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 5062
/proc/meminfo: memFree=27929760/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=167476 CPUtime=342.19 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 41651 0 0 0 34206 13 0 0 20 0 1 0 324036879 171495424 41565 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 41869 41565 118 265 0 41601 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 176624

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5062
/proc/meminfo: memFree=27917460/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=253256 CPUtime=1062.05 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 62725 0 0 0 106185 20 0 0 20 0 1 0 324036879 259334144 62737 33554432000 4194304 5276501 140735322283712 140735322281896 4397968 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 63314 62737 118 265 0 63046 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 262404

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5071
/proc/meminfo: memFree=27842332/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=253256 CPUtime=1122.03 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 62742 0 0 0 112183 20 0 0 20 0 1 0 324036879 259334144 62801 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 63314 62801 118 265 0 63046 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 262404

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5071
/proc/meminfo: memFree=27842340/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=253256 CPUtime=1182.02 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 62742 0 0 0 118182 20 0 0 20 0 1 0 324036879 259334144 62801 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 63314 62801 118 265 0 63046 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 262404

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 5071
/proc/meminfo: memFree=27842464/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=253256 CPUtime=1242.01 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 62742 0 0 0 124181 20 0 0 20 0 1 0 324036879 259334144 62801 33554432000 4194304 5276501 140735322283712 140735322281960 4395041 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 63314 62801 118 265 0 63046 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 262404

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 5071
/proc/meminfo: memFree=27819276/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=276080 CPUtime=1302.01 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 68439 0 0 0 130179 22 0 0 20 0 1 0 324036879 282705920 68498 33554432000 4194304 5276501 140735322283712 140735322281304 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 69020 68498 118 265 0 68752 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 285228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5071
/proc/meminfo: memFree=27818408/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=277188 CPUtime=1362 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 68686 0 0 0 136177 23 0 0 20 0 1 0 324036879 283840512 68745 33554432000 4194304 5276501 140735322283712 140735322282136 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 69297 68745 118 265 0 69029 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 286336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5115
/proc/meminfo: memFree=27017004/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301828 CPUtime=1421.98 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74854 0 0 0 142173 25 0 0 20 0 1 0 324036879 309071872 74946 33554432000 4194304 5276501 140735322283712 140735322281304 4394762 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75457 74946 118 265 0 75189 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 310976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5115
/proc/meminfo: memFree=27016292/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301828 CPUtime=1481.96 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74854 0 0 0 148171 25 0 0 20 0 1 0 324036879 309071872 74946 33554432000 4194304 5276501 140735322283712 140735322281304 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75457 74946 118 265 0 75189 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 310976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5115
/proc/meminfo: memFree=27016568/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301828 CPUtime=1541.96 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74854 0 0 0 154171 25 0 0 20 0 1 0 324036879 309071872 74946 33554432000 4194304 5276501 140735322283712 140735322281304 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75457 74946 118 265 0 75189 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 310976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5115
/proc/meminfo: memFree=27016292/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301204 CPUtime=1601.95 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74854 0 0 0 160170 25 0 0 20 0 1 0 324036879 308432896 74802 33554432000 4194304 5276501 140735322283712 140735322282008 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75301 74802 118 265 0 75033 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 310352

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 5115
/proc/meminfo: memFree=27013052/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301204 CPUtime=1661.94 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74865 0 0 0 166169 25 0 0 20 0 1 0 324036879 308432896 74813 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75301 74813 118 265 0 75033 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 310352

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 5119
/proc/meminfo: memFree=26982036/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301204 CPUtime=1721.93 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74866 0 0 0 172168 25 0 0 20 0 1 0 324036879 308432896 74814 33554432000 4194304 5276501 140735322283712 140735322281960 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75301 74814 118 265 0 75033 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 310352

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 5142
/proc/meminfo: memFree=26946300/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301204 CPUtime=1781.92 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74866 0 0 0 178167 25 0 0 20 0 1 0 324036879 308432896 74814 33554432000 4194304 5276501 140735322283712 140735322281960 4394752 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75301 74814 118 265 0 75033 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 310352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 5142
/proc/meminfo: memFree=26936184/32873648 swapFree=6864/6864
[pid=5056] ppid=5054 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5056/stat : 5056 (minisat+_script) S 5054 5056 2429 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 324036879 9367552 277 33554432000 4194304 5064252 140733397366800 140733397365712 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5056/statm: 2287 277 236 213 0 72 0
[pid=5060] ppid=5056 vsize=301204 CPUtime=1800.02 cores=1,3,5,7
/proc/5060/stat : 5060 (minisat+_64-bit) R 5056 5056 2429 0 -1 4202496 74866 0 0 0 179977 25 0 0 20 0 1 0 324036879 308432896 74814 33554432000 4194304 5276501 140735322283712 140735322281960 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5060/statm: 75301 74814 118 265 0 75033 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 310352

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.41
CPU time (s): 1800.04
CPU user time (s): 1799.78
CPU system time (s): 0.25796
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 310976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.25796
maximum resident set size= 299784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75814
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= 152
involuntary context switches= 1848

runsolver used 5.40018 second user time and 20.7169 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-01 21:31:40
IDJOB=3722905
IDBENCH=90131
IDSOLVER=2307
FILE ID=node113/3722905-1338579100
RUNJOBID= node113-1338569603-4196
PBS_JOBID= 14635871
Free space on /tmp= 71044 MiB

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

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

MD5SUM BENCH= 91412677f9785e1c6465ad7d3d170f82
RANDOM SEED=1773568481

node113.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		: 2667.026
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	: 5334.05
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		: 2667.026
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.90
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		: 2667.026
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	: 5438.54
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.92
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		: 2667.026
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:        28155504 kB
Buffers:          482408 kB
Cached:          3159736 kB
SwapCached:         2024 kB
Active:          1741272 kB
Inactive:        2093452 kB
Active(anon):     191832 kB
Inactive(anon):     1800 kB
Active(file):    1549440 kB
Inactive(file):  2091652 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099592 kB
Dirty:              2696 kB
Writeback:             0 kB
AnonPages:        196552 kB
Mapped:            11556 kB
Shmem:                 0 kB
Slab:             747220 kB
SReclaimable:     191440 kB
SUnreclaim:       555780 kB
KernelStack:        1464 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     313392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71016 MiB
End job on node113 at 2012-06-01 22:01:41