Trace number 4292571

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
Choco-solver 4.0.7 seq (493a269)SAT 7.37208 3.17418

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-5-cp_c18.xml
MD5SUM01658bc7723d571de51995bec243d654
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 benchmark1.23379
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3007
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":125}]
Minimum variable degree98
Maximum variable degree99
Distribution of variable degrees[{"degree":98,"count":100},{"degree":99,"count":25}]
Minimum constraint arity4
Maximum constraint arity125
Distribution of constraint arities[{"arity":4,"count":3000},{"arity":25,"count":6},{"arity":125,"count":1}]
Number of extensional constraints0
Number of intensional constraints3000
Distribution of constraint types[{"type":"intension","count":3000},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292571-1532354740.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292571-1532354740.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
4.23/1.58	c solve instance...
7.28/3.15	s SATISFIABLE
7.28/3.15	v <instantiation>
7.28/3.15	v 	<list>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[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] 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[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] 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[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] 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[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] 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[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] </list>
7.28/3.15	v 	<values>0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 4 3 1 2 0 1 0 3 4 2 0 4 2 3 1 3 2 0 1 4 2 1 4 0 3 4 3 2 0 1 0 2 4 1 3 3 0 1 2 4 1 4 0 3 2 2 1 3 4 0 4 3 2 0 1 1 4 0 3 2 0 2 4 1 3 2 1 3 4 0 3 0 1 2 4 </values>
7.28/3.15	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 (11021 MiB free)
  memory of node 1: 16384 MiB (11589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292571-1532354740/watcher-4292571-1532354740 -o /tmp/evaluation-result-4292571-1532354740/solver-4292571-1532354740 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560 HOME/xcsp3-exec -seed 1473148066 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292571-1532354740.xml 

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

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

solver pid=15513, runsolver pid=15510

[startup+0.100112 s]*
/proc/loadavg: 2.27 1.62 1.51 3/219 15529
/proc/meminfo: memFree=23137908/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14082840 memory=28996 CPUtime=0.12 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 5543 0 0 0 11 1 0 0 20 0 15 0 53037230 14420828160 7249 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3520710 7249 3038 1 0 3483008 0
[pid=15515/tid=15516] ppid=15513 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 3557 0 0 0 9 0 0 0 20 0 15 0 53037230 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307981356256 140307959066697 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14082840 memory=3472468239599408336 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14082840 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037232 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53037233 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53037233 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) S 15513 15513 11307 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 53037235 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307446327792 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307445275248 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14082840 memory=140110704256640 CPUtime=0.01 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) R 15513 15513 11307 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 15 0 53037235 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307444222704 140307956086809 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14420828160 7249 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14082840 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037236 14420828160 7315 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30448 KiB

[startup+0.210762 s]*
/proc/loadavg: 2.27 1.62 1.51 3/219 15529
/proc/meminfo: memFree=23127020/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14087096 memory=41348 CPUtime=0.34 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 8318 0 0 0 32 2 0 0 20 0 15 0 53037230 14425186304 10337 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3521774 10337 3191 1 0 3483008 0
[pid=15515/tid=15516] ppid=15513 vsize=14087096 memory=5854518564242424225 CPUtime=0.2 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 5462 0 0 0 19 1 0 0 20 0 15 0 53037230 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307981350712 140307961210206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14087096 memory=3472468239599408336 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14087096 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14087096 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53037232 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53037233 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53037233 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14087096 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) S 15513 15513 11307 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 15 0 53037235 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307446327792 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14087096 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 354 0 0 0 3 0 0 0 20 0 15 0 53037235 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307445275248 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14087096 memory=140110704256640 CPUtime=0.07 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) S 15513 15513 11307 0 -1 1077944384 735 0 0 0 7 0 0 0 20 0 15 0 53037235 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307444222704 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14087096 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037236 14425186304 10337 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42800 KiB

[startup+0.310739 s]*
/proc/loadavg: 2.27 1.62 1.51 3/219 15529
/proc/meminfo: memFree=23120444/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14087096 memory=47940 CPUtime=0.51 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 9126 0 0 0 49 2 0 0 20 0 15 0 53037230 14425186304 11985 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3521774 11985 3221 1 0 3483008 0
[pid=15515/tid=15516] ppid=15513 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 6179 0 0 0 28 1 0 0 20 0 15 0 53037230 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307981360832 140307961210236 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14087096 memory=3472468239599408336 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14087096 memory=140110704256640 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14087096 memory=18 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14087096 memory=140110557489183 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14087096 memory=280221114957600 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53037232 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14087096 memory=140110557466127 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53037233 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14087096 memory=280221261605896 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53037233 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14087096 memory=140110557489183 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) S 15513 15513 11307 0 -1 1077944384 478 0 0 0 3 0 0 0 20 0 15 0 53037235 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307446327792 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14087096 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 373 0 0 0 4 0 0 0 20 0 15 0 53037235 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307445275248 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) S 15513 15513 11307 0 -1 1077944384 801 0 0 0 12 0 0 0 20 0 15 0 53037235 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307444222704 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14087096 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037236 14425186304 11985 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49392 KiB

[startup+0.701018 s]
/proc/loadavg: 2.27 1.62 1.51 6/219 15529
/proc/meminfo: memFree=23095056/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14089220 memory=105352 CPUtime=1.8 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 12900 0 0 0 176 4 0 0 20 0 15 0 53037230 14427361280 26338 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3522305 26338 3332 1 0 3483520 0
[pid=15515/tid=15516] ppid=15513 vsize=14089220 memory=7660742144744843625 CPUtime=0.67 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) S 15513 15513 11307 0 -1 1077944384 6900 0 0 0 65 2 0 0 20 0 15 0 53037230 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307981365152 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14089220 memory=4638778398332764256 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14089220 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037231 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14089220 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53037231 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14089220 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) R 15513 15513 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53037232 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14089220 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14089220 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14089220 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14089220 memory=17084 CPUtime=0.37 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) R 15513 15513 11307 0 -1 4202560 1433 0 0 0 37 0 0 0 20 0 15 0 53037235 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307446317648 140307960626503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14089220 memory=1296 CPUtime=0.38 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 1377 0 0 0 38 0 0 0 20 0 15 0 53037235 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307445266704 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14089220 memory=2412 CPUtime=0.35 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) R 15513 15513 11307 0 -1 1077944384 1881 0 0 0 35 0 0 0 20 0 15 0 53037235 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307444218432 140307977139925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14089220 memory=7668012111147524688 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14089220 memory=7451579857426993518 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 26338 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 106804 KiB

[startup+1.50161 s]
/proc/loadavg: 2.27 1.62 1.51 6/219 15529
/proc/meminfo: memFree=23004340/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14089220 memory=283668 CPUtime=4.23 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 22925 0 0 0 407 16 0 0 20 0 15 0 53037230 14427361280 70917 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3522305 70917 3378 1 0 3483520 0
[pid=15515/tid=15516] ppid=15513 vsize=14089220 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 7945 0 0 0 134 4 0 0 20 0 15 0 53037230 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307981367056 140307610441872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 548 0 0 0 6 2 0 0 20 0 15 0 53037231 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14089220 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 95 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14089220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 377 0 0 0 5 2 0 0 20 0 15 0 53037231 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14089220 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 165 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 15 0 53037232 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14089220 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14089220 memory=6944652177228980320 CPUtime=0.99 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) R 15513 15513 11307 0 -1 4202560 4435 0 0 0 99 0 0 0 20 0 15 0 53037235 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307446326688 140307962239800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14089220 memory=6944656592455360604 CPUtime=1 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) R 15513 15513 11307 0 -1 4202560 3723 0 0 0 100 0 0 0 20 0 15 0 53037235 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307445261128 140307957765542 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14089220 memory=6944652177228980320 CPUtime=0.53 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) S 15513 15513 11307 0 -1 1077944384 4006 0 0 0 52 1 0 0 20 0 15 0 53037235 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307444222704 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14089220 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14089220 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 70917 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 4.23 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 285120 KiB

[startup+3.11041 s]
/proc/loadavg: 2.27 1.62 1.51 3/219 15529
/proc/meminfo: memFree=22881964/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14089220 memory=286440 CPUtime=7.28 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 24466 0 0 0 711 17 0 0 20 0 15 0 53037230 14427361280 71610 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3522305 71610 3386 1 0 3483520 0
[pid=15515/tid=15516] ppid=15513 vsize=14089220 memory=3 CPUtime=2.98 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 8654 0 0 0 294 4 0 0 20 0 15 0 53037230 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307981366544 140307613366913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 548 0 0 0 6 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14089220 memory=150 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 95 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14089220 memory=280221114937168 CPUtime=0.07 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 377 0 0 0 5 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14089220 memory=7378131389634602087 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 165 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14089220 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 15 0 53037232 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14089220 memory=-7751062316387021378 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14089220 memory=280221115016400 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14089220 memory=68809805269482 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14089220 memory=68809805269482 CPUtime=1.64 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) S 15513 15513 11307 0 -1 1077944384 4633 0 0 0 164 0 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307446327792 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14089220 memory=68809805269226 CPUtime=1.63 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 3984 0 0 0 162 1 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307445275248 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14089220 memory=132 CPUtime=0.69 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) S 15513 15513 11307 0 -1 1077944384 4311 0 0 0 68 1 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307444222704 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14089220 memory=3 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 7.28 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 287892 KiB

[startup+3.17414 s]
# the end of solver process 15513 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.18921 s, system=0.182877 s

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

[startup+3.11041 s]
/proc/loadavg: 2.27 1.62 1.51 3/219 15529
/proc/meminfo: memFree=22881964/32770624 swapFree=67108860/67108860
[pid=15513] ppid=15510 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/15513/stat : 15513 (xcsp3-exec) S 15510 15513 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53037230 115843072 363 33554432000 4194304 5098028 140722736939376 140722736937480 139824066142844 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29655040 140722736944186 140722736944388 140722736944388 140722736947146 0
/proc/15513/statm: 28282 363 305 221 0 87 0
[pid=15515] ppid=15513 vsize=14089220 memory=286440 CPUtime=7.28 cores=0,2,4,6
/proc/15515/stat : 15515 (java) S 15513 15513 11307 0 -1 1077944320 24466 0 0 0 711 17 0 0 20 0 15 0 53037230 14427361280 71610 33554432000 4194304 4196468 140723425513312 140723425495856 140307977129719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
/proc/15515/statm: 3522305 71610 3386 1 0 3483520 0
[pid=15515/tid=15516] ppid=15513 vsize=14089220 memory=3 CPUtime=2.98 cores=0,2,4,6
/proc/15515/task/15516/stat : 15516 (java) R 15513 15513 11307 0 -1 4202560 8654 0 0 0 294 4 0 0 20 0 15 0 53037230 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307981366544 140307613366913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15517] ppid=15513 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15515/task/15517/stat : 15517 (java) S 15513 15513 11307 0 -1 1077944384 548 0 0 0 6 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307929750288 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15518] ppid=15513 vsize=14089220 memory=150 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15518/stat : 15518 (java) S 15513 15513 11307 0 -1 1077944384 95 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307928697744 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15519] ppid=15513 vsize=14089220 memory=280221114937168 CPUtime=0.07 cores=0,2,4,6
/proc/15515/task/15519/stat : 15519 (java) S 15513 15513 11307 0 -1 1077944384 377 0 0 0 5 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307927645200 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15520] ppid=15513 vsize=14089220 memory=7378131389634602087 CPUtime=0.06 cores=0,2,4,6
/proc/15515/task/15520/stat : 15520 (java) S 15513 15513 11307 0 -1 1077944384 165 0 0 0 4 2 0 0 20 0 15 0 53037231 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307926592656 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15521] ppid=15513 vsize=14089220 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15521/stat : 15521 (java) S 15513 15513 11307 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 15 0 53037232 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307450537968 140307977140866 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15522] ppid=15513 vsize=14089220 memory=-7751062316387021378 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15522/stat : 15522 (java) S 15513 15513 11307 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307449484192 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15523] ppid=15513 vsize=14089220 memory=280221115016400 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15523/stat : 15523 (java) S 15513 15513 11307 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 53037233 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307448431600 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15524] ppid=15513 vsize=14089220 memory=68809805269482 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15524/stat : 15524 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307447380176 140307977148315 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15525] ppid=15513 vsize=14089220 memory=68809805269482 CPUtime=1.64 cores=0,2,4,6
/proc/15515/task/15525/stat : 15525 (java) S 15513 15513 11307 0 -1 1077944384 4633 0 0 0 164 0 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307446327792 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15526] ppid=15513 vsize=14089220 memory=68809805269226 CPUtime=1.63 cores=0,2,4,6
/proc/15515/task/15526/stat : 15526 (java) S 15513 15513 11307 0 -1 1077944384 3984 0 0 0 162 1 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307445275248 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15527] ppid=15513 vsize=14089220 memory=132 CPUtime=0.69 cores=0,2,4,6
/proc/15515/task/15527/stat : 15527 (java) S 15513 15513 11307 0 -1 1077944384 4311 0 0 0 68 1 0 0 20 0 15 0 53037235 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307444222704 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15528] ppid=15513 vsize=14089220 memory=3 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15528/stat : 15528 (java) S 15513 15513 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307443170400 140307977139925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
[pid=15515/tid=15529] ppid=15513 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15515/task/15529/stat : 15529 (java) S 15513 15513 11307 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 53037236 14427361280 71610 33554432000 4194304 4196468 140723425513312 140307442116912 140307977140866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15167488 140723425518721 140723425518897 140723425518897 140723425521615 0
Current children cumulated CPU time: 7.28 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 287892 KiB

Child status: 0
Real time (s): 3.17418
CPU time (s): 7.37208
CPU user time (s): 7.18921
CPU system time (s): 0.182877
CPU usage (%): 232.252
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 287892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.18921
system time used= 0.182877
maximum resident set size= 287044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25118
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2335
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 15513
#   total CPU time (s): 7.37208
#   total CPU user time (s): 7.18921
#   total CPU system time (s): 0.182877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04009 second user time and 0.081136 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-23 16:05:40
IDJOB=4292571
IDBENCH=141377
IDSOLVER=2747
FILE ID=node103/4292571-1532354740
RUNJOBID= node103-1532328173-11338
PBS_JOBID= 21018996
Free space on /tmp= 56832 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-5-cp_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292571-1532354740/watcher-4292571-1532354740 -o /tmp/evaluation-result-4292571-1532354740/solver-4292571-1532354740 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560  HOME/xcsp3-exec -seed 1473148066 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292571-1532354740.xml

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

MD5SUM BENCH= 01658bc7723d571de51995bec243d654
RANDOM SEED=1473148066

node103.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.48
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.48
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.48
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.48
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:        23154796 kB
MemAvailable:   31748496 kB
Buffers:          260424 kB
Cached:          8532220 kB
SwapCached:            0 kB
Active:          1730432 kB
Inactive:        7306840 kB
Active(anon):     247336 kB
Inactive(anon):    16976 kB
Active(file):    1483096 kB
Inactive(file):  7289864 kB
Unevictable:        7144 kB
Mlocked:            7144 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20524 kB
Writeback:             0 kB
AnonPages:        253340 kB
Mapped:            49776 kB
Shmem:             17036 kB
Slab:             277388 kB
SReclaimable:     249200 kB
SUnreclaim:        28188 kB
KernelStack:        3744 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1202872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56812 MiB
End job on node103 at 2018-07-23 16:05:44