Trace number 4106777

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.09 1796.95

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_3.opb
MD5SUMd792065ec5adca4c7f7b540f15bc8ce9
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-121
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -149
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63244
Sum of products size (including duplicates)126488
Number of different products31622
Sum of products size63244

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
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@587bd9f2
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 Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4106777-1466276766.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
2.56/1.02	c ... done. Wall clock time 0.897s.
2.56/1.02	c declared #vars     2000
2.56/1.02	c internal #vars     33622
2.56/1.02	c #constraints  66246
2.56/1.02	c constraints type 
2.56/1.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 31622
2.56/1.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 2002
2.56/1.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1000
2.56/1.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 31622
2.56/1.02	c 66246 constraints processed.
2.56/1.02	c objective function length is 1000 literals
22.06/19.88	c cleaning 2495 clauses out of 5000 with flag 190206/5000
44.11/41.71	c cleaning 4251 clauses out of 8506 with flag 227751/11001
67.91/65.55	c cleaning 5623 clauses out of 11254 with flag 249139/18000
94.73/92.32	c cleaning 6811 clauses out of 13632 with flag 273116/26001
123.89/121.46	c cleaning 7904 clauses out of 15820 with flag 299792/35000
155.39/152.97	c cleaning 8958 clauses out of 17916 with flag 329067/45000
190.89/188.49	c cleaning 9975 clauses out of 19958 with flag 361310/56000
229.77/227.19	c cleaning 10991 clauses out of 21983 with flag 396112/68000
271.56/268.90	c cleaning 11995 clauses out of 23992 with flag 433834/81000
316.85/314.21	c cleaning 12997 clauses out of 25997 with flag 472783/95000
365.04/362.49	c cleaning 14000 clauses out of 28000 with flag 514655/110000
418.04/415.40	c cleaning 15000 clauses out of 30000 with flag 561071/126000
472.83/470.23	c cleaning 16000 clauses out of 32000 with flag 610393/143000
531.52/528.99	c cleaning 16998 clauses out of 34001 with flag 659148/161001
600.02/597.48	c cleaning 17997 clauses out of 36003 with flag 714287/180001
670.83/667.82	c cleaning 19000 clauses out of 38006 with flag 772036/200001
745.01/742.00	c cleaning 20003 clauses out of 40005 with flag 829549/221000
821.70/818.74	c cleaning 21001 clauses out of 42002 with flag 892694/243000
899.39/896.41	c cleaning 22001 clauses out of 44001 with flag 955777/266000
982.47/979.55	c cleaning 22993 clauses out of 46000 with flag 1015484/290000
1067.46/1064.51	c cleaning 24001 clauses out of 48007 with flag 1077268/315000
1159.28/1156.02	c cleaning 24999 clauses out of 50006 with flag 1141517/341000
1251.96/1248.79	c cleaning 26001 clauses out of 52007 with flag 1206116/368000
1346.55/1343.34	c cleaning 27004 clauses out of 54007 with flag 1271977/396001
1462.33/1459.11	c cleaning 28002 clauses out of 56003 with flag 1339702/425001
1580.42/1577.29	c cleaning 29001 clauses out of 58001 with flag 1409751/455001
1692.10/1688.93	c cleaning 29999 clauses out of 60000 with flag 1482133/486001
1800.09/1796.90	c starts		: 129
1800.09/1796.90	c conflicts		: 515300
1800.09/1796.90	c decisions		: 975838
1800.09/1796.90	c propagations		: 1047075635
1800.09/1796.90	c inspects		: 14405347412
1800.09/1796.90	c shortcuts		: 0
1800.09/1796.90	c learnt literals	: 0
1800.09/1796.90	c learnt binary clauses	: 33
1800.09/1796.90	c learnt ternary clauses	: 977
1800.09/1796.90	c learnt constraints	: 515300
1800.09/1796.90	c ignored constraints	: 0
1800.09/1796.90	c root simplifications	: 0
1800.09/1796.90	c removed literals (reason simplification)	: 0
1800.09/1796.90	c reason swapping (by a shorter reason)	: 0
1800.09/1796.90	c Calls to reduceDB	: 27
1800.09/1796.90	c Number of update (reduction) of LBD	: 650
1800.09/1796.90	c Imported unit clauses	: 0
1800.09/1796.90	c number of reductions to clauses (during analyze)	: 0
1800.09/1796.90	c number of learned constraints concerned by reduction	: 0
1800.09/1796.90	c number of learning phase by resolution	: 0
1800.09/1796.90	c number of learning phase by cutting planes	: 0
1800.09/1796.90	c speed (assignments/second)	: 583052.9810396192
1800.09/1796.90	c non guided choices	0
1800.09/1796.91	c timeout
1800.09/1796.93	c learnt constraints type 
1800.09/1796.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 33
1800.09/1796.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 59268
1800.09/1796.93	s UNKNOWN
1800.09/1796.93	c Total wall clock time (in seconds): 1796.803

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106777-1466276766/watcher-4106777-1466276766 -o /tmp/evaluation-result-4106777-1466276766/solver-4106777-1466276766 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22550 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106777-1466276766.opb 

pid=22701
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.09 2.10 2.03 3/194 22704
/proc/meminfo: memFree=29677288/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/22704/stat : 22704 (java) R 22701 22704 22534 0 -1 4202496 239 0 0 0 0 0 0 0 20 0 1 0 29725547 9379840 98 33554432000 1073741824 1073778376 140733387244608 140733387241736 271778356477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2290 114 86 9 0 38 0

[startup+0.100113 s]
/proc/loadavg: 2.09 2.10 2.03 3/194 22704
/proc/meminfo: memFree=29677288/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 4334 0 1 0 7 1 0 0 20 0 18 0 29725547 9787879424 5454 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2389619 5454 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 2.09 2.10 2.03 3/194 22704
/proc/meminfo: memFree=29677288/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 4690 0 1 0 22 1 0 0 20 0 18 0 29725547 9787879424 6779 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2389619 6779 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300279 s]
/proc/loadavg: 2.09 2.10 2.03 3/194 22704
/proc/meminfo: memFree=29677288/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 5934 0 1 0 40 1 0 0 20 0 18 0 29725547 9787879424 8593 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2389619 8593 2230 9 0 2380296 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9558476

[startup+0.70018 s]
/proc/loadavg: 2.09 2.10 2.03 3/194 22704
/proc/meminfo: memFree=29677288/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9558476 CPUtime=1.6 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 23681 0 1 0 153 7 0 0 20 0 18 0 29725547 9787879424 43822 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2389619 43822 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 2.09 2.10 2.03 5/213 22723
/proc/meminfo: memFree=29345656/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 27021 0 1 0 351 12 0 0 20 0 19 0 29725547 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 85862 2283 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=1.38 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 2521 0 1 0 134 4 0 0 20 0 19 0 29725549 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049137865192 140048969269447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 4 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 3 0 0 0 20 0 19 0 29725550 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29725551 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15091 0 0 0 97 3 0 0 20 0 19 0 29725554 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) R 22701 22704 22534 0 -1 4202560 7644 0 0 0 95 2 0 0 20 0 19 0 29725554 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790956981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 85862 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.09 2.10 2.03 3/213 22723
/proc/meminfo: memFree=29342484/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=5.3 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 27022 0 1 0 518 12 0 0 20 0 19 0 29725547 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 85863 2284 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 2521 0 1 0 294 4 0 0 20 0 19 0 29725549 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049137865000 140048969269447 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 4 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 3 0 0 0 20 0 19 0 29725550 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29725551 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15091 0 0 0 97 3 0 0 20 0 19 0 29725554 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) S 22701 22704 22534 0 -1 4202560 7645 0 0 0 102 2 0 0 20 0 19 0 29725554 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 85863 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.09 2.10 2.03 3/213 22723
/proc/meminfo: memFree=29340504/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=8.5 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 27025 0 1 0 838 12 0 0 20 0 19 0 29725547 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 86242 2284 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=6.17 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 2524 0 1 0 613 4 0 0 20 0 19 0 29725549 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049137862928 140048969268927 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 4 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 126 0 0 0 3 0 0 0 20 0 19 0 29725550 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29725551 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15091 0 0 0 97 3 0 0 20 0 19 0 29725554 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) S 22701 22704 22534 0 -1 4202560 7645 0 0 0 102 2 0 0 20 0 19 0 29725554 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 86242 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.5
Current children cumulated vsize (KiB) 9625040


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

[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 334728 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1725.5
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.34 2.22 2.11 3/213 22832
/proc/meminfo: memFree=28725848/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=1785.49 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 30170 0 1 0 178425 124 0 0 20 0 19 0 29725547 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 350088 2299 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=1776.59 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 3399 0 1 0 177613 46 0 0 20 0 19 0 29725549 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049137856192 140048969330964 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 158 0 0 0 6 7 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 139 0 0 0 7 8 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 402 0 0 0 18 15 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 211 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 111 0 0 0 9 4 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 232 0 0 0 7 5 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 204 0 0 0 11 11 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 303 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 866 0 0 0 16 2 0 0 20 0 19 0 29725551 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15100 0 0 0 104 3 0 0 20 0 19 0 29725554 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) S 22701 22704 22534 0 -1 4202560 7676 0 0 0 111 2 0 0 20 0 19 0 29725554 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 105 0 0 0 18 24 0 0 20 0 19 0 29725554 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 350088 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 2.34 2.23 2.11 3/212 22832
/proc/meminfo: memFree=28711644/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 30177 0 1 0 179885 124 0 0 20 0 19 0 29725547 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 353672 2299 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=1791.15 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 3406 0 1 0 179069 46 0 0 20 0 19 0 29725549 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049137856192 140048969269447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 158 0 0 0 6 7 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 139 0 0 0 7 8 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 402 0 0 0 18 15 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 211 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 111 0 0 0 9 4 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 232 0 0 0 7 5 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 204 0 0 0 11 11 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 303 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 866 0 0 0 16 2 0 0 20 0 19 0 29725551 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15100 0 0 0 104 3 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) S 22701 22704 22534 0 -1 4202560 7676 0 0 0 111 2 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 105 0 0 0 18 24 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1796.9 s]
/proc/loadavg: 2.34 2.23 2.11 3/212 22832
/proc/meminfo: memFree=28711644/32872528 swapFree=1103996/1183712
[pid=22704] ppid=22701 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/22704/stat : 22704 (java) S 22701 22704 22534 0 -1 4202496 30177 0 1 0 179885 124 0 0 20 0 19 0 29725547 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140734225009120 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22704/statm: 2406260 353672 2299 9 0 2396937 0
[pid=22704/tid=22706] ppid=22701 vsize=9625040 CPUtime=1791.15 cores=0,2,4,6
/proc/22704/task/22706/stat : 22706 (java) R 22701 22704 22534 0 -1 4202560 3406 0 1 0 179069 46 0 0 20 0 19 0 29725549 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049137856192 140048969269447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22707] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22707/stat : 22707 (java) S 22701 22704 22534 0 -1 4202560 158 0 0 0 6 7 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049099357224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22708] ppid=22701 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/22704/task/22708/stat : 22708 (java) S 22701 22704 22534 0 -1 4202560 139 0 0 0 7 8 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049098304424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22709] ppid=22701 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/22704/task/22709/stat : 22709 (java) S 22701 22704 22534 0 -1 4202560 402 0 0 0 18 15 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049097251624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22710] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22710/stat : 22710 (java) S 22701 22704 22534 0 -1 4202560 211 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049096198824 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22711] ppid=22701 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/22704/task/22711/stat : 22711 (java) S 22701 22704 22534 0 -1 4202560 111 0 0 0 9 4 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049095146024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22712] ppid=22701 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/22704/task/22712/stat : 22712 (java) S 22701 22704 22534 0 -1 4202560 232 0 0 0 7 5 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049094093224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22713] ppid=22701 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22704/task/22713/stat : 22713 (java) S 22701 22704 22534 0 -1 4202560 204 0 0 0 11 11 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049093040424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22714] ppid=22701 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22704/task/22714/stat : 22714 (java) S 22701 22704 22534 0 -1 4202560 303 0 0 0 14 9 0 0 20 0 19 0 29725550 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140049091987624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22715] ppid=22701 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/22704/task/22715/stat : 22715 (java) S 22701 22704 22534 0 -1 4202560 866 0 0 0 16 2 0 0 20 0 19 0 29725551 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048961866728 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22704/tid=22716] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22716/stat : 22716 (java) S 22701 22704 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048960812792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22717] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22717/stat : 22717 (java) S 22701 22704 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29725552 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048959759880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22718] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22718/stat : 22718 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048958708368 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22719] ppid=22701 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/22704/task/22719/stat : 22719 (java) S 22701 22704 22534 0 -1 4202560 15100 0 0 0 104 3 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048957655480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22720] ppid=22701 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/22704/task/22720/stat : 22720 (java) S 22701 22704 22534 0 -1 4202560 7676 0 0 0 111 2 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048956602680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22704/tid=22721] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22721/stat : 22721 (java) S 22701 22704 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048955550072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22704/tid=22722] ppid=22701 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/22704/task/22722/stat : 22722 (java) S 22701 22704 22534 0 -1 4202560 105 0 0 0 18 24 0 0 20 0 19 0 29725554 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048954497480 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22704/tid=22723] ppid=22701 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22704/task/22723/stat : 22723 (java) S 22701 22704 22534 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29725653 9856040960 353672 33554432000 1073741824 1073778376 140734225017984 140048953444008 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22704 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=228235
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=593757
# CPU time returned by wait4() is 1795.82
# 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): 1796.95
CPU time (s): 1800.09
CPU user time (s): 1798.85
CPU system time (s): 1.24
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.23
system time used= 1.59376
maximum resident set size= 1420948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30215
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38303
involuntary context switches= 35886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3333 second user time and 12.4941 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 21:06:06
IDJOB=4106777
IDBENCH=48249
IDSOLVER=2546
FILE ID=node115/4106777-1466276766
RUNJOBID= node115-1466275999-22550
PBS_JOBID= 19918252
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106777-1466276766/watcher-4106777-1466276766 -o /tmp/evaluation-result-4106777-1466276766/solver-4106777-1466276766 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22550 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106777-1466276766.opb

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

MD5SUM BENCH= d792065ec5adca4c7f7b540f15bc8ce9
RANDOM SEED=590411593

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29678048 kB
Buffers:          162144 kB
Cached:           205624 kB
SwapCached:         2472 kB
Active:           975176 kB
Inactive:         283432 kB
Active(anon):     891288 kB
Inactive(anon):     2168 kB
Active(file):      83888 kB
Inactive(file):   281264 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:              1692 kB
Writeback:             0 kB
AnonPages:       2077728 kB
Mapped:            16608 kB
Shmem:                 0 kB
Slab:             612956 kB
SReclaimable:      56768 kB
SUnreclaim:       556188 kB
KernelStack:        1576 kB
PageTables:         8380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3229508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node115 at 2016-06-18 21:36:03