Trace number 3723010

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.01 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249.opb
MD5SUMcd6eda995a0e5ee23d36c7390fd4ce06
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.9647
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
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 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
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.04	c Converting 60602 PB-constraints to clauses...
0.99/1.04	c   -- Unit propagations: (none)
2.98/3.03	c   -- Detecting intervals from adjacent constraints: #
2.98/3.03	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.98/3.08	c ---[   0]---> Adder-cost: 29694   maxlim: 40332568005958459321930111770966576316445593225583755820824744   bits: 205/205
19.58/19.60	c ==================================[MINISAT+]==================================
19.58/19.60	c | Conflicts | Original         | Learnt                           | Progress |
19.58/19.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
19.58/19.60	c ==============================================================================
19.58/19.60	c |         0 |  256117   851044 |   85372       0        0    -nan |  0.000 % |
19.58/19.62	c |       100 |  256060   850849 |   93909      92      308     3.3 | 11.258 % |
19.58/19.68	c |       250 |  256049   850806 |  103300     241      887     3.7 | 11.262 % |
19.69/19.75	c |       475 |  256049   850806 |  113630     466    14856    31.9 | 11.262 % |
19.88/19.96	c |       812 |  256049   850806 |  124993     803    23309    29.0 | 11.262 % |
20.28/20.36	c |      1320 |  255934   850407 |  137492    1297    55187    42.5 | 11.302 % |
20.68/20.78	c |      2079 |  255934   850407 |  151241    2056   117294    57.0 | 11.302 % |
21.38/21.46	c |      3220 |  255934   850407 |  166365    3197   168291    52.6 | 11.302 % |
22.68/22.70	c |      4928 |  255934   850407 |  183002    4905   297222    60.6 | 11.302 % |
23.88/23.90	c |      7492 |  255878   850195 |  201302    7460   451724    60.6 | 11.320 % |
26.28/26.32	c |     11336 |  255867   850152 |  221432   11303   774119    68.5 | 11.324 % |
29.97/30.04	c |     17107 |  255718   849633 |  243576   17045  1178268    69.1 | 11.371 % |
31.67/31.73	c |     25757 |  255647   849398 |  267933   25587  1889829    73.9 | 11.393 % |
40.26/40.32	c |     38732 |  255407   848564 |  294727   38401  3634498    94.6 | 11.476 % |
55.75/55.80	c |     58193 |  255337   848316 |  324200   50114  4597942    91.7 | 11.498 % |
63.95/64.09	c |     87385 |  255313   848238 |  356620   79303  8308158   104.8 | 11.504 % |
91.64/91.72	c |    131174 |  255088   847453 |  392282  122973 13404061   109.0 | 11.582 % |
131.21/131.31	c |    196859 |  254972   847071 |  431510  188509 27115987   143.8 | 11.621 % |
227.19/227.34	c |    295385 |  254697   846170 |  474661  286998 53026563   184.8 | 11.697 % |
432.76/433.01	c |    443174 |  254650   846017 |  522127  434781 120868008   278.0 | 11.709 % |
882.88/883.44	c |    664858 |  254650   846017 |  574340  124769 128197082  1027.5 | 11.709 % |
1515.58/1516.22	c |    997386 |  254634   845965 |  631774  457295 384116131   840.0 | 11.713 % |
1800.01/1800.80	c 
1800.01/1800.80	c *** TERMINATED ***
1800.01/1800.80	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-3723010-1338573977/watcher-3723010-1338573977 -o /tmp/evaluation-result-3723010-1338573977/solver-3723010-1338573977 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723010-1338573977.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12945
/proc/meminfo: memFree=27836620/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0

[startup+0.0528959 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12945
/proc/meminfo: memFree=27836620/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12945
/proc/meminfo: memFree=27836620/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12945
/proc/meminfo: memFree=27836620/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.70026 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 12945
/proc/meminfo: memFree=27836620/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12951
/proc/meminfo: memFree=27779664/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=58572 CPUtime=1.48 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 14641 0 0 0 146 2 0 0 20 0 1 0 323522635 59977728 14194 33554432000 4194304 5403892 140735947054624 140735947053320 4485886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 14643 14194 88 296 0 14343 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67724

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12951
/proc/meminfo: memFree=27779168/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=58572 CPUtime=3.08 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 14647 0 0 0 305 3 0 0 20 0 1 0 323522635 59977728 14200 33554432000 4194304 5403892 140735947054624 140735947053320 4482117 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 14643 14200 94 296 0 14343 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67724

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12951
/proc/meminfo: memFree=27647240/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=194604 CPUtime=6.28 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 48679 0 0 0 618 10 0 0 20 0 1 0 323522635 199274496 47572 33554432000 4194304 5403892 140735947054624 140735946982328 4482003 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 48651 47572 100 296 0 48351 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 203756

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 12951
/proc/meminfo: memFree=27646644/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=194604 CPUtime=12.68 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 48706 0 0 0 1258 10 0 0 20 0 1 0 323522635 199274496 47599 33554432000 4194304 5403892 140735947054624 140735946982328 4736875 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 48651 47599 100 296 0 48351 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 203756

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 12951
/proc/meminfo: memFree=27652768/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=186544 CPUtime=25.47 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 50483 0 0 0 2536 11 0 0 20 0 1 0 323522635 191021056 46206 33554432000 4194304 5403892 140735947054624 140735947052632 4445990 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 46636 46206 165 296 0 46336 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 195696

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 12951
/proc/meminfo: memFree=27652736/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=186544 CPUtime=51.06 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 50505 0 0 0 5095 11 0 0 20 0 1 0 323522635 191021056 46213 33554432000 4194304 5403892 140735947054624 140735947052632 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 46636 46213 165 296 0 46336 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 195696

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 12951
/proc/meminfo: memFree=27652224/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=186544 CPUtime=102.24 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 50531 0 0 0 10213 11 0 0 20 0 1 0 323522635 191021056 46226 33554432000 4194304 5403892 140735947054624 140735947052632 4445994 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 46636 46226 165 296 0 46336 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 195696

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 12952
/proc/meminfo: memFree=27585472/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=254740 CPUtime=162.21 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 67380 0 0 0 16205 16 0 0 20 0 1 0 323522635 260853760 63060 33554432000 4194304 5403892 140735947054624 140735947052376 4446136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 63685 63060 165 296 0 63385 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 263892

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/179 12952
/proc/meminfo: memFree=27540148/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=299244 CPUtime=222.2 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 78611 0 0 0 22198 22 0 0 20 0 1 0 323522635 306425856 74290 33554432000 4194304 5403892 140735947054624 140735947052376 4445994 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 74811 74290 165 296 0 74511 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 308396

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/180 12955
/proc/meminfo: memFree=27457004/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=384116 CPUtime=282.17 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 99610 0 0 0 28185 32 0 0 20 0 1 0 323522635 393334784 95268 33554432000 4194304 5403892 140735947054624 140735947051976 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 96029 95268 165 296 0 95729 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 393268

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/179 12955
/proc/meminfo: memFree=27373340/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=466804 CPUtime=342.12 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 120425 0 0 0 34172 40 0 0 20 0 1 0 323522635 478007296 116081 33554432000 4194304 5403892 140735947054624 140735947051976 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 116701 116081 165 296 0 116401 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 475956

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/179 12955
/proc/meminfo: memFree=27292520/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/12950/statm: 286749 286025 165 296 0 286449 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 1156148

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13003
/proc/meminfo: memFree=26487244/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1234724 CPUtime=1181.73 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 312472 0 0 0 118052 121 0 0 20 0 1 0 323522635 1264357376 307936 33554432000 4194304 5403892 140735947054624 140735947052376 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 308681 307936 165 296 0 308381 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 1243876

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13003
/proc/meminfo: memFree=26400692/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1318712 CPUtime=1241.73 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 333436 0 0 0 124044 129 0 0 20 0 1 0 323522635 1350361088 328900 33554432000 4194304 5403892 140735947054624 140735947051976 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 329678 328900 165 296 0 329378 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 1327864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13003
/proc/meminfo: memFree=26319720/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1397532 CPUtime=1301.72 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 353126 0 0 0 130034 138 0 0 20 0 1 0 323522635 1431072768 348590 33554432000 4194304 5403892 140735947054624 140735947051976 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 349383 348590 165 296 0 349083 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 1406684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13004
/proc/meminfo: memFree=26250528/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1465960 CPUtime=1361.7 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 370230 0 0 0 136026 144 0 0 20 0 1 0 323522635 1501143040 365694 33554432000 4194304 5403892 140735947054624 140735947051976 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 366490 365694 165 296 0 366190 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 1475112

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13004
/proc/meminfo: memFree=26177120/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1537152 CPUtime=1421.7 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 388022 0 0 0 142017 153 0 0 20 0 1 0 323522635 1574043648 383486 33554432000 4194304 5403892 140735947054624 140735947052376 4446062 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 384288 383486 165 296 0 383988 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 1546304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 13007
/proc/meminfo: memFree=26112568/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1600364 CPUtime=1481.69 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 403782 0 0 0 148009 160 0 0 20 0 1 0 323522635 1638772736 399245 33554432000 4194304 5403892 140735947054624 140735947052376 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 400091 399245 165 296 0 399791 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 1609516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 13007
/proc/meminfo: memFree=26052080/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1658872 CPUtime=1541.67 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 418379 0 0 0 154001 166 0 0 20 0 1 0 323522635 1698684928 413830 33554432000 4194304 5403892 140735947054624 140735947052376 4445973 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 414718 413830 165 296 0 414418 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 1668024

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 13008
/proc/meminfo: memFree=25987868/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1723400 CPUtime=1601.63 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 434527 0 0 0 159991 172 0 0 20 0 1 0 323522635 1764761600 429954 33554432000 4194304 5403892 140735947054624 140735947051976 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 430850 429954 165 296 0 430550 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1732552

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 13009
/proc/meminfo: memFree=25933840/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1775284 CPUtime=1661.59 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 447541 0 0 0 165982 177 0 0 20 0 1 0 323522635 1817890816 442962 33554432000 4194304 5403892 140735947054624 140735947052376 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 443821 442962 165 296 0 443521 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 1784436

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 13009
/proc/meminfo: memFree=25883648/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1825260 CPUtime=1721.56 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 460054 0 0 0 171973 183 0 0 20 0 1 0 323522635 1869066240 455448 33554432000 4194304 5403892 140735947054624 140735947052376 4451299 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 456315 455448 165 296 0 456015 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 1834412

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/179 13009
/proc/meminfo: memFree=25834200/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1871568 CPUtime=1781.52 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 471660 0 0 0 177965 187 0 0 20 0 1 0 323522635 1916485632 467031 33554432000 4194304 5403892 140735947054624 140735947052376 4445994 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 467892 467031 165 296 0 467592 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 1880720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.03 2.02 1.96 3/179 13009
/proc/meminfo: memFree=25809368/32873844 swapFree=7628/7628
[pid=12945] ppid=12943 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (minisat+_script) S 12943 12945 10797 0 -1 4202496 414 724 0 0 0 0 0 0 20 0 1 0 323522635 9371648 286 33554432000 4194304 5064252 140733217321808 140733217319936 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12945/statm: 2288 286 244 213 0 73 0
[pid=12950] ppid=12945 vsize=1896548 CPUtime=1800.01 cores=1,3,5,7
/proc/12950/stat : 12950 (minisat+_bignum) R 12945 12945 10797 0 -1 4202496 477888 0 0 0 179811 190 0 0 20 0 1 0 323522635 1942065152 473248 33554432000 4194304 5403892 140735947054624 140735947052376 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12950/statm: 474137 473248 165 296 0 473837 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1905700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12945 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.01
CPU user time (s): 1798.11
CPU system time (s): 1.9
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 1905700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 1144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1138
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= 13
involuntary context switches= 4

runsolver used 3.90141 second user time and 10.9633 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-01 20:06:17
IDJOB=3723010
IDBENCH=3024
IDSOLVER=2307
FILE ID=node144/3723010-1338573977
RUNJOBID= node144-1338570361-12647
PBS_JOBID= 14635840
Free space on /tmp= 70832 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-864124249.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723010-1338573977/watcher-3723010-1338573977 -o /tmp/evaluation-result-3723010-1338573977/solver-3723010-1338573977 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723010-1338573977.opb

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

MD5SUM BENCH= cd6eda995a0e5ee23d36c7390fd4ce06
RANDOM SEED=1018247903

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        27837000 kB
Buffers:          615256 kB
Cached:          3522468 kB
SwapCached:          464 kB
Active:          2361384 kB
Inactive:        1810248 kB
Active(anon):      16508 kB
Inactive(anon):    11200 kB
Active(file):    2344876 kB
Inactive(file):  1799048 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              5072 kB
Writeback:             0 kB
AnonPages:         23944 kB
Mapped:            14932 kB
Shmem:               172 kB
Slab:             722864 kB
SReclaimable:     165064 kB
SUnreclaim:       557800 kB
KernelStack:        1488 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     140512 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= 70828 MiB
End job on node144 at 2012-06-01 20:36:20