Trace number 3723009

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.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
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 constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
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...
0.99/1.03	c Converting 60602 PB-constraints to clauses...
0.99/1.04	c   -- Unit propagations: (none)
2.88/2.97	c   -- Detecting intervals from adjacent constraints: #
2.88/2.98	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.99/3.02	c ---[   0]---> Adder-cost: 30094   maxlim: 161178959166720186911579251098796229871735791006046558548843575   bits: 207/207
19.78/19.89	c ==================================[MINISAT+]==================================
19.78/19.89	c | Conflicts | Original         | Learnt                           | Progress |
19.78/19.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.78/19.89	c ==============================================================================
19.78/19.89	c |         0 |  259813   863023 |   86604       0        0    -nan |  0.000 % |
19.88/19.91	c |       100 |  259756   862828 |   95264      92      304     3.3 | 10.771 % |
19.88/19.96	c |       250 |  259687   862587 |  104790     235    12405    52.8 | 10.797 % |
19.98/20.03	c |       475 |  259606   862286 |  115269     449    20807    46.3 | 10.823 % |
19.98/20.08	c |       812 |  259606   862286 |  126796     786    59845    76.1 | 10.823 % |
20.08/20.14	c |      1318 |  259606   862286 |  139476    1292    78799    61.0 | 10.823 % |
20.18/20.24	c |      2077 |  259606   862286 |  153424    2051   111957    54.6 | 10.823 % |
20.28/20.36	c |      3216 |  259606   862286 |  168766    3190   155202    48.7 | 10.823 % |
20.58/20.64	c |      4924 |  259606   862286 |  185643    4898   249746    51.0 | 10.823 % |
21.48/21.50	c |      7486 |  259606   862286 |  204207    7460   450141    60.3 | 10.823 % |
22.09/22.14	c |     11330 |  259598   862260 |  224628   11303   643810    57.0 | 10.825 % |
23.09/23.17	c |     17097 |  259590   862234 |  247091   17069  1182025    69.2 | 10.827 % |
25.19/25.23	c |     25747 |  259582   862208 |  271800   25718  2417260    94.0 | 10.829 % |
27.29/27.34	c |     38721 |  259550   862104 |  298980   38688  3618715    93.5 | 10.836 % |
32.69/32.72	c |     58184 |  259550   862104 |  328878   58151  5378713    92.5 | 10.836 % |
39.78/39.81	c |     87376 |  259534   862052 |  361766   87341  8667509    99.2 | 10.840 % |
57.78/57.85	c |    131165 |  259518   862000 |  397943  131128 12607841    96.1 | 10.844 % |
78.98/79.02	c |    196851 |  259454   861792 |  437737  196806 21748510   110.5 | 10.860 % |
157.45/157.50	c |    295378 |  259446   861766 |  481511  295332 30625572   103.7 | 10.862 % |
326.63/326.85	c |    443167 |  259406   861636 |  529662  443116 52322821   118.1 | 10.872 % |
497.40/497.69	c |    664850 |  259370   861508 |  582628  127999 18366776   143.5 | 10.884 % |
653.77/654.04	c |    997375 |  259330   861378 |  640891  460519 70924196   154.0 | 10.894 % |
1376.62/1377.16	c |   1496165 |  259298   861274 |  704980  309262 71543420   231.3 | 10.901 % |
1800.06/1800.61	c 
1800.06/1800.61	c *** TERMINATED ***
1800.06/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3723009-1338573905/watcher-3723009-1338573905 -o /tmp/evaluation-result-3723009-1338573905/solver-3723009-1338573905 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723009-1338573905.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 30162
/proc/meminfo: memFree=28385048/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0

[startup+0.032232 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 30162
/proc/meminfo: memFree=28385048/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100304 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 30162
/proc/meminfo: memFree=28385048/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300291 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 30162
/proc/meminfo: memFree=28385048/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700297 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 30162
/proc/meminfo: memFree=28385048/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28328712/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=58572 CPUtime=1.48 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 14641 0 0 0 147 1 0 0 20 0 1 0 323514820 59977728 14194 33554432000 4194304 5403892 140736587313232 140736587311928 4477670 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 14643 14194 88 296 0 14343 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67724

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28327100/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=58572 CPUtime=3.08 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 14647 0 0 0 305 3 0 0 20 0 1 0 323514820 59977728 14200 33554432000 4194304 5403892 140736587313232 140736587311928 4739634 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 14643 14200 94 296 0 14343 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67724

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28191196/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=197680 CPUtime=6.28 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 49442 0 0 0 619 9 0 0 20 0 1 0 323514820 202424320 48335 33554432000 4194304 5403892 140736587313232 140736587240200 4736897 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 49420 48335 100 296 0 49120 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 206832

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28190692/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=197680 CPUtime=12.68 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 49468 0 0 0 1259 9 0 0 20 0 1 0 323514820 202424320 48361 33554432000 4194304 5403892 140736587313232 140736587240200 4480736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 49420 48361 100 296 0 49120 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 206832

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28196760/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=189204 CPUtime=25.49 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 51263 0 0 0 2539 10 0 0 20 0 1 0 323514820 193744896 46899 33554432000 4194304 5403892 140736587313232 140736587311240 4446102 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 47301 46899 165 296 0 47001 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 198356

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28196480/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=189204 CPUtime=51.08 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 51268 0 0 0 5098 10 0 0 20 0 1 0 323514820 193744896 46904 33554432000 4194304 5403892 140736587313232 140736587311240 4440881 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 47301 46904 165 296 0 47001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 198356

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28196076/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=189204 CPUtime=102.28 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 51277 0 0 0 10218 10 0 0 20 0 1 0 323514820 193744896 46913 33554432000 4194304 5403892 140736587313232 140736587311240 4441377 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 47301 46913 165 296 0 47001 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 198356

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=28132248/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=214500 CPUtime=162.24 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 57576 0 0 0 16211 13 0 0 20 0 1 0 323514820 219648000 53189 33554432000 4194304 5403892 140736587313232 140736587311176 4440913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 53625 53189 165 296 0 53325 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 223652

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=27955016/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=263852 CPUtime=222.19 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 69202 0 0 0 22202 17 0 0 20 0 1 0 323514820 270184448 65279 33554432000 4194304 5403892 140736587313232 140736587310584 4445960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 65963 65279 165 296 0 65663 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 273004

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 30168
/proc/meminfo: memFree=27863532/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=286756 CPUtime=282.14 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 75020 0 0 0 28193 21 0 0 20 0 1 0 323514820 293638144 71143 33554432000 4194304 5403892 140736587313232 140736587310984 4446004 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 71689 71143 165 296 0 71389 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 295908

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 30172
/proc/meminfo: memFree=27771920/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=315868 CPUtime=342.13 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 82303 0 0 0 34187 26 0 0 20 0 1 0 323514820 323448832 78487 33554432000 4194304 5403892 140736587313232 140736587310584 4445960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 78967 78487 165 296 0 78667 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 325020

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/179 30172
/proc/meminfo: memFree=27668820/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=720792 CPUtime=1061.89 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 183377 0 0 0 106115 74 0 0 20 0 1 0 323514820 738091008 179696 33554432000 4194304 5403892 140736587313232 140736587310584 4445984 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 180198 179696 165 296 0 179898 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 729944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30177
/proc/meminfo: memFree=27260816/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1121.85 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 112108 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587310984 4446057 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 746072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30177
/proc/meminfo: memFree=27245996/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1181.84 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 118107 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587310984 4446164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 746072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27230992/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1241.83 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 124106 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587310984 4445960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 746072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227272/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1301.83 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 130106 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587310984 4446095 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 746072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227148/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1361.81 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 136104 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587310984 4445960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 746072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 30178
/proc/meminfo: memFree=27227084/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1421.81 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 142104 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4445994 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 746072

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/179 30178
/proc/meminfo: memFree=27226768/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1481.79 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 148102 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4445948 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 746072

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/180 30182
/proc/meminfo: memFree=27225348/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1541.79 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 154102 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4446086 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 746072

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225480/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1601.78 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 160101 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4446109 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 746072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225480/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1661.77 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 166100 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4446048 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 746072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30182
/proc/meminfo: memFree=27225728/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1721.76 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 172099 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4446576 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 746072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30225
/proc/meminfo: memFree=27819052/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1781.75 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 178098 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4445948 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 746072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30225
/proc/meminfo: memFree=27802740/32873844 swapFree=7632/7632
[pid=30162] ppid=30160 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/30162/stat : 30162 (minisat+_script) S 30160 30162 27087 0 -1 4202496 416 726 0 0 0 0 0 0 20 0 1 0 323514819 9371648 288 33554432000 4194304 5064252 140734534159840 140734534157968 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30162/statm: 2288 288 244 213 0 73 0
[pid=30167] ppid=30162 vsize=736920 CPUtime=1800.06 cores=0,2,4,6
/proc/30167/stat : 30167 (minisat+_bignum) R 30162 30162 27087 0 -1 4202496 187446 0 0 0 179929 77 0 0 20 0 1 0 323514820 754606080 183781 33554432000 4194304 5403892 140736587313232 140736587311240 4445960 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/30167/statm: 184230 183781 165 296 0 183930 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 746072

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1799.29
CPU system time (s): 0.779881
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 746072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.779881
maximum resident set size= 735128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188602
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= 350
involuntary context switches= 1865

runsolver used 3.52946 second user time and 17.8833 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-01 20:05:05
IDJOB=3723009
IDBENCH=2987
IDSOLVER=2307
FILE ID=node141/3723009-1338573905
RUNJOBID= node141-1338569193-28904
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=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723009-1338573905/watcher-3723009-1338573905 -o /tmp/evaluation-result-3723009-1338573905/solver-3723009-1338573905 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723009-1338573905.opb

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

MD5SUM BENCH= 8dbba4128860c0dcf60d2ae6d42e2446
RANDOM SEED=1695377398

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:        28385428 kB
Buffers:          348612 kB
Cached:          3005648 kB
SwapCached:          216 kB
Active:          1386740 kB
Inactive:        2222508 kB
Active(anon):     245560 kB
Inactive(anon):    11300 kB
Active(file):    1141180 kB
Inactive(file):  2211208 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              5076 kB
Writeback:             0 kB
AnonPages:        261876 kB
Mapped:            11496 kB
Shmem:               172 kB
Slab:             737436 kB
SReclaimable:     179876 kB
SUnreclaim:       557560 kB
KernelStack:        1488 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     370216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70736 MiB
End job on node141 at 2012-06-01 20:35:06