Trace number 3723012

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.05 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c PARSE ERROR! [line 7] Integer overflow. Use BigNum-version.
0.00/0.00	c OK -- Running BigNum-version instead...
0.00/0.00	c Parsing PB file...
1.19/1.28	c Converting 73262 PB-constraints to clauses...
1.19/1.29	c   -- Unit propagations: (none)
4.19/4.30	c   -- Detecting intervals from adjacent constraints: #
4.29/4.31	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
4.29/4.36	c ---[   0]---> Adder-cost: 35960   maxlim: 46520948598400599217989947531860123538587052105797643822422222073547   bits: 225/225
26.48/26.58	c ==================================[MINISAT+]==================================
26.48/26.58	c | Conflicts | Original         | Learnt                           | Progress |
26.48/26.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
26.48/26.58	c ==============================================================================
26.48/26.58	c |         0 |  310869  1032372 |  103623       0        0    -nan |  0.000 % |
26.48/26.59	c |       100 |  310852  1032313 |  113985      99      304     3.1 | 11.125 % |
26.58/26.68	c |       250 |  310160  1029873 |  125383     156      484     3.1 | 11.315 % |
26.88/26.98	c |       475 |  310105  1029682 |  137922     358     1345     3.8 | 11.332 % |
26.98/27.03	c |       814 |  310105  1029682 |  151714     697    15664    22.5 | 11.332 % |
26.98/27.09	c |      1321 |  310105  1029682 |  166885    1204    37411    31.1 | 11.332 % |
27.38/27.43	c |      2080 |  310105  1029682 |  183574    1963    71567    36.5 | 11.332 % |
27.48/27.59	c |      3219 |  310105  1029682 |  201931    3102   126956    40.9 | 11.332 % |
27.68/27.73	c |      4927 |  310105  1029682 |  222125    4810   204546    42.5 | 11.332 % |
29.08/29.10	c |      7489 |  310096  1029651 |  244337    7369   264095    35.8 | 11.333 % |
31.18/31.29	c |     11333 |  310096  1029651 |  268771   11213   453034    40.4 | 11.333 % |
35.28/35.38	c |     17099 |  310096  1029651 |  295648   16979   710608    41.9 | 11.333 % |
37.98/38.07	c |     25748 |  310096  1029651 |  325213   25628  1857605    72.5 | 11.333 % |
41.07/41.18	c |     38722 |  310096  1029651 |  357734   38602  2689025    69.7 | 11.333 % |
45.97/46.02	c |     58184 |  310079  1029596 |  393508   58063  4041813    69.6 | 11.338 % |
53.46/53.51	c |     87376 |  310071  1029570 |  432858   87254  6688817    76.7 | 11.340 % |
72.05/72.18	c |    131166 |  310071  1029570 |  476144  131044 12208044    93.2 | 11.340 % |
105.94/106.06	c |    196853 |  310063  1029544 |  523759  196730 19706345   100.2 | 11.342 % |
172.09/172.21	c |    295382 |  310055  1029518 |  576135  295258 31973325   108.3 | 11.343 % |
275.28/275.47	c |    443171 |  310047  1029492 |  633748  443046 79811260   180.1 | 11.345 % |
459.16/459.37	c |    664856 |  310039  1029466 |  697123   26190  3529819   134.8 | 11.347 % |
619.87/620.12	c |    997381 |  309980  1029267 |  766836  358708 68837108   191.9 | 11.360 % |
1340.30/1340.77	c |   1496169 |  309956  1029189 |  843519   96866 10736471   110.8 | 11.365 % |
1800.03/1800.50	c 
1800.03/1800.50	c *** TERMINATED ***
1800.03/1800.50	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-3723012-1338573865/watcher-3723012-1338573865 -o /tmp/evaluation-result-3723012-1338573865/solver-3723012-1338573865 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723012-1338573865.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30117
/proc/meminfo: memFree=28430932/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0

[startup+0.00913304 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30117
/proc/meminfo: memFree=28430932/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30117
/proc/meminfo: memFree=28430932/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30117
/proc/meminfo: memFree=28430932/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700281 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30117
/proc/meminfo: memFree=28430932/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30123
/proc/meminfo: memFree=28365924/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=71956 CPUtime=1.49 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 18171 0 0 0 146 3 0 0 20 0 1 0 323510877 73682944 17597 33554432000 4194304 5403892 140733448732352 140733448731448 4477816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 17989 17597 88 296 0 17689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81108

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30123
/proc/meminfo: memFree=28359972/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=71956 CPUtime=3.09 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 18171 0 0 0 306 3 0 0 20 0 1 0 323510877 73682944 17597 33554432000 4194304 5403892 140733448732352 140733448731048 4485911 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 17989 17597 88 296 0 17689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81108

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30123
/proc/meminfo: memFree=28345340/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=146660 CPUtime=6.28 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 37355 0 0 0 621 7 0 0 20 0 1 0 323510877 150179840 36257 33554432000 4194304 5403892 140733448732352 140733448724088 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 36665 36258 100 296 0 36365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 155812

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30123
/proc/meminfo: memFree=28183428/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=249328 CPUtime=12.68 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 62545 0 0 0 1257 11 0 0 20 0 1 0 323510877 255311872 61447 33554432000 4194304 5403892 140733448732352 140733448651592 4482148 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 62332 61447 100 296 0 62032 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 258480

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30123
/proc/meminfo: memFree=28183800/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=248008 CPUtime=25.48 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 63082 0 0 0 2537 11 0 0 20 0 1 0 323510877 253960192 61654 33554432000 4194304 5403892 140733448732352 140733448651592 4737119 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 62002 61654 133 296 0 61702 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 257160

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28190584/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=241520 CPUtime=51.06 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 63572 0 0 0 5095 11 0 0 20 0 1 0 323510877 247316480 60107 33554432000 4194304 5403892 140733448732352 140733448730360 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 60380 60107 165 296 0 60080 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 250672

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28196448/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=241520 CPUtime=102.24 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 63592 0 0 0 10213 11 0 0 20 0 1 0 323510877 247316480 60109 33554432000 4194304 5403892 140733448732352 140733448730360 4441364 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 60380 60109 165 296 0 60080 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 250672

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28187804/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=241520 CPUtime=162.2 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 63626 0 0 0 16209 11 0 0 20 0 1 0 323510877 247316480 60109 33554432000 4194304 5403892 140733448732352 140733448730360 4441200 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 60380 60109 165 296 0 60080 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 250672

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28060852/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=332788 CPUtime=222.19 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 85770 0 0 0 22200 19 0 0 20 0 1 0 323510877 340774912 82763 33554432000 4194304 5403892 140733448732352 140733448730104 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 83197 82763 165 296 0 82897 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 341940

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=27915304/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=442064 CPUtime=282.18 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 113122 0 0 0 28186 32 0 0 20 0 1 0 323510877 452673536 110115 33554432000 4194304 5403892 140733448732352 140733448730104 4446004 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 110516 110115 165 296 0 110216 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 451216

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 30172
/proc/meminfo: memFree=27834788/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=496988 CPUtime=342.18 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 126532 0 0 0 34179 39 0 0 20 0 1 0 323510877 508915712 123525 33554432000 4194304 5403892 140733448732352 140733448729704 4446136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 124247 123525 165 296 0 123947 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 506140

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/179 30172
/proc/meminfo: memFree=27735100/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=623732 CPUtime=1121.93 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 157817 0 0 0 112138 55 0 0 20 0 1 0 323510877 638701568 154801 33554432000 4194304 5403892 140733448732352 140733448729704 4446164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 155933 154801 165 296 0 155633 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 632884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30177
/proc/meminfo: memFree=27254924/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=635556 CPUtime=1181.93 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 160770 0 0 0 118134 59 0 0 20 0 1 0 323510877 650809344 158265 33554432000 4194304 5403892 140733448732352 140733448729704 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 158889 158265 165 296 0 158589 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 644708

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30177
/proc/meminfo: memFree=27240044/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=650852 CPUtime=1241.92 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 164444 0 0 0 124130 62 0 0 20 0 1 0 323510877 666472448 161939 33554432000 4194304 5403892 140733448732352 140733448730104 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 162713 161939 165 296 0 162413 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 660004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227396/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1301.91 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167521 0 0 0 130127 64 0 0 20 0 1 0 323510877 679170048 165016 33554432000 4194304 5403892 140733448732352 140733448729704 4446576 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165016 165 296 0 165513 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 672404

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227272/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1361.9 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167521 0 0 0 136126 64 0 0 20 0 1 0 323510877 679170048 165016 33554432000 4194304 5403892 140733448732352 140733448730360 4446086 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165016 165 296 0 165513 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 672404

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227024/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1421.89 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167521 0 0 0 142125 64 0 0 20 0 1 0 323510877 679170048 165016 33554432000 4194304 5403892 140733448732352 140733448730360 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165016 165 296 0 165513 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 672404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227084/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1481.88 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167522 0 0 0 148124 64 0 0 20 0 1 0 323510877 679170048 165017 33554432000 4194304 5403892 140733448732352 140733448730360 4441172 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165017 165 296 0 165513 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 672404

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/180 30181
/proc/meminfo: memFree=27225264/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1541.86 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 154122 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4440881 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 672404

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 30182
/proc/meminfo: memFree=27225480/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1601.85 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 160121 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4446576 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 672404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225604/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1661.84 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 166120 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4446062 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 672404

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225356/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1721.83 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 172119 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4445970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 672404

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225232/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1781.83 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 178119 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4446081 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 672404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225356/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1800.03 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 179939 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4441100 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 672404

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225356/32873844 swapFree=7632/7632
[pid=30117] ppid=30115 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/30117/stat : 30117 (minisat+_script) S 30115 30117 27087 0 -1 4202496 416 724 0 0 0 0 0 0 20 0 1 0 323510877 9371648 288 33554432000 4194304 5064252 140735005381856 140735005379984 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30117/statm: 2288 288 244 213 0 73 0
[pid=30122] ppid=30117 vsize=663252 CPUtime=1800.03 cores=1,3,5,7
/proc/30122/stat : 30122 (minisat+_bignum) R 30117 30117 27087 0 -1 4202496 167534 0 0 0 179939 64 0 0 20 0 1 0 323510877 679170048 165411 33554432000 4194304 5403892 140733448732352 140733448730360 4441100 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/30122/statm: 165813 165411 165 296 0 165513 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 672404

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1799.39
CPU system time (s): 0.650901
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 672404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.650901
maximum resident set size= 661648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168688
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= 247
involuntary context switches= 1844

runsolver used 12.6401 second user time and 11.4343 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-01 20:04:25
IDJOB=3723012
IDBENCH=2963
IDSOLVER=2307
FILE ID=node141/3723012-1338573865
RUNJOBID= node141-1338569193-28905
PBS_JOBID= 14635843
Free space on /tmp= 70736 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723012-1338573865/watcher-3723012-1338573865 -o /tmp/evaluation-result-3723012-1338573865/solver-3723012-1338573865 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723012-1338573865.opb

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

MD5SUM BENCH= 80cd942b10c7098d47a9e31c7b11aaed
RANDOM SEED=108730652

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28431204 kB
Buffers:          348548 kB
Cached:          3002972 kB
SwapCached:          216 kB
Active:          1341900 kB
Inactive:        2222032 kB
Active(anon):     203256 kB
Inactive(anon):    11300 kB
Active(file):    1138644 kB
Inactive(file):  2210732 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              5620 kB
Writeback:             0 kB
AnonPages:        221400 kB
Mapped:            11284 kB
Shmem:               172 kB
Slab:             737616 kB
SReclaimable:     179932 kB
SUnreclaim:       557684 kB
KernelStack:        1456 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     328704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 70732 MiB
End job on node141 at 2012-06-01 20:34:26