Trace number 4405937

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 2019-09-24UNSAT 704.607 692.622

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-05-fair.xml
MD5SUMce7bc4154440f5a39d3b926bfba59e31
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.1142
Satisfiable
(Un)Satisfiability was proved
Number of variables14949
Number of constraints14152
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1994},{"size":201,"count":72},{"size":20001,"count":12883}]
Minimum variable degree2
Maximum variable degree126
Distribution of variable degrees[{"degree":2,"count":13223},{"degree":3,"count":330},{"degree":4,"count":38},{"degree":5,"count":176},{"degree":6,"count":109},{"degree":7,"count":286},{"degree":8,"count":369},{"degree":9,"count":224},{"degree":10,"count":24},{"degree":12,"count":11},{"degree":13,"count":120},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":6},{"degree":57,"count":6},{"degree":59,"count":3},{"degree":70,"count":1},{"degree":80,"count":5},{"degree":122,"count":1},{"degree":125,"count":2},{"degree":126,"count":3}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2301},{"arity":3,"count":11849}]
Number of extensional constraints0
Number of intensional constraints14152
Distribution of constraint types[{"type":"intension","count":14152}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405937-1569413286.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405937-1569413286.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
7.70/2.51	c solve instance...
704.48/692.60	s UNSATISFIABLE

Verifier Data


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 (13175 MiB free)
  memory of node 1: 16384 MiB (11231 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405937-1569413286/watcher-4405937-1569413286 -o /tmp/evaluation-result-4405937-1569413286/solver-4405937-1569413286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 563867312 HOME/instance-4405937-1569413286.xml 

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

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=7158, runsolver pid=7155
Current StackSize limit: 8192 KiB


[startup+0.100124 s]*
/proc/loadavg: 4.71 4.30 3.17 4/228 7174
/proc/meminfo: memFree=24978276/32770624 swapFree=66941112/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15144776 memory=27644 CPUtime=0.13 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 5871 0 0 0 12 1 0 0 20 0 15 0 517599617 15508250624 6911 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3786194 6911 3149 1 0 3748377 0
[pid=7160/tid=7161] ppid=7158 vsize=15144776 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 3749 0 0 0 9 0 0 0 20 0 15 0 517599617 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909604883232 139909592890174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15144776 memory=3472467816842118352 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517599619 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517599620 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909067744288 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517599620 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) R 7158 7158 5904 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909064588240 139909600663253 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) R 7158 7158 5904 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909063526848 139909581353790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0.02 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) R 7158 7158 5904 0 -1 4202560 400 0 0 0 2 0 0 0 20 0 15 0 517599623 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909062482544 139909593749883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 6977 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29092 KiB

[startup+0.210746 s]*
/proc/loadavg: 4.71 4.30 3.17 3/228 7174
/proc/meminfo: memFree=24965644/32770624 swapFree=66941112/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15144776 memory=39776 CPUtime=0.34 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 9697 0 0 0 32 2 0 0 20 0 15 0 517599617 15508250624 9944 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3786194 9944 3303 1 0 3748377 0
[pid=7160/tid=7161] ppid=7158 vsize=15144776 memory=4500116723524083353 CPUtime=0.19 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 6702 0 0 0 18 1 0 0 20 0 15 0 517599617 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909604885776 139909236664260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15144776 memory=3472467816842118352 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517599618 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517599619 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517599620 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909067744288 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517599620 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 682 0 0 0 2 0 0 0 20 0 15 0 517599623 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) S 7158 7158 5904 0 -1 1077944384 115 0 0 0 2 0 0 0 20 0 15 0 517599623 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909063535344 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0.08 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) R 7158 7158 5904 0 -1 4202560 895 0 0 0 8 0 0 0 20 0 15 0 517599623 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909062482544 139909579787571 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15144776 memory=139687946966656 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599623 15508250624 9944 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41224 KiB

[startup+0.310728 s]*
/proc/loadavg: 4.71 4.30 3.17 6/228 7174
/proc/meminfo: memFree=24960184/32770624 swapFree=66941112/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15149032 memory=49052 CPUtime=0.53 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 11140 0 0 0 50 3 0 0 20 0 15 0 517599617 15512608768 12263 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3787258 12263 3353 1 0 3748377 0
[pid=7160/tid=7161] ppid=7158 vsize=15149032 memory=4572174317528259473 CPUtime=0.3 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 7825 0 0 0 28 2 0 0 20 0 15 0 517599617 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909604884160 139909584733534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15149032 memory=3472467984174646960 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15149032 memory=139687946966657 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15149032 memory=139687838752543 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517599618 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15149032 memory=279375677484320 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517599619 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15149032 memory=139687838729487 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517599620 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909067744288 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15149032 memory=279375785705312 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517599620 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15149032 memory=139687838734095 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 702 0 0 0 4 0 0 0 20 0 15 0 517599623 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) R 7158 7158 5904 0 -1 4202560 261 0 0 0 4 0 0 0 20 0 15 0 517599623 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909063535344 139909584037912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) S 7158 7158 5904 0 -1 1077944384 1058 0 0 0 13 0 0 0 20 0 15 0 517599623 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909062482544 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15512608768 12263 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15149032 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599623 15512608768 12294 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50500 KiB

[startup+0.700816 s]
/proc/loadavg: 4.71 4.30 3.17 6/228 7174
/proc/meminfo: memFree=24930928/32770624 swapFree=66941112/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15151156 memory=105424 CPUtime=1.74 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 14394 0 0 0 169 5 0 0 20 0 15 0 517599617 15514783744 26356 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3787789 26356 3444 1 0 3748889 0
[pid=7160/tid=7161] ppid=7158 vsize=15151156 memory=6153395287087403600 CPUtime=0.67 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 8432 0 0 0 64 3 0 0 20 0 15 0 517599617 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909604887456 139909240165951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15151156 memory=7883644968863624293 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15151156 memory=8099279071866868838 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15151156 memory=667680 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599618 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517599618 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517599619 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15151156 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517599620 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909067744288 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517599620 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15151156 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15151156 memory=1096 CPUtime=0.37 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) R 7158 7158 5904 0 -1 4202560 1598 0 0 0 37 0 0 0 20 0 15 0 517599623 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909064588272 139909584147283 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15151156 memory=1228 CPUtime=0.37 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) R 7158 7158 5904 0 -1 4202560 1182 0 0 0 36 1 0 0 20 0 15 0 517599623 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909063535344 139909579905332 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15151156 memory=6152 CPUtime=0.31 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) S 7158 7158 5904 0 -1 1077944384 1876 0 0 0 31 0 0 0 20 0 15 0 517599623 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909062482544 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517599623 15514783744 26356 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 106872 KiB

[startup+1.50144 s]
/proc/loadavg: 4.71 4.30 3.17 8/228 7174
/proc/meminfo: memFree=24805112/32770624 swapFree=66941112/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0

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

/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15153204 memory=1033028 CPUtime=703.18 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 81678 0 0 0 70233 85 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3788301 258257 3520 1 0 3749401 0
[pid=7160/tid=7161] ppid=7158 vsize=15153204 memory=3984 CPUtime=688.88 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 26772 0 0 0 68878 10 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909604892184 139909245671836 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15153204 memory=1448 CPUtime=1.36 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 2100 0 0 0 124 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15153204 memory=1033028 CPUtime=1.32 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 2103 0 0 0 120 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15153204 memory=1033028 CPUtime=1.35 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 2640 0 0 0 123 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15153204 memory=1552 CPUtime=1.37 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2373 0 0 0 124 13 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15153204 memory=3984 CPUtime=0.45 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 1862 0 0 0 45 0 0 0 20 0 15 0 517599619 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15153204 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909067744352 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15153204 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15153204 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15153204 memory=1033028 CPUtime=3.59 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 16073 0 0 0 358 1 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15153204 memory=1448 CPUtime=3.41 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) S 7158 7158 5904 0 -1 1077944384 12552 0 0 0 339 2 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909063535344 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15153204 memory=1448 CPUtime=0.98 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) S 7158 7158 5904 0 -1 1077944384 13036 0 0 0 95 3 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909062482544 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15153204 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15153204 memory=8112282956445269571 CPUtime=0.39 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 866 0 0 0 17 22 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 703.18 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1034476 KiB

[startup+692.001 s]*
/proc/loadavg: 2.00 2.27 2.60 3/228 7316
/proc/meminfo: memFree=23000112/32770624 swapFree=66941116/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15153204 memory=1033028 CPUtime=703.99 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 81678 0 0 0 70314 85 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3788301 258257 3520 1 0 3749401 0
[pid=7160/tid=7161] ppid=7158 vsize=15153204 memory=-6733704525061579059 CPUtime=689.69 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 26772 0 0 0 68959 10 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909604892184 139909245959832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15153204 memory=1984 CPUtime=1.36 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 2100 0 0 0 124 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15153204 memory=2364 CPUtime=1.32 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 2103 0 0 0 120 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15153204 memory=1744 CPUtime=1.35 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 2640 0 0 0 123 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15153204 memory=-7003737579269690708 CPUtime=1.37 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2373 0 0 0 124 13 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15153204 memory=916 CPUtime=0.45 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 1862 0 0 0 45 0 0 0 20 0 15 0 517599619 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15153204 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909067744352 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15153204 memory=2904 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15153204 memory=2960 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15153204 memory=1412 CPUtime=3.59 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 16073 0 0 0 358 1 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15153204 memory=33 CPUtime=3.41 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) S 7158 7158 5904 0 -1 1077944384 12552 0 0 0 339 2 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909063535344 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15153204 memory=808 CPUtime=0.98 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) S 7158 7158 5904 0 -1 1077944384 13036 0 0 0 95 3 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909062482544 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15153204 memory=1033028 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15153204 memory=1448 CPUtime=0.39 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 866 0 0 0 17 22 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 703.99 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1034476 KiB

[startup+692.401 s]
/proc/loadavg: 2.00 2.27 2.60 3/228 7316
/proc/meminfo: memFree=23000112/32770624 swapFree=66941116/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15153204 memory=1033028 CPUtime=704.38 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 81678 0 0 0 70353 85 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3788301 258257 3520 1 0 3749401 0
[pid=7160/tid=7161] ppid=7158 vsize=15153204 memory=15460 CPUtime=690.08 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 26772 0 0 0 68998 10 0 0 20 0 15 0 517599617 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909604892184 139909246121936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15153204 memory=17668 CPUtime=1.36 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 2100 0 0 0 124 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15153204 memory=19876 CPUtime=1.32 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 2103 0 0 0 120 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15153204 memory=1448 CPUtime=1.35 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 2640 0 0 0 123 12 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15153204 memory=1033028 CPUtime=1.37 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2373 0 0 0 124 13 0 0 20 0 15 0 517599618 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15153204 memory=1416 CPUtime=0.45 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 1862 0 0 0 45 0 0 0 20 0 15 0 517599619 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15153204 memory=10728 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909067744352 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15153204 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15153204 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15153204 memory=1033028 CPUtime=3.59 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 16073 0 0 0 358 1 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15153204 memory=916 CPUtime=3.41 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) S 7158 7158 5904 0 -1 1077944384 12552 0 0 0 339 2 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909063535344 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15153204 memory=3848 CPUtime=0.98 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) S 7158 7158 5904 0 -1 1077944384 13036 0 0 0 95 3 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909062482544 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15153204 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15153204 memory=3620 CPUtime=0.39 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 866 0 0 0 17 22 0 0 20 0 15 0 517599623 15516880896 258257 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 704.38 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1034476 KiB

[startup+692.601 s]
/proc/loadavg: 2.00 2.27 2.60 3/228 7316
/proc/meminfo: memFree=23000112/32770624 swapFree=66941116/67108860
[pid=7158] ppid=7155 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7158/stat : 7158 (xcsp3-exec) S 7155 7158 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517599617 115843072 362 33554432000 4194304 5098028 140735274157024 140735274155128 140432090395260 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 20725760 140735274165115 140735274165357 140735274165357 140735274168266 0
/proc/7158/statm: 28282 362 304 221 0 87 0
[pid=7160] ppid=7158 vsize=15153204 memory=1033036 CPUtime=704.58 cores=0,2,4,6
/proc/7160/stat : 7160 (java) S 7158 7158 5904 0 -1 1077944320 82685 0 0 0 70373 85 0 0 20 0 15 0 517599617 15516880896 258259 33554432000 4194304 4196468 140733743550944 140733743533488 139909600653047 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
/proc/7160/statm: 3788301 258259 3521 1 0 3749401 0
[pid=7160/tid=7161] ppid=7158 vsize=15153204 memory=1448 CPUtime=690.28 cores=0,2,4,6
/proc/7160/task/7161/stat : 7161 (java) R 7158 7158 5904 0 -1 4202560 27622 0 0 0 69018 10 0 0 20 0 15 0 517599617 15516880896 258259 33554432000 4194304 4196468 140733743550944 139909604895992 139909583842136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7162] ppid=7158 vsize=15153204 memory=1033028 CPUtime=1.36 cores=0,2,4,6
/proc/7160/task/7162/stat : 7162 (java) S 7158 7158 5904 0 -1 1077944384 2100 0 0 0 124 12 0 0 20 0 15 0 517599618 15516880896 258261 33554432000 4194304 4196468 140733743550944 139909568212112 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7163] ppid=7158 vsize=15153204 memory=2016 CPUtime=1.32 cores=0,2,4,6
/proc/7160/task/7163/stat : 7163 (java) S 7158 7158 5904 0 -1 1077944384 2103 0 0 0 120 12 0 0 20 0 15 0 517599618 15516880896 258261 33554432000 4194304 4196468 140733743550944 139909191625744 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7164] ppid=7158 vsize=15153204 memory=1416 CPUtime=1.35 cores=0,2,4,6
/proc/7160/task/7164/stat : 7164 (java) S 7158 7158 5904 0 -1 1077944384 2640 0 0 0 123 12 0 0 20 0 15 0 517599618 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909190572944 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7165] ppid=7158 vsize=15153204 memory=10728 CPUtime=1.37 cores=0,2,4,6
/proc/7160/task/7165/stat : 7165 (java) S 7158 7158 5904 0 -1 1077944384 2373 0 0 0 124 13 0 0 20 0 15 0 517599618 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909189520144 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7166] ppid=7158 vsize=15153204 memory=1552 CPUtime=0.45 cores=0,2,4,6
/proc/7160/task/7166/stat : 7166 (java) S 7158 7158 5904 0 -1 1077944384 1862 0 0 0 45 0 0 0 20 0 15 0 517599619 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909068798320 139909600664194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7167] ppid=7158 vsize=15153204 memory=3984 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7167/stat : 7167 (java) S 7158 7158 5904 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909067744352 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7168] ppid=7158 vsize=15153204 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7168/stat : 7168 (java) S 7158 7158 5904 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 517599620 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909066691440 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7169] ppid=7158 vsize=15153204 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7169/stat : 7169 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599622 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909065639760 139909600671643 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7170] ppid=7158 vsize=15153204 memory=1060 CPUtime=3.59 cores=0,2,4,6
/proc/7160/task/7170/stat : 7170 (java) S 7158 7158 5904 0 -1 1077944384 16073 0 0 0 358 1 0 0 20 0 15 0 517599623 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909064588144 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7171] ppid=7158 vsize=15153204 memory=1724 CPUtime=3.41 cores=0,2,4,6
/proc/7160/task/7171/stat : 7171 (java) R 7158 7158 5904 0 -1 4202560 12737 0 0 0 339 2 0 0 20 0 15 0 517599623 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909063535344 139909585046804 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7172] ppid=7158 vsize=15153204 memory=1096 CPUtime=0.98 cores=0,2,4,6
/proc/7160/task/7172/stat : 7172 (java) R 7158 7158 5904 0 -1 4202560 13391 0 0 0 95 3 0 0 20 0 15 0 517599623 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909062482464 139909592892148 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7173] ppid=7158 vsize=15153204 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7160/task/7173/stat : 7173 (java) S 7158 7158 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517599623 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909061429984 139909600663253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
[pid=7160/tid=7174] ppid=7158 vsize=15153204 memory=6152 CPUtime=0.39 cores=0,2,4,6
/proc/7160/task/7174/stat : 7174 (java) S 7158 7158 5904 0 -1 1077944384 866 0 0 0 17 22 0 0 20 0 15 0 517599623 15516880896 258262 33554432000 4194304 4196468 140733743550944 139909060377264 139909600664194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 12808192 140733743555567 140733743555738 140733743555738 140733743558607 0
Current children cumulated CPU time: 704.58 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1034484 KiB

Child status: 0
Real time (s): 692.622
CPU time (s): 704.607
CPU user time (s): 703.742
CPU system time (s): 0.865169
CPU usage (%): 101.73
Max. virtual memory (cumulated for all children) (KiB): 15266332
Max. memory (cumulated for all children) (KiB): 1034980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 703.742
system time used= 0.865169
maximum resident set size= 1033532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18442
involuntary context switches= 952


# summary of solver processes directly reported to runsolver:
#   pid: 7158
#   total CPU time (s): 704.607
#   total CPU user time (s): 703.742
#   total CPU system time (s): 0.865169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5205 second user time and 6.78684 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-25 14:10:21
IDJOB=4405937
IDBENCH=139233
IDSOLVER=2869
FILE ID=node139/4405937-1569413286
RUNJOBID= node139-1569408644-5935
PBS_JOBID= 21705708
Free space on /tmp= 5116 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-05-fair.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405937-1569413286/watcher-4405937-1569413286 -o /tmp/evaluation-result-4405937-1569413286/solver-4405937-1569413286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 563867312 HOME/instance-4405937-1569413286.xml

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

MD5SUM BENCH= ce7bc4154440f5a39d3b926bfba59e31
RANDOM SEED=563867312

node139.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.57
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.57
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.57
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.57
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:        24993728 kB
MemAvailable:   31537444 kB
Buffers:          136884 kB
Cached:          6494548 kB
SwapCached:        64760 kB
Active:          3593176 kB
Inactive:        3353496 kB
Active(anon):     251564 kB
Inactive(anon):   119604 kB
Active(file):    3341612 kB
Inactive(file):  3233892 kB
Unevictable:      109024 kB
Mlocked:          109024 kB
SwapTotal:      67108860 kB
SwapFree:       66941112 kB
Dirty:             26744 kB
Writeback:             0 kB
AnonPages:        360016 kB
Mapped:            71320 kB
Shmem:             47444 kB
Slab:             426172 kB
SReclaimable:     396672 kB
SUnreclaim:        29500 kB
KernelStack:        3744 kB
PageTables:         6812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1500896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5092 MiB
End job on node139 at 2019-09-25 14:21:54