Trace number 4085708

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 1793.86

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085708-1465279708.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
2.77/2.43	c ... done. Wall clock time 2.315s.
2.77/2.43	c declared #vars     10080
2.77/2.43	c #constraints  732
2.77/2.43	c constraints type 
2.77/2.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 732
2.77/2.43	c 732 constraints processed.
2.77/2.43	c objective function length is 10080 literals
6.99/6.38	c cleaning 2498 clauses out of 5000 with flag 10223/5000
11.27/10.58	c cleaning 4263 clauses out of 8529 with flag 22285/11027
16.28/15.53	c cleaning 5621 clauses out of 11241 with flag 36282/18002
22.39/21.64	c cleaning 6809 clauses out of 13620 with flag 52556/26002
29.30/28.56	c cleaning 7915 clauses out of 15831 with flag 70770/35022
37.11/36.30	c cleaning 8953 clauses out of 17908 with flag 91050/45014
48.36/47.59	c cleaning 9974 clauses out of 19954 with flag 122462/56013
69.38/68.34	c cleaning 11166 clauses out of 22332 with flag 245643/68365
91.47/90.42	c cleaning 11901 clauses out of 23801 with flag 290217/81000
115.68/114.65	c cleaning 13014 clauses out of 26029 with flag 349527/95129
142.68/141.63	c cleaning 13926 clauses out of 27886 with flag 402320/110000
172.88/171.88	c cleaning 14981 clauses out of 29962 with flag 467296/126002
196.59/195.59	c cleaning 15952 clauses out of 31979 with flag 545933/143000
239.10/237.51	c cleaning 17525 clauses out of 35049 with flag 586594/162022
278.81/277.22	c cleaning 17749 clauses out of 35507 with flag 637333/180005
319.21/317.65	c cleaning 19045 clauses out of 38092 with flag 689485/200339
356.22/354.65	c cleaning 19835 clauses out of 39708 with flag 757252/221000
387.42/385.83	c cleaning 21122 clauses out of 42246 with flag 824584/243373
425.53/423.74	c cleaning 21915 clauses out of 43887 with flag 870294/266136
457.53/455.79	c cleaning 22916 clauses out of 45845 with flag 938007/290009
481.03/479.23	c cleaning 24002 clauses out of 48003 with flag 1022669/315083
509.27/507.26	c cleaning 24939 clauses out of 50015 with flag 1106463/341097
553.57/551.50	c cleaning 26135 clauses out of 52269 with flag 1205884/368290
598.69/596.48	c cleaning 27023 clauses out of 54045 with flag 1345966/396201
647.80/645.55	c cleaning 28274 clauses out of 56549 with flag 1481336/425728
717.07/714.39	c cleaning 28806 clauses out of 57617 with flag 1540020/455070
797.28/794.56	c cleaning 29937 clauses out of 59879 with flag 1602156/486138
886.22/882.97	c cleaning 30934 clauses out of 61873 with flag 1666018/518069
983.10/979.31	c cleaning 32295 clauses out of 64596 with flag 1733332/551726
1084.59/1080.84	c cleaning 32976 clauses out of 65958 with flag 1800646/585383
1170.15/1165.63	c cleaning 33790 clauses out of 67611 with flag 1873370/620012
1273.00/1268.29	c cleaning 35034 clauses out of 70067 with flag 1945862/656258
1382.36/1377.13	c cleaning 36071 clauses out of 72142 with flag 2020080/693367
1497.50/1492.03	c cleaning 37022 clauses out of 74043 with flag 2096024/731339
1618.63/1612.69	c cleaning 37928 clauses out of 75856 with flag 2173694/770174
1756.69/1750.47	c cleaning 39257 clauses out of 78514 with flag 2254868/810760
1800.09/1793.80	c starts		: 500
1800.09/1793.80	c conflicts		: 827312
1800.09/1793.80	c decisions		: 6301733
1800.09/1793.80	c propagations		: 832851602
1800.09/1793.80	c inspects		: 6353908851
1800.09/1793.80	c shortcuts		: 0
1800.09/1793.80	c learnt literals	: 0
1800.09/1793.80	c learnt binary clauses	: 0
1800.09/1793.80	c learnt ternary clauses	: 0
1800.09/1793.80	c learnt constraints	: 827312
1800.09/1793.80	c ignored constraints	: 0
1800.09/1793.80	c root simplifications	: 0
1800.09/1793.80	c removed literals (reason simplification)	: 0
1800.09/1793.80	c reason swapping (by a shorter reason)	: 0
1800.09/1793.80	c Calls to reduceDB	: 36
1800.09/1793.80	c Number of update (reduction) of LBD	: 83849
1800.09/1793.80	c Imported unit clauses	: 0
1800.09/1793.80	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.80	c number of learned constraints concerned by reduction	: 0
1800.09/1793.80	c number of learning phase by resolution	: 0
1800.09/1793.80	c number of learning phase by cutting planes	: 0
1800.09/1793.80	c speed (assignments/second)	: 464930.97700331314
1800.09/1793.80	c non guided choices	11739
1800.09/1793.80	c timeout
1800.09/1793.83	c learnt constraints type 
1800.09/1793.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55810
1800.09/1793.83	s UNKNOWN
1800.09/1793.83	c Total wall clock time (in seconds): 1793.713

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-4085708-1465279708/watcher-4085708-1465279708 -o /tmp/evaluation-result-4085708-1465279708/solver-4085708-1465279708 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465261709-15101 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085708-1465279708.opb 

pid=18533
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.20 2.18 3/196 18536
/proc/meminfo: memFree=29746680/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/18536/stat : 18536 (java) R 18533 18536 15085 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 109902887 278528 33 33554432000 1073741824 1073778376 140735378171600 140733870815928 215115459879 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 68 33 25 9 0 25 0

[startup+0.100142 s]
/proc/loadavg: 2.18 2.20 2.18 3/196 18536
/proc/meminfo: memFree=29746680/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 109902887 9787879424 6025 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2389619 6025 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200328 s]
/proc/loadavg: 2.18 2.20 2.18 3/196 18536
/proc/meminfo: memFree=29746680/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 4970 0 1 0 26 2 0 0 20 0 18 0 109902887 9787879424 6961 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2389619 6961 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300231 s]
/proc/loadavg: 2.18 2.20 2.18 3/196 18536
/proc/meminfo: memFree=29746680/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 5675 0 1 0 49 2 0 0 20 0 18 0 109902887 9787879424 11427 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2389619 11427 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.7003 s]
/proc/loadavg: 2.18 2.20 2.18 3/196 18536
/proc/meminfo: memFree=29746680/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9558476 CPUtime=0.92 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 5756 0 1 0 88 4 0 0 20 0 18 0 109902887 9787879424 39585 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2389619 39585 2249 9 0 2380296 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 2.16 2.19 2.18 4/214 18554
/proc/meminfo: memFree=29588500/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9558476 CPUtime=1.8 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 5852 0 1 0 175 5 0 0 20 0 18 0 109902887 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2389619 44774 2252 9 0 2380296 0
[pid=18536/tid=18538] ppid=18533 vsize=9558476 CPUtime=1.43 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2468 0 1 0 140 3 0 0 20 0 18 0 109902888 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568616139984 140568458463190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 109902889 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 109902890 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 109902891 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 109902891 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 109902893 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) S 18533 18536 15085 0 -1 4202560 734 0 0 0 10 0 0 0 20 0 18 0 109902893 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567966095800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) S 18533 18536 15085 0 -1 4202560 1274 0 0 0 15 0 0 0 20 0 18 0 109902893 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567965043000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 109902893 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 109902893 9787879424 44774 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9558476

[startup+3.10065 s]
/proc/loadavg: 2.16 2.19 2.18 3/214 18554
/proc/meminfo: memFree=29450168/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 6466 0 1 0 341 13 0 0 20 0 19 0 109902887 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2406260 81057 2264 9 0 2396937 0
[pid=18536/tid=18538] ppid=18533 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2535 0 1 0 295 5 0 0 20 0 19 0 109902888 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568616140744 140568457983726 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 38 0 0 0 0 2 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 39 0 0 0 0 1 0 0 20 0 19 0 109902889 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 19 0 109902890 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9625040 CPUtime=0.12 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) R 18533 18536 15085 0 -1 4202560 762 0 0 0 12 0 0 0 20 0 19 0 109902893 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567966082768 140568620258796 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) R 18533 18536 15085 0 -1 4202560 1552 0 0 0 20 0 0 0 20 0 19 0 109902893 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567965020056 140568622127334 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 81057 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.16 2.19 2.18 4/215 18555
/proc/meminfo: memFree=29424244/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=6.99 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 9953 0 1 0 685 14 0 0 20 0 19 0 109902887 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2406260 82969 2268 9 0 2396937 0
[pid=18536/tid=18538] ppid=18533 vsize=9625040 CPUtime=6.19 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2539 0 1 0 614 5 0 0 20 0 19 0 109902888 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568616139336 140568458544068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 38 0 0 0 0 2 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 39 0 0 0 0 1 0 0 20 0 19 0 109902889 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 192 0 0 0 0 0 0 0 20 0 19 0 109902890 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) S 18533 18536 15085 0 -1 4202560 2704 0 0 0 24 0 0 0 20 0 19 0 109902893 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567966095800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) S 18533 18536 15085 0 -1 4202560 3092 0 0 0 32 2 0 0 20 0 19 0 109902893 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567965043000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18555] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18555/stat : 18555 (java) S 18533 18536 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 109903133 9856040960 82969 33554432000 1073741824 1073778376 140735378171600 140567961884328 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 9625040

[startup+12.7009 s]
/proc/loadavg: 2.21 2.20 2.18 3/215 18555
/proc/meminfo: memFree=29422012/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=13.47 cores=0,2,4,6

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

[pid=18536/tid=18555] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18555/stat : 18555 (java) S 18533 18536 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 109903133 9856040960 585923 33554432000 1073741824 1073778376 140735378171600 140567961884328 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1668.34
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.29 2.26 2.24 4/215 18663
/proc/meminfo: memFree=23906688/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=1728.58 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 98309 0 1 0 172625 233 0 0 20 0 19 0 109902887 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2406260 585905 2281 9 0 2396937 0
[pid=18536/tid=18538] ppid=18533 vsize=9625040 CPUtime=1714.14 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2669 0 1 0 171378 36 0 0 20 0 19 0 109902888 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568616140000 140568458555941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 10560 0 0 0 65 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 8899 0 0 0 69 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 11719 0 0 0 63 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 9816 0 0 0 90 31 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 8721 0 0 0 56 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 10256 0 0 0 69 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 10461 0 0 0 66 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 15756 0 0 0 69 26 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 1976 0 0 0 143 3 0 0 20 0 19 0 109902890 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) S 18533 18536 15085 0 -1 4202560 2820 0 0 0 31 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567966095800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) S 18533 18536 15085 0 -1 4202560 3299 0 0 0 42 2 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567965043000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 99 0 0 0 25 29 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18555] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18555/stat : 18555 (java) S 18533 18536 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 109903133 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567961884328 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1728.58
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.24 2.23 3/215 18665
/proc/meminfo: memFree=23906624/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=1788.58 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 98313 0 1 0 178624 234 0 0 20 0 19 0 109902887 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2406260 585905 2281 9 0 2396937 0
[pid=18536/tid=18538] ppid=18533 vsize=9625040 CPUtime=1773.99 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2669 0 1 0 177363 36 0 0 20 0 19 0 109902888 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568616132304 140568458603579 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 10560 0 0 0 65 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 8899 0 0 0 69 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 11719 0 0 0 63 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 9816 0 0 0 90 31 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 8721 0 0 0 56 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 10256 0 0 0 69 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 10461 0 0 0 66 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 15756 0 0 0 69 26 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 1976 0 0 0 143 3 0 0 20 0 19 0 109902890 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) S 18533 18536 15085 0 -1 4202560 2820 0 0 0 31 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567966095800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) S 18533 18536 15085 0 -1 4202560 3299 0 0 0 42 2 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567965043000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 103 0 0 0 25 30 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18555] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18555/stat : 18555 (java) S 18533 18536 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 109903133 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567961884328 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.8 s]
/proc/loadavg: 2.18 2.24 2.23 3/215 18665
/proc/meminfo: memFree=24127684/32872528 swapFree=20720/1686580
[pid=18536] ppid=18533 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/18536/stat : 18536 (java) S 18533 18536 15085 0 -1 4202496 98313 0 1 0 179774 235 0 0 20 0 19 0 109902887 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140735378162736 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18536/statm: 2406260 585905 2281 9 0 2396937 0
[pid=18536/tid=18538] ppid=18533 vsize=9625040 CPUtime=1785.46 cores=0,2,4,6
/proc/18536/task/18538/stat : 18538 (java) R 18533 18536 15085 0 -1 4202560 2669 0 1 0 178509 37 0 0 20 0 19 0 109902888 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568616132304 140568458636966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18539] ppid=18533 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/18536/task/18539/stat : 18539 (java) S 18533 18536 15085 0 -1 4202560 10560 0 0 0 65 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568577633320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18536/tid=18540] ppid=18533 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/18536/task/18540/stat : 18540 (java) S 18533 18536 15085 0 -1 4202560 8899 0 0 0 69 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568576580520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18541] ppid=18533 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/18536/task/18541/stat : 18541 (java) S 18533 18536 15085 0 -1 4202560 11719 0 0 0 63 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568457898792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18542] ppid=18533 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/18536/task/18542/stat : 18542 (java) S 18533 18536 15085 0 -1 4202560 9816 0 0 0 90 31 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568456845992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18543] ppid=18533 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/18536/task/18543/stat : 18543 (java) S 18533 18536 15085 0 -1 4202560 8721 0 0 0 56 22 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568455793192 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18544] ppid=18533 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/18536/task/18544/stat : 18544 (java) S 18533 18536 15085 0 -1 4202560 10256 0 0 0 69 25 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568454740392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18545] ppid=18533 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/18536/task/18545/stat : 18545 (java) S 18533 18536 15085 0 -1 4202560 10461 0 0 0 66 23 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568453687592 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18546] ppid=18533 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/18536/task/18546/stat : 18546 (java) S 18533 18536 15085 0 -1 4202560 15756 0 0 0 69 26 0 0 20 0 19 0 109902889 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140568452634792 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18547] ppid=18533 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/18536/task/18547/stat : 18547 (java) S 18533 18536 15085 0 -1 4202560 1976 0 0 0 143 3 0 0 20 0 19 0 109902890 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567970307048 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18548] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18548/stat : 18548 (java) S 18533 18536 15085 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567969253112 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18549] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18549/stat : 18549 (java) S 18533 18536 15085 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 109902891 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567968200200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18550] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18550/stat : 18550 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567967148688 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18551] ppid=18533 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/18536/task/18551/stat : 18551 (java) S 18533 18536 15085 0 -1 4202560 2820 0 0 0 31 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567966095800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18552] ppid=18533 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/18536/task/18552/stat : 18552 (java) S 18533 18536 15085 0 -1 4202560 3299 0 0 0 42 2 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567965043000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18536/tid=18553] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18553/stat : 18553 (java) S 18533 18536 15085 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567963990392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18536/tid=18554] ppid=18533 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/18536/task/18554/stat : 18554 (java) S 18533 18536 15085 0 -1 4202560 103 0 0 0 26 30 0 0 20 0 19 0 109902893 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567962937800 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18536/tid=18555] ppid=18533 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/18536/task/18555/stat : 18555 (java) S 18533 18536 15085 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 109903133 9856040960 585905 33554432000 1073741824 1073778376 140735378171600 140567961884328 215127996329 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 18536 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18536 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=148400
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=841568
# CPU time returned by wait4() is 1795.99
# 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): 1793.86
CPU time (s): 1800.09
CPU user time (s): 1797.74
CPU system time (s): 2.35
CPU usage (%): 100.348
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.15
system time used= 2.84157
maximum resident set size= 2343768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98357
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41545
involuntary context switches= 15634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5799 second user time and 10.2754 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-07 08:08:28
IDJOB=4085708
IDBENCH=89877
IDSOLVER=2546
FILE ID=node135/4085708-1465279708
RUNJOBID= node135-1465261709-15101
PBS_JOBID= 19843293
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-544324.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085708-1465279708/watcher-4085708-1465279708 -o /tmp/evaluation-result-4085708-1465279708/solver-4085708-1465279708 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465261709-15101 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085708-1465279708.opb

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=1141833390

node135.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.026
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.05
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.026
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.026
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.026
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.026
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.56
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.026
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.026
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.026
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:        29746944 kB
Buffers:          123032 kB
Cached:           229032 kB
SwapCached:         1764 kB
Active:           446796 kB
Inactive:         256764 kB
Active(anon):     352644 kB
Inactive(anon):     1376 kB
Active(file):      94152 kB
Inactive(file):   255388 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098336 kB
Dirty:             15944 kB
Writeback:             0 kB
AnonPages:       2037572 kB
Mapped:            15332 kB
Shmem:                 0 kB
Slab:             601992 kB
SReclaimable:      45648 kB
SUnreclaim:       556344 kB
KernelStack:        1608 kB
PageTables:         8676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2230968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1992704 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= 71672 MiB
End job on node135 at 2016-06-07 08:38:22