Trace number 4103676

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
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.12 1796.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-tuff.opb
MD5SUM6c865484f3a48e715bdd95fa7e3b19dc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17153
Total number of constraints320
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint11
Maximum length of a constraint3360
Number of terms in the objective function 90
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3221225469
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 6170044790734848
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1104744513968841438
Number of bits of the biggest sum of numbers60
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4103676-1466247242.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
1.08/0.64	c ... done. Wall clock time 0.526s.
1.08/0.64	c declared #vars     17153
1.08/0.64	c #constraints  581
1.08/0.64	c constraints type 
1.08/0.64	c org.sat4j.specs.Constr$1 => 14
1.08/0.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 567
1.08/0.64	c 581 constraints processed.
1.08/0.64	c objective function length is 90 literals
55.31/54.31	c cleaning 2492 clauses out of 5000 with flag 24630/5001
116.23/114.93	c cleaning 4248 clauses out of 8508 with flag 62974/11001
190.31/188.65	c cleaning 5622 clauses out of 11267 with flag 95661/18008
250.87/248.58	c cleaning 6815 clauses out of 13639 with flag 122377/26006
347.70/345.33	c cleaning 7901 clauses out of 15820 with flag 193210/35002
456.74/454.40	c cleaning 8948 clauses out of 17917 with flag 297054/45000
564.46/562.00	c cleaning 9975 clauses out of 19969 with flag 410038/56000
669.50/667.00	c cleaning 10989 clauses out of 21996 with flag 539376/68002
796.57/794.00	c cleaning 11986 clauses out of 24007 with flag 685973/81002
943.44/940.85	c cleaning 12995 clauses out of 26019 with flag 851764/95000
1097.13/1094.48	c cleaning 13996 clauses out of 28025 with flag 1034316/110001
1165.46/1162.71	c cleaning 15014 clauses out of 30030 with flag 1122638/126002
1168.66/1165.95	c cleaning 16006 clauses out of 32014 with flag 1156688/143000
1172.76/1170.05	c cleaning 17000 clauses out of 34008 with flag 1192725/161000
1187.97/1185.21	c cleaning 18004 clauses out of 36008 with flag 1234090/180000
1352.12/1349.28	c cleaning 18992 clauses out of 38004 with flag 1347873/200000
1510.75/1507.69	c cleaning 19994 clauses out of 40010 with flag 1429988/221000
1680.28/1676.93	c cleaning 21005 clauses out of 42016 with flag 1514563/243000
1800.01/1796.41	c starts		: 1214
1800.01/1796.41	c conflicts		: 261287
1800.01/1796.41	c decisions		: 570419
1800.01/1796.41	c propagations		: 37002748
1800.01/1796.41	c inspects		: 948644504
1800.01/1796.41	c shortcuts		: 0
1800.01/1796.41	c learnt literals	: 7
1800.01/1796.41	c learnt binary clauses	: 6
1800.01/1796.41	c learnt ternary clauses	: 8
1800.01/1796.41	c learnt constraints	: 261280
1800.01/1796.41	c ignored constraints	: 0
1800.01/1796.41	c root simplifications	: 0
1800.01/1796.41	c removed literals (reason simplification)	: 0
1800.01/1796.41	c reason swapping (by a shorter reason)	: 0
1800.01/1796.41	c Calls to reduceDB	: 18
1800.01/1796.41	c Number of update (reduction) of LBD	: 63379
1800.01/1796.41	c Imported unit clauses	: 0
1800.01/1796.41	c number of reductions to clauses (during analyze)	: 0
1800.01/1796.41	c number of learned constraints concerned by reduction	: 0
1800.01/1796.41	c number of learning phase by resolution	: 0
1800.01/1796.41	c number of learning phase by cutting planes	: 0
1800.01/1796.41	c speed (assignments/second)	: 20606.369121704967
1800.01/1796.41	c non guided choices	566
1800.12/1796.55	c timeout
1800.12/1796.55	c learnt constraints type 
1800.12/1796.55	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.12/1796.55	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 39293
1800.12/1796.55	s UNKNOWN
1800.12/1796.55	c Total wall clock time (in seconds): 1796.439

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103676-1466247242/watcher-4103676-1466247242 -o /tmp/evaluation-result-4103676-1466247242/solver-4103676-1466247242 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103676-1466247242.opb 

pid=26958
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.25 2.29 2.22 2/194 26961
/proc/meminfo: memFree=27296032/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 26772796 98570240 977 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 24065 977 743 9 0 16771 0
[pid=26961/tid=26962] ppid=26958 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 26772797 98570240 977 33554432000 1073741824 1073778376 140734358712256 140315170405928 270330054016 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 2.25 2.29 2.22 2/194 26961
/proc/meminfo: memFree=27296032/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 4459 0 1 0 9 1 0 0 20 0 18 0 26772796 9787879424 5575 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2389619 5575 2125 9 0 2380296 0
[pid=26961/tid=26962] ppid=26958 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2430 0 1 0 6 1 0 0 20 0 18 0 26772797 9787879424 5575 33554432000 1073741824 1073778376 140734358712256 140315170409376 140315173251595 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 2.25 2.29 2.22 2/194 26961
/proc/meminfo: memFree=27296032/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9558476 CPUtime=0.31 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 5251 0 1 0 29 2 0 0 20 0 18 0 26772796 9787879424 6669 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2389619 6669 2220 9 0 2380296 0
[pid=26961/tid=26962] ppid=26958 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2450 0 1 0 16 1 0 0 20 0 18 0 26772797 9787879424 6669 33554432000 1073741824 1073778376 140734358712256 140315170409376 140315174536840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.30034 s]
/proc/loadavg: 2.25 2.29 2.22 2/194 26961
/proc/meminfo: memFree=27296032/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9558476 CPUtime=0.61 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 10029 0 1 0 58 3 0 0 20 0 18 0 26772796 9787879424 12314 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2389619 12314 2234 9 0 2380296 0
[pid=26961/tid=26962] ppid=26958 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2456 0 1 0 26 1 0 0 20 0 18 0 26772797 9787879424 12314 33554432000 1073741824 1073778376 140734358712256 140315170410712 140315110512665 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9558476

[startup+0.700282 s]
/proc/loadavg: 2.25 2.29 2.22 2/194 26961
/proc/meminfo: memFree=27296032/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9558476 CPUtime=1.27 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 10227 0 1 0 122 5 0 0 20 0 18 0 26772796 9787879424 39569 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2389619 39569 2255 9 0 2380296 0
[pid=26961/tid=26962] ppid=26958 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2515 0 1 0 64 3 0 0 20 0 18 0 26772797 9787879424 39569 33554432000 1073741824 1073778376 140734358712256 140315170410712 140315110766434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9558476

[startup+1.50075 s]
/proc/loadavg: 2.31 2.30 2.22 3/213 26980
/proc/meminfo: memFree=27141960/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9625040 CPUtime=2.41 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 10451 0 1 0 234 7 0 0 20 0 19 0 26772796 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2406260 47421 2273 9 0 2396937 0
[pid=26961/tid=26962] ppid=26958 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2528 0 1 0 141 3 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315170409672 140315110766347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) S 26958 26961 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26772798 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314994072424 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 3747 0 0 0 47 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26961/task/26977/stat : 26977 (java) S 26958 26961 24760 0 -1 4202560 2777 0 0 0 33 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314988808632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26978] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26978/stat : 26978 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314987755768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26979] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26980] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26980/stat : 26980 (java) S 26958 26961 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26772868 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314985649704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.31 2.30 2.22 3/213 26980
/proc/meminfo: memFree=27114468/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9625040 CPUtime=4.01 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 10451 0 1 0 394 7 0 0 20 0 19 0 26772796 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2406260 47421 2273 9 0 2396937 0
[pid=26961/tid=26962] ppid=26958 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2528 0 1 0 300 3 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315170410568 140315110766404 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) S 26958 26961 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26772798 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314994072424 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 3747 0 0 0 47 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26961/task/26977/stat : 26977 (java) S 26958 26961 24760 0 -1 4202560 2777 0 0 0 33 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314988808632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26978] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26978/stat : 26978 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314987755768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26979] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26980] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26980/stat : 26980 (java) S 26958 26961 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26772868 9856040960 47421 33554432000 1073741824 1073778376 140734358712256 140314985649704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.31 2.30 2.22 3/213 26980
/proc/meminfo: memFree=27114160/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9625040 CPUtime=7.21 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 10453 0 1 0 714 7 0 0 20 0 19 0 26772796 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2406260 47344 2273 9 0 2396937 0
[pid=26961/tid=26962] ppid=26958 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2529 0 1 0 620 3 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315170410872 140315110766448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772797 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) S 26958 26961 24760 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26772798 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140314994072424 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 3748 0 0 0 47 0 0 0 20 0 19 0 26772801 9856040960 47344 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9625040 CPUtime=0.33 cores=0,2,4,6

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

[pid=26961/tid=26979] ppid=26958 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 99 0 0 0 14 16 0 0 20 0 19 0 26772801 9856040960 101294 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26980] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26980/stat : 26980 (java) S 26958 26961 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26772868 9856040960 101294 33554432000 1073741824 1073778376 140734358712256 140314985649704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.77
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.22 2.21 2.19 3/213 27176
/proc/meminfo: memFree=29119208/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9625040 CPUtime=1785.87 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 22959 0 1 0 178524 63 0 0 20 0 19 0 26772796 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2406260 106364 2279 9 0 2396937 0
[pid=26961/tid=26962] ppid=26958 vsize=9625040 CPUtime=1776.6 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2700 0 1 0 177624 36 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315170409664 140315110877981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 191 0 0 0 26 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 108 0 0 0 29 5 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 103 0 0 0 30 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 175 0 0 0 32 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 120 0 0 0 27 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 155 0 0 0 28 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 143 0 0 0 27 5 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 237 0 0 0 30 4 0 0 20 0 19 0 26772797 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) S 26958 26961 24760 0 -1 4202560 168 0 0 0 1 5 0 0 20 0 19 0 26772798 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314994072424 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 4479 0 0 0 66 0 0 0 20 0 19 0 26772801 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/26961/task/26977/stat : 26977 (java) S 26958 26961 24760 0 -1 4202560 13019 0 0 0 118 4 0 0 20 0 19 0 26772801 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314988808632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26978] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26978/stat : 26978 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314987755768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26979] ppid=26958 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 103 0 0 0 14 17 0 0 20 0 19 0 26772801 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26980] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26980/stat : 26980 (java) S 26958 26961 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26772868 9856040960 106364 33554432000 1073741824 1073778376 140734358712256 140314985649704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.87
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.41 s]
/proc/loadavg: 2.25 2.22 2.19 3/213 27177
/proc/meminfo: memFree=29115428/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 22967 0 1 0 179937 64 0 0 20 0 19 0 26772796 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2406260 107660 2279 9 0 2396937 0
[pid=26961/tid=26962] ppid=26958 vsize=9625040 CPUtime=1790.65 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) R 26958 26961 24760 0 -1 4202560 2702 0 1 0 179029 36 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315170409568 140315110766382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 193 0 0 0 27 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 108 0 0 0 30 5 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 104 0 0 0 30 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 175 0 0 0 32 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 122 0 0 0 28 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 156 0 0 0 28 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 143 0 0 0 28 5 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 237 0 0 0 31 4 0 0 20 0 19 0 26772797 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) S 26958 26961 24760 0 -1 4202560 168 0 0 0 1 5 0 0 20 0 19 0 26772798 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314994072424 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26772799 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 4479 0 0 0 66 0 0 0 20 0 19 0 26772801 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/26961/task/26977/stat : 26977 (java) S 26958 26961 24760 0 -1 4202560 13019 0 0 0 118 4 0 0 20 0 19 0 26772801 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314988808632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26978] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26978/stat : 26978 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26772801 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314987755768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26979] ppid=26958 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 103 0 0 0 14 17 0 0 20 0 19 0 26772801 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26980] ppid=26958 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26980/stat : 26980 (java) S 26958 26961 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26772868 9856040960 107660 33554432000 1073741824 1073778376 140734358712256 140314985649704 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26961 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.51 s]
/proc/loadavg: 2.25 2.22 2.19 3/213 27177
/proc/meminfo: memFree=29115428/32872528 swapFree=1556504/1720024
[pid=26961] ppid=26958 vsize=9758168 CPUtime=1800.12 cores=0,2,4,6
/proc/26961/stat : 26961 (java) S 26958 26961 24760 0 -1 4202496 24393 0 1 0 179948 64 0 0 20 0 20 0 26772796 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140734358703392 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26961/statm: 2439542 109481 2286 9 0 2430219 0
[pid=26961/tid=26962] ppid=26958 vsize=9758168 CPUtime=1790.67 cores=0,2,4,6
/proc/26961/task/26962/stat : 26962 (java) S 26958 26961 24760 0 -1 4202560 2702 0 1 0 179031 36 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315170409688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26964] ppid=26958 vsize=9758168 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26964/stat : 26964 (java) S 26958 26961 24760 0 -1 4202560 193 0 0 0 27 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315109141416 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26965] ppid=26958 vsize=9758168 CPUtime=0.35 cores=0,2,4,6
/proc/26961/task/26965/stat : 26965 (java) S 26958 26961 24760 0 -1 4202560 108 0 0 0 30 5 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315108088872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26966] ppid=26958 vsize=9758168 CPUtime=0.34 cores=0,2,4,6
/proc/26961/task/26966/stat : 26966 (java) S 26958 26961 24760 0 -1 4202560 104 0 0 0 30 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315107035816 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26967] ppid=26958 vsize=9758168 CPUtime=0.36 cores=0,2,4,6
/proc/26961/task/26967/stat : 26967 (java) S 26958 26961 24760 0 -1 4202560 175 0 0 0 32 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315010480936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26968] ppid=26958 vsize=9758168 CPUtime=0.32 cores=0,2,4,6
/proc/26961/task/26968/stat : 26968 (java) S 26958 26961 24760 0 -1 4202560 122 0 0 0 28 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315009427880 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26969] ppid=26958 vsize=9758168 CPUtime=0.33 cores=0,2,4,6
/proc/26961/task/26969/stat : 26969 (java) S 26958 26961 24760 0 -1 4202560 156 0 0 0 29 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315008375336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26970] ppid=26958 vsize=9758168 CPUtime=0.33 cores=0,2,4,6
/proc/26961/task/26970/stat : 26970 (java) S 26958 26961 24760 0 -1 4202560 143 0 0 0 28 5 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315007322280 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26971] ppid=26958 vsize=9758168 CPUtime=0.35 cores=0,2,4,6
/proc/26961/task/26971/stat : 26971 (java) S 26958 26961 24760 0 -1 4202560 240 0 0 0 31 4 0 0 20 0 20 0 26772797 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140315006269736 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26961/tid=26972] ppid=26958 vsize=9758168 CPUtime=0.14 cores=0,2,4,6
/proc/26961/task/26972/stat : 26972 (java) R 26958 26961 24760 0 -1 4202560 1559 0 0 0 9 5 0 0 20 0 20 0 26772798 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314994071304 140315174572342 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26973] ppid=26958 vsize=9758168 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26973/stat : 26973 (java) S 26958 26961 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 26772799 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314993018744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26974] ppid=26958 vsize=9758168 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26974/stat : 26974 (java) S 26958 26961 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 26772799 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314991965576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26975] ppid=26958 vsize=9758168 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26975/stat : 26975 (java) S 26958 26961 24760 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 26772801 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314990914320 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26961/tid=26976] ppid=26958 vsize=9758168 CPUtime=0.66 cores=0,2,4,6
/proc/26961/task/26976/stat : 26976 (java) S 26958 26961 24760 0 -1 4202560 4480 0 0 0 66 0 0 0 20 0 20 0 26772801 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314989861176 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26961/tid=26977] ppid=26958 vsize=9758168 CPUtime=1.23 cores=0,2,4,6
/proc/26961/task/26977/stat : 26977 (java) S 26958 26961 24760 0 -1 4202560 13019 0 0 0 119 4 0 0 20 0 20 0 26772801 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314988808632 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26978] ppid=26958 vsize=9758168 CPUtime=0 cores=0,2,4,6
/proc/26961/task/26978/stat : 26978 (java) S 26958 26961 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 26772801 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314987755768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26961/tid=26979] ppid=26958 vsize=9758168 CPUtime=0.31 cores=0,2,4,6
/proc/26961/task/26979/stat : 26979 (java) S 26958 26961 24760 0 -1 4202560 103 0 0 0 14 17 0 0 20 0 20 0 26772801 9992364032 109481 33554432000 1073741824 1073778376 140734358712256 140314986703432 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9758168

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26961 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=919130
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=103832
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.56
CPU time (s): 1800.12
CPU user time (s): 1799.48
CPU system time (s): 0.64
CPU usage (%): 100.198
Max. virtual memory (cumulated for all children) (KiB): 9758168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.92
system time used= 1.10383
maximum resident set size= 437932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24402
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41066
involuntary context switches= 19254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5051 second user time and 15.9156 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 12:54:02
IDJOB=4103676
IDBENCH=2427
IDSOLVER=2546
FILE ID=node117/4103676-1466247242
RUNJOBID= node117-1466230712-24776
PBS_JOBID= 19918181
Free space on /tmp= 71696 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-tuff.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103676-1466247242/watcher-4103676-1466247242 -o /tmp/evaluation-result-4103676-1466247242/solver-4103676-1466247242 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103676-1466247242.opb

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

MD5SUM BENCH= 6c865484f3a48e715bdd95fa7e3b19dc
RANDOM SEED=1914052078

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27296412 kB
Buffers:          113100 kB
Cached:           284792 kB
SwapCached:            0 kB
Active:          2801884 kB
Inactive:         264376 kB
Active(anon):    2658512 kB
Inactive(anon):    12168 kB
Active(file):     143372 kB
Inactive(file):   252208 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2620 kB
Writeback:             0 kB
AnonPages:       4419104 kB
Mapped:            21060 kB
Shmem:               204 kB
Slab:             620828 kB
SReclaimable:      64376 kB
SUnreclaim:       556452 kB
KernelStack:        1632 kB
PageTables:        12812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4831460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2818048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node117 at 2016-06-18 13:23:58