Trace number 3722907

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_K95.opb
MD5SUMf5b402df79463ae0743ac9fe7c0d237d
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 benchmark389.31
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6460
Total number of constraints6652
Number of constraints which are clauses6557
Number of constraints which are cardinality constraints (but not clauses)95
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint95
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 96
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 6650 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 ---[ 186]---> BDD-cost:  133
0.00/0.02	c ---[ 184]---> BDD-cost:  133
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.03	c ---[ 130]---> BDD-cost:  133
0.00/0.03	c ---[ 128]---> BDD-cost:  133
0.00/0.03	c ---[ 126]---> BDD-cost:  133
0.00/0.03	c ---[ 124]---> BDD-cost:  133
0.00/0.03	c ---[ 122]---> BDD-cost:  133
0.00/0.03	c ---[ 120]---> BDD-cost:  133
0.00/0.03	c ---[ 118]---> BDD-cost:  133
0.00/0.03	c ---[ 116]---> BDD-cost:  133
0.00/0.03	c ---[ 114]---> BDD-cost:  133
0.00/0.03	c ---[ 112]---> BDD-cost:  133
0.00/0.03	c ---[ 110]---> BDD-cost:  133
0.00/0.03	c ---[ 108]---> BDD-cost:  133
0.00/0.03	c ---[ 106]---> BDD-cost:  133
0.00/0.03	c ---[ 104]---> BDD-cost:  133
0.00/0.03	c ---[ 102]---> BDD-cost:  133
0.00/0.03	c ---[ 100]---> BDD-cost:  133
0.00/0.03	c ---[  98]---> BDD-cost:  133
0.00/0.03	c ---[  96]---> BDD-cost:  133
0.00/0.03	c ---[  94]---> BDD-cost:  133
0.00/0.03	c ---[  92]---> BDD-cost:  133
0.00/0.03	c ---[  90]---> BDD-cost:  133
0.00/0.03	c ---[  88]---> BDD-cost:  133
0.00/0.03	c ---[  86]---> BDD-cost:  133
0.00/0.03	c ---[  84]---> BDD-cost:  133
0.00/0.03	c ---[  82]---> BDD-cost:  133
0.00/0.03	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.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   35907   104266 |   11969       0        0    -nan |  0.000 % |
0.00/0.05	c |       104 |   35907   104266 |   13165     104     3817    36.7 |  2.476 % |
0.00/0.08	c |       254 |   35907   104266 |   14482     254    43808   172.5 |  2.476 % |
0.00/0.11	c |       480 |   35907   104266 |   15930     480    73154   152.4 |  2.476 % |
0.00/0.15	c |       821 |   35907   104266 |   17523     821   111755   136.1 |  2.476 % |
0.00/0.22	c |      1327 |   35907   104266 |   19276    1327   175367   132.2 |  2.476 % |
0.00/0.39	c |      2087 |   35904   104259 |   21203    2084   369953   177.5 |  2.481 % |
0.00/0.60	c |      3226 |   35904   104259 |   23324    3223   703524   218.3 |  2.481 % |
0.00/0.91	c |      4934 |   35808   103995 |   25656    4925   989953   201.0 |  2.737 % |
1.28/1.37	c |      7500 |   35808   103995 |   28222    7491  1538940   205.4 |  2.737 % |
2.09/2.13	c |     11344 |   35808   103995 |   31044   11335  2333283   205.8 |  2.737 % |
3.19/3.22	c |     17113 |   35805   103987 |   34148   17102  3360169   196.5 |  2.743 % |
5.29/5.37	c |     25763 |   35802   103980 |   37563   25750  5262417   204.4 |  2.748 % |
8.89/8.96	c |     38737 |   35799   103973 |   41320   38721  8147174   210.4 |  2.753 % |
14.69/14.72	c |     58198 |   35799   103973 |   45452   31425  6808741   216.7 |  2.753 % |
24.28/24.33	c |     87392 |   35799   103973 |   49997   29782  6237137   209.4 |  2.753 % |
42.67/42.77	c |    131182 |   35799   103973 |   54997   41492 10422068   251.2 |  2.753 % |
82.15/82.23	c |    196868 |   35799   103973 |   60496   25989  7558736   290.8 |  2.753 % |
155.32/155.48	c |    295394 |   35799   103973 |   66546   28431  9615314   338.2 |  2.753 % |
217.02/217.13	c |    443189 |   35799   103973 |   73201   22952  5818835   253.5 |  2.753 % |
381.88/382.08	c |    664875 |   35796   103965 |   80521   77349 22030956   284.8 |  2.759 % |
569.65/569.80	c |    997400 |   35754   103850 |   88573   34339 14921415   434.5 |  2.835 % |
1214.11/1214.48	c |   1496188 |   35751   103842 |   97430   71310 36592768   513.2 |  2.841 % |
1776.32/1776.70	c |   2244374 |   35745   103827 |  107174   59625 14840512   248.9 |  2.851 % |
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-3722907-1338579236/watcher-3722907-1338579236 -o /tmp/evaluation-result-3722907-1338579236/solver-3722907-1338579236 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722907-1338579236.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 17282
/proc/meminfo: memFree=23614540/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0

[startup+0.10077 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 17282
/proc/meminfo: memFree=23614540/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200297 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 17282
/proc/meminfo: memFree=23614540/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 17282
/proc/meminfo: memFree=23614540/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 17282
/proc/meminfo: memFree=23614540/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17287
/proc/meminfo: memFree=23602356/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=15736 CPUtime=1.48 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 3790 0 0 0 148 0 0 0 20 0 1 0 323990582 16113664 3695 33554432000 4194304 5276501 140736350761328 140736350758920 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 3934 3695 118 265 0 3666 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24884

[startup+3.1003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17287
/proc/meminfo: memFree=23596652/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=23192 CPUtime=3.09 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 5675 0 0 0 308 1 0 0 20 0 1 0 323990582 23748608 5580 33554432000 4194304 5276501 140736350761328 140736350759512 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 5798 5580 118 265 0 5530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32340

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 17287
/proc/meminfo: memFree=23581880/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=36208 CPUtime=6.29 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 8906 0 0 0 627 2 0 0 20 0 1 0 323990582 37076992 8811 33554432000 4194304 5276501 140736350761328 140736350759512 4633200 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 9052 8811 118 265 0 8784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45356

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 17287
/proc/meminfo: memFree=23563916/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=51048 CPUtime=12.69 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 12601 0 0 0 1266 3 0 0 20 0 1 0 323990582 52273152 12506 33554432000 4194304 5276501 140736350761328 140736350758920 4394792 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 12762 12506 118 265 0 12494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60196

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 17287
/proc/meminfo: memFree=23551020/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=64156 CPUtime=25.48 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 15871 0 0 0 2545 3 0 0 20 0 1 0 323990582 65695744 15776 33554432000 4194304 5276501 140736350761328 140736350759576 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 16039 15776 118 265 0 15771 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73304

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 17330
/proc/meminfo: memFree=28235044/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=80564 CPUtime=51.07 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 19997 0 0 0 5103 4 0 0 20 0 1 0 323990582 82497536 19897 33554432000 4194304 5276501 140736350761328 140736350759320 4395028 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 20141 19897 118 265 0 19873 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89712

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 17330
/proc/meminfo: memFree=28161664/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=119244 CPUtime=102.25 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 29677 0 0 0 10217 8 0 0 20 0 1 0 323990582 122105856 29546 33554432000 4194304 5276501 140736350761328 140736350759320 4395471 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 29811 29546 118 265 0 29543 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 128392

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 17330
/proc/meminfo: memFree=28094980/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=162172 CPUtime=162.22 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 40206 0 0 0 16211 11 0 0 20 0 1 0 323990582 166064128 40075 33554432000 4194304 5276501 140736350761328 140736350759576 4399829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 40543 40075 118 265 0 40275 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171320

[startup+222.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17330
/proc/meminfo: memFree=28095032/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=162172 CPUtime=222.22 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 40220 0 0 0 22211 11 0 0 20 0 1 0 323990582 166064128 40089 33554432000 4194304 5276501 140736350761328 140736350759576 4394692 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 40543 40089 118 265 0 40275 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 171320

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17331
/proc/meminfo: memFree=28078664/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=162172 CPUtime=282.18 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 40257 0 0 0 28207 11 0 0 20 0 1 0 323990582 166064128 40221 33554432000 4194304 5276501 140736350761328 140736350759576 4390912 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 40543 40221 118 265 0 40275 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 171320

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17331
/proc/meminfo: memFree=28053120/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=162172 CPUtime=342.17 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 40259 0 0 0 34206 11 0 0 20 0 1 0 323990582 166064128 40223 33554432000 4194304 5276501 140736350761328 140736350759576 4394785 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 40543 40223 118 265 0 40275 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 171320

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17334
/proc/meminfo: memFree=28012300/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=331028 CPUtime=1122.02 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82170 0 0 0 112176 26 0 0 20 0 1 0 323990582 338972672 82191 33554432000 4194304 5276501 140736350761328 140736350758920 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 82757 82191 118 265 0 82489 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 340176

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17341
/proc/meminfo: memFree=27722276/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1182.01 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82356 0 0 0 118175 26 0 0 20 0 1 0 323990582 339968000 82376 33554432000 4194304 5276501 140736350761328 140736350759560 4405577 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82376 118 265 0 82732 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 341148

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17341
/proc/meminfo: memFree=27722060/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1242 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82387 0 0 0 124173 27 0 0 20 0 1 0 323990582 339968000 82414 33554432000 4194304 5276501 140736350761328 140736350759576 4395028 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82414 118 265 0 82732 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 341148

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17341
/proc/meminfo: memFree=27722060/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1301.99 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82387 0 0 0 130172 27 0 0 20 0 1 0 323990582 339968000 82414 33554432000 4194304 5276501 140736350761328 140736350759576 4399918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82414 118 265 0 82732 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 341148

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17341
/proc/meminfo: memFree=27722060/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1361.98 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 136171 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 341148

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17341
/proc/meminfo: memFree=27704260/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1421.98 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 142171 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 341148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17341
/proc/meminfo: memFree=27703880/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1481.97 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 148170 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 341148

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17342
/proc/meminfo: memFree=27687628/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1541.96 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 154169 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4396794 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 341148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17345
/proc/meminfo: memFree=27677080/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1601.95 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 160168 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4395122 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 341148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17368
/proc/meminfo: memFree=27677080/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1661.94 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 166167 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4400435 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 341148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17368
/proc/meminfo: memFree=27676964/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1721.93 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 172166 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 341148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17368
/proc/meminfo: memFree=27676840/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1781.92 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82389 0 0 0 178165 27 0 0 20 0 1 0 323990582 339968000 82416 33554432000 4194304 5276501 140736350761328 140736350759576 4397872 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82416 118 265 0 82732 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 341148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 17369
/proc/meminfo: memFree=27676840/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1800.02 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82391 0 0 0 179975 27 0 0 20 0 1 0 323990582 339968000 82418 33554432000 4194304 5276501 140736350761328 140736350759576 4399969 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82418 118 265 0 82732 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 341148

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 17369
/proc/meminfo: memFree=27676840/32873844 swapFree=7128/7128
[pid=17282] ppid=17280 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17282/stat : 17282 (minisat+_script) S 17280 17282 14543 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323990581 9367552 276 33554432000 4194304 5064252 140734074917312 140734074916224 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17282/statm: 2287 276 236 213 0 72 0
[pid=17286] ppid=17282 vsize=332000 CPUtime=1800.02 cores=0,2,4,6
/proc/17286/stat : 17286 (minisat+_64-bit) R 17282 17282 14543 0 -1 4202496 82391 0 0 0 179975 27 0 0 20 0 1 0 323990582 339968000 82418 33554432000 4194304 5276501 140736350761328 140736350759576 4399969 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/17286/statm: 83000 82418 118 265 0 82732 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 341148

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.76
CPU system time (s): 0.280957
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 341148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.280957
maximum resident set size= 329676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83340
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= 165
involuntary context switches= 2008

runsolver used 3.05653 second user time and 9.08662 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-01 21:33:56
IDJOB=3722907
IDBENCH=90134
IDSOLVER=2307
FILE ID=node105/3722907-1338579236
RUNJOBID= node105-1338570103-16444
PBS_JOBID= 14635879
Free space on /tmp= 70964 MiB

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

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

MD5SUM BENCH= f5b402df79463ae0743ac9fe7c0d237d
RANDOM SEED=42704968

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23614920 kB
Buffers:          502764 kB
Cached:          3467992 kB
SwapCached:         1700 kB
Active:          5542912 kB
Inactive:        2843968 kB
Active(anon):    4412056 kB
Inactive(anon):     4808 kB
Active(file):    1130856 kB
Inactive(file):  2839160 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:       4420184 kB
Mapped:             9360 kB
Shmem:                 0 kB
Slab:             723988 kB
SReclaimable:     165592 kB
SUnreclaim:       558396 kB
KernelStack:        1456 kB
PageTables:        12820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4585288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71296 MiB
End job on node105 at 2012-06-01 22:03:56