Trace number 3689957

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.04 1795.95

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null0mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMd2107be783663a4b74fe1129fd5afba5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-115005
Best CPU time to get the best result obtained on this benchmark1804.76
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
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 279837538
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 279837538
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.11	c version 2.3.2.v20120418
0.06/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.11	c java.vm.version	19.1-b02
0.06/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		1.6.0_24
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		501472288
0.06/0.11	c Max memory 		7480803328
0.06/0.11	c Total memory 		504102912
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization by upper bound
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3689957-1337895163.opb
0.06/0.13	c reading problem ... 
8.67/6.14	c ... done. Wall clock time 6.01s.
8.67/6.14	c declared #vars     399113
8.67/6.14	c #constraints  400980
8.67/6.14	c constraints type 
8.67/6.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
8.67/6.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
8.67/6.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
8.67/6.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
8.67/6.14	c 400980 constraints processed.
8.67/6.14	c objective function length is 306555 literals
65.76/62.73	c cleaning 2496 clauses out of 4991 with flag 5003/5003
129.97/126.53	c cleaning 4246 clauses out of 8491 with flag 11003/11003
185.67/182.28	c cleaning 5622 clauses out of 11243 with flag 18001/18001
247.60/244.15	c cleaning 6806 clauses out of 13620 with flag 26000/26000
316.26/312.78	c cleaning 7898 clauses out of 15814 with flag 35000/35000
386.55/382.92	c cleaning 8951 clauses out of 17916 with flag 45000/45000
464.80/461.11	c cleaning 9979 clauses out of 19965 with flag 56000/56000
549.23/545.56	c cleaning 10984 clauses out of 21985 with flag 68001/68001
633.95/630.30	c cleaning 11983 clauses out of 24000 with flag 81000/81000
713.48/709.72	c cleaning 12980 clauses out of 26023 with flag 95006/95006
796.42/792.63	c cleaning 14012 clauses out of 28037 with flag 110000/110000
886.19/882.40	c cleaning 15008 clauses out of 30026 with flag 126001/126001
978.91/975.03	c cleaning 16001 clauses out of 32017 with flag 143000/143000
1085.86/1081.93	c cleaning 17007 clauses out of 34017 with flag 161001/161001
1192.11/1188.17	c cleaning 18001 clauses out of 36010 with flag 180001/180001
1299.15/1295.14	c cleaning 19003 clauses out of 38010 with flag 200002/200002
1421.35/1417.33	c cleaning 20000 clauses out of 40006 with flag 221001/221001
1549.57/1545.59	c cleaning 20998 clauses out of 42005 with flag 243000/243000
1682.74/1678.69	c cleaning 21996 clauses out of 44007 with flag 266000/266000
1800.04/1795.91	c starts		: 132
1800.04/1795.91	c conflicts		: 283896
1800.04/1795.91	c decisions		: 3457395
1800.04/1795.91	c propagations		: 1516714549
1800.04/1795.91	c inspects		: 693280128
1800.04/1795.91	c shortcuts		: 0
1800.04/1795.91	c learnt literals	: 18
1800.04/1795.91	c learnt binary clauses	: 980
1800.04/1795.91	c learnt ternary clauses	: 512
1800.04/1795.91	c learnt constraints	: 283877
1800.04/1795.91	c ignored constraints	: 0
1800.04/1795.91	c root simplifications	: 0
1800.04/1795.91	c removed literals (reason simplification)	: 0
1800.04/1795.91	c reason swapping (by a shorter reason)	: 0
1800.04/1795.91	c Calls to reduceDB	: 19
1800.04/1795.91	c number of reductions to clauses (during analyze)	: 0
1800.04/1795.91	c number of learned constraints concerned by reduction	: 0
1800.04/1795.91	c number of learning phase by resolution	: 0
1800.04/1795.91	c number of learning phase by cutting planes	: 0
1800.04/1795.91	c speed (assignments/second)	: 847514.5319939674
1800.04/1795.91	c non guided choices	68
1800.04/1795.93	c learnt constraints type 
1800.04/1795.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 980
1800.04/1795.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38929
1800.04/1795.93	c constraints type 
1800.04/1795.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
1800.04/1795.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.04/1795.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.04/1795.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.04/1795.93	c 400980 constraints processed.
1800.04/1795.93	s UNKNOWN
1800.04/1795.93	c Total wall clock time (in seconds): 1795.792

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-3689957-1337895163/watcher-3689957-1337895163 -o /tmp/evaluation-result-3689957-1337895163/solver-3689957-1337895163 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689957-1337895163.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.18 2.11 2.04 3/195 16858
/proc/meminfo: memFree=26290572/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/16858/stat : 16858 (java) R 16856 16858 14581 0 -1 4202496 92 0 0 0 0 0 0 0 20 0 1 0 255641254 2560000 46 33554432000 1073741824 1073778376 140735145040336 140735145037464 233211784487 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 625 46 37 9 0 29 0

[startup+0.071059 s]
/proc/loadavg: 2.18 2.11 2.04 3/195 16858
/proc/meminfo: memFree=26290572/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 3074 0 1 0 3 0 0 0 20 0 13 0 255641254 9446973440 3773 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2306390 3773 1708 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100257 s]
/proc/loadavg: 2.18 2.11 2.04 3/195 16858
/proc/meminfo: memFree=26290572/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 3349 0 1 0 5 1 0 0 20 0 18 0 255641254 9787813888 4559 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 4560 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.300225 s]
/proc/loadavg: 2.18 2.11 2.04 3/195 16858
/proc/meminfo: memFree=26290572/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=0.45 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 5941 0 1 0 43 2 0 0 20 0 18 0 255641254 9787813888 12442 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 12442 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.700222 s]
/proc/loadavg: 2.18 2.11 2.04 3/195 16858
/proc/meminfo: memFree=26290572/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=0.95 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 6137 0 1 0 88 7 0 0 20 0 18 0 255641254 9787813888 45313 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 45313 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 9558412

[startup+1.50077 s]
/proc/loadavg: 2.18 2.11 2.04 5/213 16876
/proc/meminfo: memFree=26111020/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=2.34 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 10585 0 1 0 217 17 0 0 20 0 18 0 255641254 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 89871 2247 9 0 2380296 0
[pid=16858/tid=16860] ppid=16856 vsize=9558412 CPUtime=1.34 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 2561 0 1 0 128 6 0 0 20 0 18 0 255641256 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504381190016 140504235172931 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 123 0 0 0 5 2 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 174 0 0 0 3 1 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 130 0 0 0 2 1 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 18 0 255641257 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255641258 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9558412 CPUtime=0.28 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 3108 0 0 0 27 1 0 0 20 0 18 0 255641262 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3009 0 0 0 27 0 0 0 20 0 18 0 255641262 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 89871 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9558412

[startup+3.10071 s]
/proc/loadavg: 2.18 2.11 2.04 3/213 16876
/proc/meminfo: memFree=25495200/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=4.55 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 13518 0 1 0 403 52 0 0 20 0 18 0 255641254 9787813888 440609 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 440609 2247 9 0 2380296 0
[pid=16858/tid=16860] ppid=16856 vsize=9558412 CPUtime=2.72 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 3820 0 1 0 245 27 0 0 20 0 18 0 255641256 9787813888 440609 33554432000 1073741824 1073778376 140733370571392 140504381190016 140504388963418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 314 0 0 0 10 3 0 0 20 0 18 0 255641257 9787813888 440609 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 57 0 0 0 10 2 0 0 20 0 18 0 255641257 9787813888 440609 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9558412 CPUtime=0.16 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 446 0 0 0 13 3 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9558412 CPUtime=0.17 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 96 0 0 0 14 3 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 203 0 0 0 10 3 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 177 0 0 0 11 4 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 57 0 0 0 9 3 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9558412 CPUtime=0.16 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 92 0 0 0 12 4 0 0 20 0 18 0 255641257 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 966 0 0 0 0 0 0 0 20 0 18 0 255641258 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9558412 CPUtime=0.28 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 3108 0 0 0 27 1 0 0 20 0 18 0 255641262 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3009 0 0 0 27 0 0 0 20 0 18 0 255641262 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 441121 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9558412

[startup+6.3007 s]
/proc/loadavg: 2.17 2.11 2.04 3/213 16876
/proc/meminfo: memFree=24061920/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9558412 CPUtime=8.99 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 16199 0 1 0 825 74 0 0 20 0 18 0 255641254 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2389603 590344 2259 9 0 2380296 0
[pid=16858/tid=16860] ppid=16856 vsize=9558412 CPUtime=5.53 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 4035 0 1 0 519 34 0 0 20 0 18 0 255641256 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504381199048 140504235481315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9558412 CPUtime=0.33 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 375 0 0 0 29 4 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9558412 CPUtime=0.26 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 111 0 0 0 23 3 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 507 0 0 0 30 5 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9558412 CPUtime=0.41 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 169 0 0 0 36 5 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 635 0 0 0 23 4 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9558412 CPUtime=0.3 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 236 0 0 0 25 5 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9558412 CPUtime=0.28 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 812 0 0 0 23 5 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 762 0 0 0 29 6 0 0 20 0 18 0 255641257 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 1263 0 0 0 0 0 0 0 20 0 18 0 255641258 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255641259 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9558412 CPUtime=0.36 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 3112 0 0 0 35 1 0 0 20 0 18 0 255641262 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3009 0 0 0 35 0 0 0 20 0 18 0 255641262 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641262 9787813888 590344 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 2.15 2.11 2.04 3/214 16877
/proc/meminfo: memFree=23931676/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9624976 CPUtime=15.74 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 16313 0 1 0 1500 74 0 0 20 0 19 0 255641254 9855975424 590451 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2406244 590451 2266 9 0 2396937 0
[pid=16858/tid=16860] ppid=16856 vsize=9624976 CPUtime=11.91 cores=0,2,4,6

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

[pid=16858/tid=16873] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 4739 0 0 0 67 2 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3101 0 0 0 65 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 99 0 0 0 45 21 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16877] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16877/stat : 16877 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641885 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503860721064 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1726.46
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/213 16986
/proc/meminfo: memFree=26093892/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9624976 CPUtime=1786.44 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 18407 0 1 0 178536 108 0 0 20 0 19 0 255641254 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2406244 646908 2281 9 0 2396937 0
[pid=16858/tid=16860] ppid=16856 vsize=9624976 CPUtime=1765.3 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 4063 0 1 0 176467 63 0 0 20 0 19 0 255641256 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504381198624 140504235305588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 401 0 0 0 42 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 164 0 0 0 40 4 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 522 0 0 0 47 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 226 0 0 0 53 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 654 0 0 0 38 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 260 0 0 0 39 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 822 0 0 0 34 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 778 0 0 0 44 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9624976 CPUtime=10.93 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 1394 0 0 0 1090 3 0 0 20 0 19 0 255641258 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 4739 0 0 0 67 2 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3101 0 0 0 65 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9624976 CPUtime=0.68 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 103 0 0 0 47 21 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16877] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16877/stat : 16877 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641885 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503860721064 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.9 s]
/proc/loadavg: 2.11 2.02 2.01 3/213 16986
/proc/meminfo: memFree=26094140/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9624976 CPUtime=1800.04 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 18407 0 1 0 179896 108 0 0 20 0 19 0 255641254 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2406244 646908 2281 9 0 2396937 0
[pid=16858/tid=16860] ppid=16856 vsize=9624976 CPUtime=1778.87 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 4063 0 1 0 177823 64 0 0 20 0 19 0 255641256 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504381198624 140504235322262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 401 0 0 0 42 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 164 0 0 0 40 4 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 522 0 0 0 47 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 226 0 0 0 53 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 654 0 0 0 38 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 260 0 0 0 39 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 822 0 0 0 34 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 778 0 0 0 44 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9624976 CPUtime=10.93 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 1394 0 0 0 1090 3 0 0 20 0 19 0 255641258 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 4739 0 0 0 67 2 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3101 0 0 0 65 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 103 0 0 0 48 21 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16877] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16877/stat : 16877 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641885 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503860721064 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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.9 s]
/proc/loadavg: 2.11 2.02 2.01 3/213 16986
/proc/meminfo: memFree=26094140/32873844 swapFree=7104/7104
[pid=16858] ppid=16856 vsize=9624976 CPUtime=1800.04 cores=0,2,4,6
/proc/16858/stat : 16858 (java) S 16856 16858 14581 0 -1 4202496 18407 0 1 0 179896 108 0 0 20 0 19 0 255641254 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140733370562528 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16858/statm: 2406244 646908 2281 9 0 2396937 0
[pid=16858/tid=16860] ppid=16856 vsize=9624976 CPUtime=1778.87 cores=0,2,4,6
/proc/16858/task/16860/stat : 16860 (java) R 16856 16858 14581 0 -1 4202560 4063 0 1 0 177823 64 0 0 20 0 19 0 255641256 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504381198624 140504235322262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16861] ppid=16856 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/16858/task/16861/stat : 16861 (java) S 16856 16858 14581 0 -1 4202560 401 0 0 0 42 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504353651496 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16862] ppid=16856 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/16858/task/16862/stat : 16862 (java) S 16856 16858 14581 0 -1 4202560 164 0 0 0 40 4 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504223754920 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16863] ppid=16856 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/16858/task/16863/stat : 16863 (java) S 16856 16858 14581 0 -1 4202560 522 0 0 0 47 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504222702632 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16864] ppid=16856 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/16858/task/16864/stat : 16864 (java) S 16856 16858 14581 0 -1 4202560 226 0 0 0 53 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504221649832 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16865] ppid=16856 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/16858/task/16865/stat : 16865 (java) S 16856 16858 14581 0 -1 4202560 654 0 0 0 38 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504220596520 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16866] ppid=16856 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/16858/task/16866/stat : 16866 (java) S 16856 16858 14581 0 -1 4202560 260 0 0 0 39 6 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140504219543720 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16867] ppid=16856 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/16858/task/16867/stat : 16867 (java) S 16856 16858 14581 0 -1 4202560 822 0 0 0 34 5 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503882394152 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16868] ppid=16856 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/16858/task/16868/stat : 16868 (java) S 16856 16858 14581 0 -1 4202560 778 0 0 0 44 7 0 0 20 0 19 0 255641257 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503881341352 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16869] ppid=16856 vsize=9624976 CPUtime=10.93 cores=0,2,4,6
/proc/16858/task/16869/stat : 16869 (java) S 16856 16858 14581 0 -1 4202560 1394 0 0 0 1090 3 0 0 20 0 19 0 255641258 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503869143784 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16858/tid=16870] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16870/stat : 16870 (java) S 16856 16858 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503868089848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16871] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16871/stat : 16871 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641259 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503867037448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16872] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16872/stat : 16872 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503865985936 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16873] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16873/stat : 16873 (java) S 16856 16858 14581 0 -1 4202560 4739 0 0 0 67 2 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503864932536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16858/tid=16874] ppid=16856 vsize=9624976 CPUtime=0.65 cores=0,2,4,6
/proc/16858/task/16874/stat : 16874 (java) S 16856 16858 14581 0 -1 4202560 3101 0 0 0 65 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503863879736 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16875] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16875/stat : 16875 (java) S 16856 16858 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503862827640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16858/tid=16876] ppid=16856 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/16858/task/16876/stat : 16876 (java) S 16856 16858 14581 0 -1 4202560 103 0 0 0 48 21 0 0 20 0 19 0 255641262 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503861775048 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16858/tid=16877] ppid=16856 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/16858/task/16877/stat : 16877 (java) S 16856 16858 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641885 9855975424 646908 33554432000 1073741824 1073778376 140733370571392 140503860721064 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1795.95
CPU time (s): 1800.04
CPU user time (s): 1798.96
CPU system time (s): 1.08
CPU usage (%): 100.228
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.48
system time used= 1.50077
maximum resident set size= 2587776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18447
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39528
involuntary context switches= 23600

runsolver used 6.21105 second user time and 14.6228 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-24 23:32:44
IDJOB=3689957
IDBENCH=92309
IDSOLVER=2269
FILE ID=node142/3689957-1337895163
RUNJOBID= node142-1337871882-14597
PBS_JOBID= 14620062
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= d2107be783663a4b74fe1129fd5afba5
RANDOM SEED=1347285644

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        26290836 kB
Buffers:          235908 kB
Cached:          3017068 kB
SwapCached:            0 kB
Active:          3082440 kB
Inactive:        2727080 kB
Active(anon):    2558620 kB
Inactive(anon):        0 kB
Active(file):     523820 kB
Inactive(file):  2727080 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             31328 kB
Writeback:             0 kB
AnonPages:       2565088 kB
Mapped:            22644 kB
Shmem:               200 kB
Slab:             632080 kB
SReclaimable:      74236 kB
SUnreclaim:       557844 kB
KernelStack:        1600 kB
PageTables:         9156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3271432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2496512 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= 71632 MiB
End job on node142 at 2012-05-25 00:02:42