Trace number 4274254

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
OscaR - Conflict Ordering 2017-07-26SAT 7.1145 4.3822598

General information on the benchmark

NameSudoku/Sudoku-table-s1/
Sudoku-s16-table.xml
MD5SUM42cf90d4260d0c42551a0c96317601f7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.1145
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":58},{"degree":4,"count":23}]
Minimum constraint arity9
Maximum constraint arity23
Distribution of constraint arities[{"arity":9,"count":27},{"arity":23,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.32/0.44	c version: 2017-07-26
0.32/0.44	c seed: 1318966885
0.32/0.44	c timeout: 2520
0.32/0.45	c memlimit: 11000
0.32/0.45	c nbcore: 4
0.32/0.47	c Parsing instance...
6.99/4.33	c Parsing done, starting search...
6.99/4.36	s SATISFIABLE
6.99/4.36	v <instantiation>
6.99/4.36	v 	<list>
6.99/4.36	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8]
6.99/4.36	v 	</list>
6.99/4.36	v 	<values>
6.99/4.36	v 		1 6 2 8 5 7 4 9 3 5 3 4 1 2 9 6 7 8 7 8 9 6 4 3 5 2 1 4 7 5 3 1 2 9 8 6 9 1 3 5 8 6 7 4 2 6 2 8 7 9 4 1 3 5 3 5 6 4 7 8 2 1 9 2 4 1 9 3 5 8 6 7 8 9 7 2 6 1 3 5 4 
6.99/4.36	v 	</values>
6.99/4.36	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15177 MiB free)
  memory of node 1: 16384 MiB (15432 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274254-1502706415/watcher-4274254-1502706415 -o /tmp/evaluation-result-4274254-1502706415/solver-4274254-1502706415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1318966885 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274254-1502706415.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=17447, runsolver pid=17444
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.70 1.45 1.36 2/196 17448
/proc/meminfo: memFree=31345124/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=33976 memory=460 CPUtime=0 cores=1,3,5,7
/proc/17447/stat : 17447 (runsolver) D 17444 17447 12560 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 72836841 34791424 115 18446744073709551615 4194304 4346622 140725638349056 140725638345688 140697585365719 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6446216 6449568 32907264 140725638357056 140725638357540 140725638357540 140725638361034 0
/proc/17447/statm: 8494 115 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 460 KiB

[startup+0.209194 s]*
/proc/loadavg: 1.70 1.45 1.36 2/209 17461
/proc/meminfo: memFree=31333884/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13906484 memory=21776 CPUtime=0.05 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 4895 0 0 0 4 1 0 0 20 0 14 0 72836841 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3476621 5444 2583 1 0 3466118 0
[pid=17447/tid=17449] ppid=17444 vsize=13906484 memory=8318255677412212789 CPUtime=0.04 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) D 17444 17447 12560 0 -1 4202560 3002 0 0 0 4 0 0 0 20 0 14 0 72836854 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889614337952 139889610122493 0 4 1 16800974 18446744071580418449 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13906484 memory=328 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 72836855 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13906484 memory=3474165561746372256 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 72836855 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13906484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 72836855 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13906484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 72836855 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13906484 memory=140697588315776 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 72836856 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13906484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 72836857 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889087563168 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13906484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 72836857 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889086510576 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13906484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 72836859 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13906484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 14 0 72836859 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13906484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 14 0 72836859 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13906484 memory=140697588315776 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 72836859 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13906484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 72836859 14240239616 5444 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 21776 KiB

[startup+0.309942 s]*
/proc/loadavg: 1.70 1.45 1.36 3/210 17462
/proc/meminfo: memFree=31322244/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13975920 memory=34480 CPUtime=0.15 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 9714 0 0 0 13 2 0 0 20 0 15 0 72836841 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3493980 8620 3483 1 0 3482759 0
[pid=17447/tid=17449] ppid=17444 vsize=13975920 memory=-8774313645642428999 CPUtime=0.11 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 7514 0 0 0 9 2 0 0 20 0 15 0 72836854 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889614316128 139889594180958 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72836855 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72836856 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889087563168 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72836857 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889086510576 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 15 0 72836859 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 72836859 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13975920 memory=140697588315776 CPUtime=0.02 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) R 17444 17447 12560 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 72836859 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610121818 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13975920 memory=140697588315776 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836866 14311342080 8620 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34480 KiB

[startup+0.701314 s]
/proc/loadavg: 1.70 1.45 1.36 5/210 17462
/proc/meminfo: memFree=31309740/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13975940 memory=92528 CPUtime=0.85 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 13238 0 0 0 80 5 0 0 20 0 15 0 72836841 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3493985 23132 3719 1 0 3482759 0
[pid=17447/tid=17449] ppid=17444 vsize=13975940 memory=1412 CPUtime=0.49 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 10078 0 0 0 45 4 0 0 20 0 15 0 72836854 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889614326128 139889610122397 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13975940 memory=15584 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13975940 memory=6153431502485416297 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13975940 memory=7453282923528810324 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836855 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13975940 memory=4640767346415259731 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72836855 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13975940 memory=-7028383565733675155 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 72836856 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13975940 memory=-7028383565733675670 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889087563168 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13975940 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72836857 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889086510576 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13975940 memory=7682744562830902035 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13975940 memory=7756490980959290170 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) R 17444 17447 12560 0 -1 4202560 848 0 0 0 12 0 0 0 20 0 15 0 72836859 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889084391840 139889595226862 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13975940 memory=6944656592452807316 CPUtime=0.08 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) R 17444 17447 12560 0 -1 4202560 348 0 0 0 8 0 0 0 20 0 15 0 72836859 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889083339224 139889602389920 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13975940 memory=140697588315776 CPUtime=0.14 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 583 0 0 0 14 0 0 0 20 0 15 0 72836859 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836866 14311362560 23132 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 92528 KiB

[startup+1.50076 s]
/proc/loadavg: 1.70 1.45 1.36 5/210 17462
/proc/meminfo: memFree=31091672/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13977988 memory=429496 CPUtime=2.38 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 16430 0 0 0 219 19 0 0 20 0 15 0 72836841 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3494497 107374 3779 1 0 3483271 0
[pid=17447/tid=17449] ppid=17444 vsize=13977988 memory=0 CPUtime=1.22 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 10477 0 0 0 115 7 0 0 20 0 15 0 72836854 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889614333344 139889249428254 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13977988 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 84 0 0 0 3 2 0 0 20 0 15 0 72836855 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13977988 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 115 0 0 0 3 2 0 0 20 0 15 0 72836855 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13977988 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 39 0 0 0 3 2 0 0 20 0 15 0 72836855 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13977988 memory=-1807685287725067907 CPUtime=0.05 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 105 0 0 0 3 2 0 0 20 0 15 0 72836855 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 15 0 72836856 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13977988 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889087563168 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 72836857 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889086510576 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13977988 memory=-7812789463949416390 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13977988 memory=8303057029084242272 CPUtime=0.34 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) R 17444 17447 12560 0 -1 4202560 1676 0 0 0 34 0 0 0 20 0 15 0 72836859 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889084397200 139889589346314 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13977988 memory=6944665225511868275 CPUtime=0.32 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) R 17444 17447 12560 0 -1 4202560 1361 0 0 0 32 0 0 0 20 0 15 0 72836859 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889589756144 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13977988 memory=-7812789463949416390 CPUtime=0.22 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 991 0 0 0 22 0 0 0 20 0 15 0 72836859 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13977988 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13977988 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72836866 14313459712 107374 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 429496 KiB

[startup+3.11003 s]
/proc/loadavg: 1.64 1.44 1.36 3/210 17462
/proc/meminfo: memFree=30571428/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13977988 memory=788888 CPUtime=4.99 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 19766 0 0 0 468 31 0 0 20 0 15 0 72836841 14313459712 197222 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3494497 197222 3784 1 0 3483271 0
[pid=17447/tid=17449] ppid=17444 vsize=13977988 memory=0 CPUtime=2.76 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 12286 0 0 0 265 11 0 0 20 0 15 0 72836854 14313459712 197222 18446744073709551615 4194304 4196468 140735898055984 139889614329104 139889610122397 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13977988 memory=140697491755456 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 214 0 0 0 8 4 0 0 20 0 15 0 72836855 14313459712 197222 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0

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

[startup+4.38221 s]
# the end of solver process 17447 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.56029 s, system=0.554205 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20091 s]
/proc/loadavg: 1.64 1.44 1.36 3/210 17462
/proc/meminfo: memFree=30571428/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13980036 memory=791208 CPUtime=5.13 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 20366 0 0 0 481 32 0 0 20 0 15 0 72836841 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3495009 197802 3784 1 0 3483783 0
[pid=17447/tid=17449] ppid=17444 vsize=13980036 memory=0 CPUtime=2.84 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 12821 0 0 0 273 11 0 0 20 0 15 0 72836854 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889614327968 139889602337598 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13980036 memory=-8774313645642428999 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 214 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13980036 memory=21585 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 160 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13980036 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 186 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13980036 memory=-9174445032661854264 CPUtime=0.13 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 165 0 0 0 8 5 0 0 20 0 15 0 72836855 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13980036 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 522 0 0 0 0 0 0 0 20 0 15 0 72836856 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13980036 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889087563232 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13980036 memory=163228 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889086510592 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13980036 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 1955 0 0 0 71 0 0 0 20 0 15 0 72836859 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13980036 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 1823 0 0 0 70 0 0 0 20 0 15 0 72836859 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13980036 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 1147 0 0 0 30 0 0 0 20 0 15 0 72836859 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13980036 memory=281394983490240 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72836866 14315556864 197802 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 791208 KiB

[startup+4.00073 s]*
/proc/loadavg: 1.64 1.44 1.36 3/210 17462
/proc/meminfo: memFree=30137556/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13980036 memory=1230556 CPUtime=6.37 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 24938 0 0 0 597 40 0 0 20 0 15 0 72836841 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3495009 307639 3789 1 0 3483783 0
[pid=17447/tid=17449] ppid=17444 vsize=13980036 memory=-8774313645642428999 CPUtime=3.65 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 14744 0 0 0 347 18 0 0 20 0 15 0 72836854 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889614336088 139889253674180 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13980036 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 214 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13980036 memory=2315026228406763450 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 160 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13980036 memory=4137282616176384387 CPUtime=0.12 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 186 0 0 0 8 4 0 0 20 0 15 0 72836855 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13980036 memory=3472328296227680303 CPUtime=0.13 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 165 0 0 0 8 5 0 0 20 0 15 0 72836855 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13980036 memory=3617714483871999665 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 72836856 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13980036 memory=2321668499655630896 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889087563232 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13980036 memory=5865750967779344487 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889086510592 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13980036 memory=5864064273875484776 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 307639 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13980036 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 2953 0 0 0 89 0 0 0 20 0 15 0 72836859 14315556864 308151 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13980036 memory=8319679319872899385 CPUtime=0.88 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 2922 0 0 0 88 0 0 0 20 0 15 0 72836859 14315556864 308151 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13980036 memory=3472468826483465207 CPUtime=0.37 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 1621 0 0 0 37 0 0 0 20 0 15 0 72836859 14315556864 308151 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13980036 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 308151 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13980036 memory=3185360128047431610 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 72836866 14315556864 308151 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1230556 KiB

[startup+4.20082 s]
/proc/loadavg: 1.64 1.44 1.36 3/210 17462
/proc/meminfo: memFree=30137556/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13980036 memory=1378564 CPUtime=6.87 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 26945 0 0 0 633 54 0 0 20 0 15 0 72836841 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3495009 344641 3789 1 0 3483783 0
[pid=17447/tid=17449] ppid=17444 vsize=13980036 memory=-6421031960926448530 CPUtime=3.74 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 14828 0 0 0 356 18 0 0 20 0 15 0 72836854 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889614336272 139889253674478 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13980036 memory=6944656592455097440 CPUtime=0.22 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 698 0 0 0 15 7 0 0 20 0 15 0 72836855 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13980036 memory=7533807676074704953 CPUtime=0.21 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 249 0 0 0 14 7 0 0 20 0 15 0 72836855 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13980036 memory=7307765926812282474 CPUtime=0.21 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 569 0 0 0 14 7 0 0 20 0 15 0 72836855 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13980036 memory=6442792236771337321 CPUtime=0.22 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 368 0 0 0 14 8 0 0 20 0 15 0 72836855 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13980036 memory=7591214531157321316 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 1283 0 0 0 0 0 0 0 20 0 15 0 72836856 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13980036 memory=302022848351043610 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889087563232 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13980036 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889086510592 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13980036 memory=15540738687502695 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13980036 memory=16448 CPUtime=0.89 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 2953 0 0 0 89 0 0 0 20 0 15 0 72836859 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13980036 memory=2764 CPUtime=0.88 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 2922 0 0 0 88 0 0 0 20 0 15 0 72836859 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13980036 memory=2824 CPUtime=0.38 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 1672 0 0 0 38 0 0 0 20 0 15 0 72836859 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13980036 memory=3908 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13980036 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 72836866 14315556864 344641 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 6.87 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1378564 KiB

[startup+4.30077 s]
/proc/loadavg: 1.64 1.44 1.36 3/210 17462
/proc/meminfo: memFree=30137556/32770624 swapFree=67105588/67108860
[pid=17447] ppid=17444 vsize=13980036 memory=1378656 CPUtime=6.99 cores=1,3,5,7
/proc/17447/stat : 17447 (java) S 17444 17447 12560 0 -1 1077944320 27099 0 0 0 645 54 0 0 20 0 15 0 72836841 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 140735898038528 139889610100471 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 12 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
/proc/17447/statm: 3495009 344664 3789 1 0 3483783 0
[pid=17447/tid=17449] ppid=17444 vsize=13980036 memory=792280 CPUtime=3.84 cores=1,3,5,7
/proc/17447/task/17449/stat : 17449 (java) R 17444 17447 12560 0 -1 4202560 14932 0 0 0 366 18 0 0 20 0 15 0 72836854 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889614335608 139889253674482 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17450] ppid=17444 vsize=13980036 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/17447/task/17450/stat : 17450 (java) S 17444 17447 12560 0 -1 1077944384 698 0 0 0 15 7 0 0 20 0 15 0 72836855 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889570998544 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17451] ppid=17444 vsize=13980036 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/17447/task/17451/stat : 17451 (java) S 17444 17447 12560 0 -1 1077944384 249 0 0 0 14 7 0 0 20 0 15 0 72836855 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889569946000 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17452] ppid=17444 vsize=13980036 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/17447/task/17452/stat : 17452 (java) S 17444 17447 12560 0 -1 1077944384 569 0 0 0 14 7 0 0 20 0 15 0 72836855 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889207601680 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17453] ppid=17444 vsize=13980036 memory=736940 CPUtime=0.22 cores=1,3,5,7
/proc/17447/task/17453/stat : 17453 (java) S 17444 17447 12560 0 -1 1077944384 368 0 0 0 14 8 0 0 20 0 15 0 72836855 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889206549136 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17454] ppid=17444 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17454/stat : 17454 (java) S 17444 17447 12560 0 -1 1077944384 1283 0 0 0 0 0 0 0 20 0 15 0 72836856 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889088616944 139889610111618 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17455] ppid=17444 vsize=13980036 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17455/stat : 17455 (java) S 17444 17447 12560 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889087563232 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17456] ppid=17444 vsize=13980036 memory=734122130331934768 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17456/stat : 17456 (java) S 17444 17447 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72836857 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889086510592 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17457] ppid=17444 vsize=13980036 memory=788888 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17457/stat : 17457 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889085459152 139889610119067 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17458] ppid=17444 vsize=13980036 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/17447/task/17458/stat : 17458 (java) S 17444 17447 12560 0 -1 1077944384 2956 0 0 0 90 0 0 0 20 0 15 0 72836859 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889084405744 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17459] ppid=17444 vsize=13980036 memory=140697491755456 CPUtime=0.88 cores=1,3,5,7
/proc/17447/task/17459/stat : 17459 (java) S 17444 17447 12560 0 -1 1077944384 2927 0 0 0 88 0 0 0 20 0 15 0 72836859 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889083353200 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17460] ppid=17444 vsize=13980036 memory=4212259145616963141 CPUtime=0.39 cores=1,3,5,7
/proc/17447/task/17460/stat : 17460 (java) S 17444 17447 12560 0 -1 1077944384 1713 0 0 0 39 0 0 0 20 0 15 0 72836859 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889082300656 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17461] ppid=17444 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17461/stat : 17461 (java) S 17444 17447 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72836859 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889081248352 139889610110677 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
[pid=17447/tid=17462] ppid=17444 vsize=13980036 memory=1023584 CPUtime=0 cores=1,3,5,7
/proc/17447/task/17462/stat : 17462 (java) S 17444 17447 12560 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 72836866 14315556864 344664 18446744073709551615 4194304 4196468 140735898055984 139889080195888 139889610111618 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27283456 140735898063214 140735898063401 140735898063401 140735898066895 0
Current children cumulated CPU time: 6.99 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1378656 KiB

Child status: 0
Real time (s): 4.38226
CPU time (s): 7.1145
CPU user time (s): 6.56029
CPU system time (s): 0.554205
CPU usage (%): 162.348
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 1378656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.56029
system time used= 0.554205
maximum resident set size= 1379608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2635
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 17447
#   total CPU time (s): 7.1145
#   total CPU user time (s): 6.56029
#   total CPU system time (s): 0.554205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047942 second user time and 0.084829 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 12:12:53
IDJOB=4274254
IDBENCH=120393
IDSOLVER=2666
FILE ID=node126/4274254-1502706415
RUNJOBID= node126-1502662832-10388
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s16-table.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274254-1502706415/watcher-4274254-1502706415 -o /tmp/evaluation-result-4274254-1502706415/solver-4274254-1502706415 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1318966885 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274254-1502706415.xml

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

MD5SUM BENCH= 42cf90d4260d0c42551a0c96317601f7
RANDOM SEED=1318966885

node126.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.81
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.81
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.81
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.81
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:        31345448 kB
MemAvailable:   31827408 kB
Buffers:          299136 kB
Cached:           451776 kB
SwapCached:          524 kB
Active:           717952 kB
Inactive:         223120 kB
Active(anon):     138528 kB
Inactive(anon):    85396 kB
Active(file):     579424 kB
Inactive(file):   137724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             62992 kB
Writeback:             0 kB
AnonPages:        189936 kB
Mapped:            62736 kB
Shmem:             33440 kB
Slab:             188124 kB
SReclaimable:     161292 kB
SUnreclaim:        26832 kB
KernelStack:        3440 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1171796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61928 MiB
End job on node126 at 2017-08-14 12:12:57