Trace number 3689853

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.09 1795.15

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM2c2ad4d860134cc053a8a3877f1b5de5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1995
Best CPU time to get the best result obtained on this benchmark1801.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 784454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 784454
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3689853-1337893577.opb
0.08/0.12	c reading problem ... 
8.17/5.82	c ... done. Wall clock time 5.697s.
8.17/5.82	c declared #vars     400896
8.17/5.82	c #constraints  402763
8.17/5.82	c constraints type 
8.17/5.82	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
8.17/5.82	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
8.17/5.82	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
8.17/5.82	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
8.17/5.82	c 402763 constraints processed.
8.17/5.82	c objective function length is 892 literals
60.13/57.20	c cleaning 2500 clauses out of 4999 with flag 5001/5001
122.25/118.61	c cleaning 4248 clauses out of 8499 with flag 11001/11001
191.41/187.73	c cleaning 5622 clauses out of 11251 with flag 18001/18001
273.15/269.48	c cleaning 6810 clauses out of 13629 with flag 26001/26001
375.21/371.41	c cleaning 7897 clauses out of 15820 with flag 35002/35002
489.85/486.03	c cleaning 8956 clauses out of 17925 with flag 45004/45004
630.96/627.03	c cleaning 9974 clauses out of 19965 with flag 56000/56000
818.17/814.16	c cleaning 10996 clauses out of 21991 with flag 68000/68000
958.86/954.71	c cleaning 11989 clauses out of 23995 with flag 81000/81000
1146.52/1142.26	c cleaning 12998 clauses out of 26006 with flag 95000/95000
1281.82/1277.49	c cleaning 13998 clauses out of 28011 with flag 110003/110003
1410.12/1405.64	c cleaning 14893 clauses out of 30010 with flag 126001/126001
1534.64/1530.09	c cleaning 16024 clauses out of 32121 with flag 143005/143005
1644.64/1639.92	c cleaning 17039 clauses out of 34093 with flag 161001/161001
1751.14/1746.25	c cleaning 18021 clauses out of 36053 with flag 180000/180000
1800.09/1795.12	c starts		: 116
1800.09/1795.12	c conflicts		: 187659
1800.09/1795.12	c decisions		: 3289295
1800.09/1795.12	c propagations		: 7210721700
1800.09/1795.12	c inspects		: 3267347721
1800.09/1795.12	c shortcuts		: 0
1800.09/1795.12	c learnt literals	: 3
1800.09/1795.12	c learnt binary clauses	: 1233
1800.09/1795.12	c learnt ternary clauses	: 930
1800.09/1795.12	c learnt constraints	: 187655
1800.09/1795.12	c ignored constraints	: 0
1800.09/1795.12	c root simplifications	: 0
1800.09/1795.12	c removed literals (reason simplification)	: 0
1800.09/1795.12	c reason swapping (by a shorter reason)	: 0
1800.09/1795.12	c Calls to reduceDB	: 15
1800.09/1795.12	c number of reductions to clauses (during analyze)	: 0
1800.09/1795.12	c number of learned constraints concerned by reduction	: 0
1800.09/1795.12	c number of learning phase by resolution	: 0
1800.09/1795.12	c number of learning phase by cutting planes	: 0
1800.09/1795.12	c speed (assignments/second)	: 4030081.012728975
1800.09/1795.12	c non guided choices	51034
1800.09/1795.13	c learnt constraints type 
1800.09/1795.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1233
1800.09/1795.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 24458
1800.09/1795.13	c constraints type 
1800.09/1795.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
1800.09/1795.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.09/1795.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.09/1795.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.09/1795.13	c 402763 constraints processed.
1800.09/1795.13	s UNKNOWN
1800.09/1795.13	c Total wall clock time (in seconds): 1795.004

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-3689853-1337893577/watcher-3689853-1337893577 -o /tmp/evaluation-result-3689853-1337893577/solver-3689853-1337893577 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689853-1337893577.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: 1.93 1.99 1.99 3/194 27864
/proc/meminfo: memFree=28647776/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/27864/stat : 27864 (java) D 27862 27864 20503 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 255486217 9515008 182 33554432000 1073741824 1073778376 140736475412144 140736475403176 270118239925 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/27864/statm: 2323 182 140 9 0 71 0

[startup+0.0726889 s]
/proc/loadavg: 1.93 1.99 1.99 3/194 27864
/proc/meminfo: memFree=28647776/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 3236 0 1 0 4 1 0 0 20 0 18 0 255486217 9787813888 3934 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 3934 1757 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.10033 s]
/proc/loadavg: 1.93 1.99 1.99 3/194 27864
/proc/meminfo: memFree=28647776/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 4053 0 1 0 7 1 0 0 20 0 18 0 255486217 9787813888 4748 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 4749 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300304 s]
/proc/loadavg: 1.93 1.99 1.99 3/194 27864
/proc/meminfo: memFree=28647776/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=0.49 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 5773 0 1 0 47 2 0 0 20 0 18 0 255486217 9787813888 11973 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 11973 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558412

[startup+0.700317 s]
/proc/loadavg: 1.93 1.99 1.99 3/194 27864
/proc/meminfo: memFree=28647776/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=1.3 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 9439 0 1 0 124 6 0 0 20 0 18 0 255486217 9787813888 44569 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 44569 2245 9 0 2380296 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9558412

[startup+1.5008 s]
/proc/loadavg: 1.93 1.99 1.99 4/212 27882
/proc/meminfo: memFree=28322500/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=2.39 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 10167 0 1 0 223 16 0 0 20 0 18 0 255486217 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 89166 2247 9 0 2380296 0
[pid=27864/tid=27866] ppid=27862 vsize=9558412 CPUtime=1.33 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 2612 0 1 0 128 5 0 0 20 0 18 0 255486218 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377377853424 270121624845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 137 0 0 0 5 2 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 123 0 0 0 3 2 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 127 0 0 0 4 2 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 130 0 0 0 4 2 0 0 20 0 18 0 255486219 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255486220 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255486221 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255486221 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9558412 CPUtime=0.32 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2926 0 0 0 32 0 0 0 20 0 18 0 255486223 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 2659 0 0 0 23 0 0 0 20 0 18 0 255486223 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 89166 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9558412

[startup+3.10079 s]
/proc/loadavg: 1.93 1.99 1.99 3/212 27882
/proc/meminfo: memFree=28107524/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9558412 CPUtime=4.3 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 10900 0 1 0 400 30 0 0 20 0 18 0 255486217 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2389603 159310 2247 9 0 2380296 0
[pid=27864/tid=27866] ppid=27862 vsize=9558412 CPUtime=2.83 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 2898 0 1 0 273 10 0 0 20 0 18 0 255486218 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377377853328 270121624845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9558412 CPUtime=0.13 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 163 0 0 0 10 3 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 140 0 0 0 7 2 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 147 0 0 0 8 3 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 62 0 0 0 9 3 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 153 0 0 0 8 3 0 0 20 0 18 0 255486219 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 478 0 0 0 0 0 0 0 20 0 18 0 255486220 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255486221 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255486221 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9558412 CPUtime=0.32 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2926 0 0 0 32 0 0 0 20 0 18 0 255486223 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 2659 0 0 0 23 0 0 0 20 0 18 0 255486223 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255486223 9787813888 159310 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 9558412

[startup+6.30079 s]
/proc/loadavg: 1.93 1.99 1.99 3/212 27882
/proc/meminfo: memFree=26427932/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9624976 CPUtime=9.07 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 14893 0 1 0 824 83 0 0 20 0 19 0 255486217 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2406244 555986 2263 9 0 2396937 0
[pid=27864/tid=27866] ppid=27862 vsize=9624976 CPUtime=5.6 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 4450 0 1 0 526 34 0 0 20 0 19 0 255486218 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377377853736 140377318384271 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 458 0 0 0 28 8 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 99 0 0 0 20 6 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 346 0 0 0 19 4 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 207 0 0 0 24 6 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 387 0 0 0 18 4 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 187 0 0 0 21 5 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 363 0 0 0 26 7 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 248 0 0 0 26 7 0 0 20 0 19 0 255486219 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 1264 0 0 0 0 0 0 0 20 0 19 0 255486220 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2945 0 0 0 48 0 0 0 20 0 19 0 255486223 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 2757 0 0 0 51 0 0 0 20 0 19 0 255486223 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 555986 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 9.07
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]
/proc/loadavg: 1.94 1.99 1.99 3/213 27883
/proc/meminfo: memFree=26427196/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9624976 CPUtime=15.53 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 14903 0 1 0 1470 83 0 0 20 0 19 0 255486217 9855975424 555987 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2406244 555987 2265 9 0 2396937 0
[pid=27864/tid=27866] ppid=27862 vsize=9624976 CPUtime=11.98 cores=1,3,5,7

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

[pid=27864/tid=27879] ppid=27862 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2966 0 0 0 58 0 0 0 20 0 19 0 255486223 9855975424 592847 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 10055 0 0 0 114 2 0 0 20 0 19 0 255486223 9855975424 592847 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 592847 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9624976 CPUtime=1.05 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 99 0 0 0 53 52 0 0 20 0 19 0 255486223 9855975424 592847 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27883] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27883/stat : 27883 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486806 9855975424 592847 33554432000 1073741824 1073778376 140733896779168 140377193461416 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1727.2
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.01 1.37 1.72 2/190 27926
/proc/meminfo: memFree=26537416/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9624976 CPUtime=1787.28 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 22557 0 1 0 178581 147 0 0 20 0 19 0 255486217 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2406244 593360 2281 9 0 2396937 0
[pid=27864/tid=27866] ppid=27862 vsize=9624976 CPUtime=1769.39 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 4469 0 1 0 176879 60 0 0 20 0 19 0 255486218 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377377861920 140377318441712 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 463 0 0 0 41 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 109 0 0 0 30 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 354 0 0 0 30 5 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 216 0 0 0 32 7 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 410 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 210 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 385 0 0 0 38 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 265 0 0 0 37 9 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9624976 CPUtime=7.2 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 1371 0 0 0 716 4 0 0 20 0 19 0 255486220 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2966 0 0 0 58 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 10055 0 0 0 114 2 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 103 0 0 0 58 52 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27883] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27883/stat : 27883 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486806 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377193461416 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.28
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.1 s]
/proc/loadavg: 1.00 1.36 1.71 2/189 27926
/proc/meminfo: memFree=26537424/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9624976 CPUtime=1800.09 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 22557 0 1 0 179862 147 0 0 20 0 19 0 255486217 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2406244 593360 2281 9 0 2396937 0
[pid=27864/tid=27866] ppid=27862 vsize=9624976 CPUtime=1782.16 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 4469 0 1 0 178155 61 0 0 20 0 19 0 255486218 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377377861920 140377318332389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 463 0 0 0 41 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 109 0 0 0 30 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 354 0 0 0 30 5 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 216 0 0 0 32 7 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 410 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 210 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 385 0 0 0 38 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 265 0 0 0 37 9 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9624976 CPUtime=7.2 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 1371 0 0 0 716 4 0 0 20 0 19 0 255486220 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2966 0 0 0 58 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 10055 0 0 0 114 2 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 103 0 0 0 58 52 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27883] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27883/stat : 27883 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486806 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377193461416 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1795.1 s]
/proc/loadavg: 1.00 1.36 1.71 2/189 27926
/proc/meminfo: memFree=26537424/32873844 swapFree=6856/6856
[pid=27864] ppid=27862 vsize=9624976 CPUtime=1800.09 cores=1,3,5,7
/proc/27864/stat : 27864 (java) S 27862 27864 20503 0 -1 4202496 22557 0 1 0 179862 147 0 0 20 0 19 0 255486217 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140733896770304 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/27864/statm: 2406244 593360 2281 9 0 2396937 0
[pid=27864/tid=27866] ppid=27862 vsize=9624976 CPUtime=1782.16 cores=1,3,5,7
/proc/27864/task/27866/stat : 27866 (java) R 27862 27864 20503 0 -1 4202560 4469 0 1 0 178155 61 0 0 20 0 19 0 255486218 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377377861920 140377318332389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27867] ppid=27862 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/27864/task/27867/stat : 27867 (java) S 27862 27864 20503 0 -1 4202560 463 0 0 0 41 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377316592680 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27868] ppid=27862 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/27864/task/27868/stat : 27868 (java) S 27862 27864 20503 0 -1 4202560 109 0 0 0 30 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377220397992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27869] ppid=27862 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/27864/task/27869/stat : 27869 (java) S 27862 27864 20503 0 -1 4202560 354 0 0 0 30 5 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377219345192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27870] ppid=27862 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/27864/task/27870/stat : 27870 (java) S 27862 27864 20503 0 -1 4202560 216 0 0 0 32 7 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377218292392 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27871] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27871/stat : 27871 (java) S 27862 27864 20503 0 -1 4202560 410 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377217239592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27872] ppid=27862 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/27864/task/27872/stat : 27872 (java) S 27862 27864 20503 0 -1 4202560 210 0 0 0 32 6 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377216186792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27873] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27873/stat : 27873 (java) S 27862 27864 20503 0 -1 4202560 385 0 0 0 38 8 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377215133992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27874] ppid=27862 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/27864/task/27874/stat : 27874 (java) S 27862 27864 20503 0 -1 4202560 265 0 0 0 37 9 0 0 20 0 19 0 255486219 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377214081192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27864/tid=27875] ppid=27862 vsize=9624976 CPUtime=7.2 cores=1,3,5,7
/proc/27864/task/27875/stat : 27875 (java) S 27862 27864 20503 0 -1 4202560 1371 0 0 0 716 4 0 0 20 0 19 0 255486220 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377201884136 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27864/tid=27876] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27876/stat : 27876 (java) S 27862 27864 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377200830200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27877] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27877/stat : 27877 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486221 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377199777288 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27878] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27878/stat : 27878 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377198725776 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27879] ppid=27862 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/27864/task/27879/stat : 27879 (java) S 27862 27864 20503 0 -1 4202560 2966 0 0 0 58 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377197672888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27880] ppid=27862 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/27864/task/27880/stat : 27880 (java) S 27862 27864 20503 0 -1 4202560 10055 0 0 0 114 2 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377196620088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27881] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27881/stat : 27881 (java) S 27862 27864 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377195567480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27864/tid=27882] ppid=27862 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/27864/task/27882/stat : 27882 (java) S 27862 27864 20503 0 -1 4202560 103 0 0 0 58 52 0 0 20 0 19 0 255486223 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377194514888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27864/tid=27883] ppid=27862 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27864/task/27883/stat : 27883 (java) S 27862 27864 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255486806 9855975424 593360 33554432000 1073741824 1073778376 140733896779168 140377193461416 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27864 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=898286
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=893712
# CPU time returned by wait4() is 1795.79
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.15
CPU time (s): 1800.09
CPU user time (s): 1798.62
CPU system time (s): 1.47
CPU usage (%): 100.275
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.9
system time used= 1.89371
maximum resident set size= 2373564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22591
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38732
involuntary context switches= 8657

runsolver used 6.24005 second user time and 16.5445 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-24 23:06:17
IDJOB=3689853
IDBENCH=91120
IDSOLVER=2269
FILE ID=node106/3689853-1337893577
RUNJOBID= node106-1337889496-26305
PBS_JOBID= 14620098
Free space on /tmp= 71636 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689853-1337893577/watcher-3689853-1337893577 -o /tmp/evaluation-result-3689853-1337893577/solver-3689853-1337893577 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689853-1337893577.opb

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

MD5SUM BENCH= 2c2ad4d860134cc053a8a3877f1b5de5
RANDOM SEED=651914850

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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		: 2667.065
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:        28648156 kB
Buffers:          219464 kB
Cached:          2970636 kB
SwapCached:            0 kB
Active:          1004676 kB
Inactive:        2452900 kB
Active(anon):     270092 kB
Inactive(anon):        0 kB
Active(file):     734584 kB
Inactive(file):  2452900 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             27928 kB
Writeback:             0 kB
AnonPages:        278300 kB
Mapped:            22596 kB
Shmem:               200 kB
Slab:             628532 kB
SReclaimable:      70760 kB
SUnreclaim:       557772 kB
KernelStack:        1600 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     826008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 71636 MiB
End job on node106 at 2012-05-24 23:36:14