Trace number 4264306

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 NameAnswerCPU timeWall clock time
AbsCon-basic 2017-06-11? (TO) 2520.1101 2510.1101

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-32.xml
MD5SUM837217a994f8005f99f0c85081d26675
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.286
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of constraints15903
Number of domains1
Minimum domain size32
Maximum domain size32
Distribution of domain sizes[{"size":32,"count":1024}]
Minimum variable degree31
Maximum variable degree32
Distribution of variable degrees[{"degree":31,"count":962},{"degree":32,"count":62}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15903}]
Number of extensional constraints0
Number of intensional constraints15903
Distribution of constraint types[{"type":"intension","count":15903}]
Optimization problemNO
Type of objective

Solver Data

0.24/0.36	
0.24/0.36	AbsCon 2 
0.24/0.36	
1.92/1.00	  Solving XCSP3-instance-4264306-1502290898 as a CSP
1.92/1.00	  Loading variables...
2.25/1.10	  Loading constraints...
6.31/2.36	  Solver SolverBacktrack being built...
6.31/2.36	
6.63/2.44	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
6.63/2.44	

Verifier Data

One s line expected

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-4264306-1502290898/watcher-4264306-1502290898 -o /tmp/evaluation-result-4264306-1502290898/solver-4264306-1502290898 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4264306-1502290898.xml 

pid=17745
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.05 3/195 17748
/proc/meminfo: memFree=31060184/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17748/stat : 17748 (runsolver) D 17745 17748 6971 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 17430476 24240128 107 18446744073709551615 4194304 4338465 140733119701680 140733119699320 139736000127703 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 34562048 140733119705248 140733119705674 140733119705674 140733119709130 0
/proc/17748/statm: 5918 107 54 36 0 2156 0

[startup+0.100132 s]
/proc/loadavg: 2.00 2.04 2.05 3/195 17748
/proc/meminfo: memFree=31060184/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=8345500 CPUtime=0 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 2109 0 0 0 0 0 0 0 20 0 2 0 17430476 8545792000 2275 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2086375 2341 1169 1 0 2076345 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8345500

[startup+0.200277 s]
/proc/loadavg: 2.00 2.04 2.05 3/195 17748
/proc/meminfo: memFree=31060184/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=10551180 CPUtime=0.07 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 4603 0 0 0 6 1 0 0 20 0 15 0 17430476 10804408320 7123 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2637795 7123 2613 1 0 2627261 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551180

[startup+0.301389 s]
/proc/loadavg: 2.00 2.04 2.05 3/195 17748
/proc/meminfo: memFree=31060184/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=10551180 CPUtime=0.24 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 8242 0 0 0 22 2 0 0 20 0 15 0 17430476 10804408320 10079 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2637795 10079 2858 1 0 2627261 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551180

[startup+0.707332 s]
/proc/loadavg: 2.00 2.04 2.05 3/195 17748
/proc/meminfo: memFree=31060184/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=10621952 CPUtime=1.31 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 13084 0 0 0 127 4 0 0 20 0 16 0 17430476 10876878848 22267 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2655488 22267 3067 1 0 2644414 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10621952

[startup+1.50146 s]
/proc/loadavg: 2.00 2.04 2.05 4/211 17764
/proc/meminfo: memFree=30875164/32770624 swapFree=0/301896
[pid=17748] ppid=17745 vsize=10621952 CPUtime=3.87 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 18394 0 0 0 379 8 0 0 20 0 16 0 17430476 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2655488 53041 3119 1 0 2644414 0
[pid=17748/tid=17750] ppid=17745 vsize=10621952 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 17430486 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 16 0 17430486 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 17430486 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 17430486 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 17430488 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 17430488 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536286500384 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10621952 CPUtime=0.94 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) R 17745 17748 6971 0 -1 4202560 2418 0 0 0 94 0 0 0 20 0 16 0 17430490 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536283329784 140536770125988 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10621952 CPUtime=0.94 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) R 17745 17748 6971 0 -1 4202560 3289 0 0 0 94 0 0 0 20 0 16 0 17430490 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536282276440 140536772280849 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10621952 CPUtime=0.58 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 2526 0 0 0 57 1 0 0 20 0 16 0 17430491 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10621952 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 17430495 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10621952 CPUtime=1.11 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 2955 0 0 0 109 2 0 0 20 0 16 0 17430512 10876878848 53041 18446744073709551615 4194304 4196468 140726890400656 140536275935520 140536381536099 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 10621952

[startup+3.10072 s]
/proc/loadavg: 2.00 2.04 2.05 5/211 17764
/proc/meminfo: memFree=30828520/32770624 swapFree=0/302052
[pid=17748] ppid=17745 vsize=10624000 CPUtime=8.43 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 25607 0 0 0 830 13 0 0 20 0 16 0 17430476 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 74842 3142 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=0.03 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 118 0 0 0 2 1 0 0 20 0 16 0 17430486 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.29 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 5254 0 0 0 228 1 0 0 20 0 16 0 17430490 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.29 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 4905 0 0 0 229 0 0 0 20 0 16 0 17430490 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.77 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 2965 0 0 0 76 1 0 0 20 0 16 0 17430491 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 17430495 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=2.69 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 4946 0 0 0 265 4 0 0 20 0 16 0 17430512 10878976000 74842 18446744073709551615 4194304 4196468 140726890400656 140536275941288 140536388078289 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 10624000

[startup+6.3007 s]
/proc/loadavg: 2.00 2.04 2.05 4/211 17764
/proc/meminfo: memFree=30761656/32770624 swapFree=0/302064
[pid=17748] ppid=17745 vsize=10624000 CPUtime=11.96 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 30693 0 0 0 1183 13 0 0 20 0 16 0 17430476 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 78581 3147 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 125 0 0 0 2 0 0 0 20 0 16 0 17430486 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=0.03 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 118 0 0 0 2 1 0 0 20 0 16 0 17430486 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.4 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 5852 0 0 0 239 1 0 0 20 0 16 0 17430490 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.49 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 6546 0 0 0 249 0 0 0 20 0 16 0 17430490 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.8 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 3987 0 0 0 79 1 0 0 20 0 16 0 17430491 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 726 0 0 0 0 0 0 0 20 0 16 0 17430495 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=5.89 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 5817 0 0 0 585 4 0 0 20 0 16 0 17430512 10878976000 78581 18446744073709551615 4194304 4196468 140726890400656 140536275941176 140536388072473 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.00 2.04 2.05 4/211 17765
/proc/meminfo: memFree=30669012/32770624 swapFree=0/302064
[pid=17748] ppid=17745 vsize=10624000 CPUtime=18.52 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 34808 0 0 0 1833 19 0 0 20 0 16 0 17430476 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 100335 3148 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 175 0 0 0 5 1 0 0 20 0 16 0 17430486 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 490 0 0 0 4 1 0 0 20 0 16 0 17430486 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=0.05 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 1100 0 0 0 4 1 0 0 20 0 16 0 17430486 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=0.06 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 284 0 0 0 4 2 0 0 20 0 16 0 17430486 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 664 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 100335 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0

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

/proc/meminfo: memFree=31343468/32770624 swapFree=0/304708
[pid=17748] ppid=17745 vsize=10624000 CPUtime=2452.1 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 93034 0 0 0 245142 68 0 0 20 0 16 0 17430476 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 70252 3150 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=1.21 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 4813 0 0 0 116 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=1.22 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 5573 0 0 0 117 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=1.22 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 6912 0 0 0 116 6 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=1.21 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 6862 0 0 0 116 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0.35 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 8548 0 0 0 30 5 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.44 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 6622 0 0 0 243 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.52 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 7222 0 0 0 251 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 9913 0 0 0 83 2 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0.48 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 2046 0 0 0 18 30 0 0 20 0 16 0 17430495 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=2440.29 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 27491 0 0 0 244017 12 0 0 20 0 16 0 17430512 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536275943392 140536388077599 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 2452.1
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.97 1.89 1.91 3/211 18089
/proc/meminfo: memFree=31342884/32770624 swapFree=0/304752
[pid=17748] ppid=17745 vsize=10624000 CPUtime=2512.26 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 93848 0 0 0 251157 69 0 0 20 0 16 0 17430476 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 70252 3150 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=1.26 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 4837 0 0 0 121 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 5894 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 6916 0 0 0 121 6 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=1.26 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 6941 0 0 0 121 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0.36 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 8728 0 0 0 31 5 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.44 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 6624 0 0 0 243 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.52 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 7224 0 0 0 251 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 9915 0 0 0 83 2 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 2076 0 0 0 18 31 0 0 20 0 16 0 17430495 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=2500.23 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 27661 0 0 0 250011 12 0 0 20 0 16 0 17430512 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536275943392 140536388077504 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 2512.26
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.1 s]
/proc/loadavg: 1.97 1.89 1.91 3/211 18089
/proc/meminfo: memFree=31342892/32770624 swapFree=0/304772
[pid=17748] ppid=17745 vsize=10624000 CPUtime=2520.09 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 93851 0 0 0 251939 70 0 0 20 0 16 0 17430476 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 70252 3150 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 4837 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 5894 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=1.28 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 6916 0 0 0 122 6 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 6941 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0.36 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 8728 0 0 0 31 5 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.44 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 6624 0 0 0 243 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.52 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 7224 0 0 0 251 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 9915 0 0 0 83 2 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 2076 0 0 0 18 31 0 0 20 0 16 0 17430495 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=2508.02 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 27664 0 0 0 250790 12 0 0 20 0 16 0 17430512 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536275943392 140536388078289 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 10624000

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 17748 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2510.1 s]
/proc/loadavg: 1.97 1.89 1.91 3/211 18089
/proc/meminfo: memFree=31342892/32770624 swapFree=0/304772
[pid=17748] ppid=17745 vsize=10624000 CPUtime=2520.09 cores=1,3,5,7
/proc/17748/stat : 17748 (java) S 17745 17748 6971 0 -1 1077944320 93851 0 0 0 251939 70 0 0 20 0 16 0 17430476 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140726890383200 140536790736631 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
/proc/17748/statm: 2656000 70252 3150 1 0 2644926 0
[pid=17748/tid=17750] ppid=17745 vsize=10624000 CPUtime=0.2 cores=1,3,5,7
/proc/17748/task/17750/stat : 17750 (java) S 17745 17748 6971 0 -1 1077944384 5668 0 0 0 19 1 0 0 20 0 16 0 17430485 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536794979504 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17751] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17751/stat : 17751 (java) S 17745 17748 6971 0 -1 1077944384 4837 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536721156752 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17752] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17752/stat : 17752 (java) S 17745 17748 6971 0 -1 1077944384 5894 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536720103952 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17753] ppid=17745 vsize=10624000 CPUtime=1.28 cores=1,3,5,7
/proc/17748/task/17753/stat : 17753 (java) S 17745 17748 6971 0 -1 1077944384 6916 0 0 0 122 6 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536719051152 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17754] ppid=17745 vsize=10624000 CPUtime=1.27 cores=1,3,5,7
/proc/17748/task/17754/stat : 17754 (java) S 17745 17748 6971 0 -1 1077944384 6941 0 0 0 122 5 0 0 20 0 16 0 17430486 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536717998352 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17755] ppid=17745 vsize=10624000 CPUtime=0.36 cores=1,3,5,7
/proc/17748/task/17755/stat : 17755 (java) S 17745 17748 6971 0 -1 1077944384 8728 0 0 0 31 5 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536287554416 140536790747778 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17756] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17756/stat : 17756 (java) S 17745 17748 6971 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536286500448 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17757] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17757/stat : 17757 (java) S 17745 17748 6971 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 17430488 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536285447536 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17758] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17758/stat : 17758 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536284395856 140536790755227 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17759] ppid=17745 vsize=10624000 CPUtime=2.44 cores=1,3,5,7
/proc/17748/task/17759/stat : 17759 (java) S 17745 17748 6971 0 -1 1077944384 6624 0 0 0 243 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536283343216 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17760] ppid=17745 vsize=10624000 CPUtime=2.52 cores=1,3,5,7
/proc/17748/task/17760/stat : 17760 (java) S 17745 17748 6971 0 -1 1077944384 7224 0 0 0 251 1 0 0 20 0 16 0 17430490 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536282290416 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17761] ppid=17745 vsize=10624000 CPUtime=0.85 cores=1,3,5,7
/proc/17748/task/17761/stat : 17761 (java) S 17745 17748 6971 0 -1 1077944384 9915 0 0 0 83 2 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536281237616 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17762] ppid=17745 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/17748/task/17762/stat : 17762 (java) S 17745 17748 6971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 17430491 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536280185056 140536790746837 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17763] ppid=17745 vsize=10624000 CPUtime=0.49 cores=1,3,5,7
/proc/17748/task/17763/stat : 17763 (java) S 17745 17748 6971 0 -1 1077944384 2076 0 0 0 18 31 0 0 20 0 16 0 17430495 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536279133360 140536790747778 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
[pid=17748/tid=17764] ppid=17745 vsize=10624000 CPUtime=2508.02 cores=1,3,5,7
/proc/17748/task/17764/stat : 17764 (java) R 17745 17748 6971 0 -1 4202560 27664 0 0 0 250790 12 0 0 20 0 16 0 17430512 10878976000 70252 18446744073709551615 4194304 4196468 140726890400656 140536275943392 140536388078289 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140726890406350 140726890406479 140726890406479 140726890409935 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 2510.11
CPU time (s): 2520.11
CPU user time (s): 2519.4
CPU system time (s): 0.702155
CPU usage (%): 100.398
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.4
system time used= 0.702155
maximum resident set size= 670188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94013
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64682
involuntary context switches= 1094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0944 second user time and 14.1595 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 16:47:22
IDJOB=4264306
IDBENCH=126965
IDSOLVER=2652
FILE ID=node124/4264306-1502290898
RUNJOBID= node124-1502258094-11417
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-32.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4264306-1502290898/watcher-4264306-1502290898 -o /tmp/evaluation-result-4264306-1502290898/solver-4264306-1502290898 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502258094-11417 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4264306-1502290898.xml

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

MD5SUM BENCH= 837217a994f8005f99f0c85081d26675
RANDOM SEED=905500156

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        31060744 kB
MemAvailable:   31282880 kB
Buffers:          128584 kB
Cached:           384408 kB
SwapCached:            0 kB
Active:           985712 kB
Inactive:         318924 kB
Active(anon):     791704 kB
Inactive(anon):    16768 kB
Active(file):     194008 kB
Inactive(file):   302156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8456 kB
Writeback:             0 kB
AnonPages:        791368 kB
Mapped:            44864 kB
Shmem:             17128 kB
Slab:             108124 kB
SReclaimable:      83612 kB
SUnreclaim:        24512 kB
KernelStack:        3408 kB
PageTables:         6308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1955856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    673792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-09 17:29:12