Trace number 4297796

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.7b par (e747e1e)SAT 3.5247 1.44896

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
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 benchmark3.5247
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297796-1532720966.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297796-1532720966.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.06/1.37	c solve instance...
3.30/1.42	s SATISFIABLE
3.30/1.42	v <instantiation>
3.30/1.42	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] </list>
3.30/1.42	v 	<values>0 0 10 0 10 0 0 17 11 4 3 17 4 0 13 4 3 4 17 13 </values>
3.30/1.42	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 (10377 MiB free)
  memory of node 1: 16384 MiB (15820 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297796-1532720966/watcher-4297796-1532720966 -o /tmp/evaluation-result-4297796-1532720966/solver-4297796-1532720966 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532711744-22305 --watchdog 2580 HOME/xcsp3-exec -seed 820780862 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297796-1532720966.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=23726, runsolver pid=23723
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 8.18 8.08 8.06 2/199 23747
/proc/meminfo: memFree=26810948/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26104152 memory=26916 CPUtime=0.11 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 5650 0 0 0 10 1 0 0 20 0 20 0 89659780 26730651648 6729 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6526038 6729 2993 1 0 6488315 0
[pid=23728/tid=23729] ppid=23726 vsize=26104152 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 3652 0 0 0 8 0 0 0 20 0 20 0 89659780 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661067135008 139660676441969 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26104152 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26104152 memory=139789606581888 CPUtime=0 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 6729 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659468346912 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659467294064 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) R 23726 23726 22278 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659465189744 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659464136944 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) S 23726 23726 22278 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659463084144 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) R 23726 23726 22278 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659462031344 139661048587386 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 6729 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28368 KiB

[startup+0.21039 s]*
/proc/loadavg: 8.18 8.08 8.06 2/199 23747
/proc/meminfo: memFree=26798900/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26104152 memory=39744 CPUtime=0.33 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 8479 0 0 0 31 2 0 0 20 0 20 0 89659780 26730651648 9936 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6526038 9936 3211 1 0 6488315 0
[pid=23728/tid=23729] ppid=23726 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 5551 0 0 0 18 1 0 0 20 0 20 0 89659780 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661067137024 139661062917526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26104152 memory=329 CPUtime=0 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26104152 memory=139789606604843 CPUtime=0 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26730651648 9936 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659468346912 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89659783 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659467294064 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) S 23726 23726 22278 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659465189744 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) S 23726 23726 22278 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659464136944 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) S 23726 23726 22278 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659463084144 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) R 23726 23726 22278 0 -1 4202560 811 0 0 0 7 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659462031152 139661041588479 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26730651648 9936 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41196 KiB

[startup+0.309588 s]*
/proc/loadavg: 8.18 8.08 8.06 3/199 23747
/proc/meminfo: memFree=26793192/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26108408 memory=46136 CPUtime=0.51 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 9262 0 0 0 48 3 0 0 20 0 20 0 89659780 26735009792 11534 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6527102 11534 3270 1 0 6488315 0
[pid=23728/tid=23729] ppid=23726 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 6185 0 0 0 27 2 0 0 20 0 20 0 89659780 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661067135744 139661046986078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26108408 memory=139789508637615 CPUtime=0 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26108408 memory=139789508639920 CPUtime=0 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26108408 memory=139789508642224 CPUtime=0 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26735009792 11534 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89659783 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26108408 memory=279579017291408 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89659783 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659468346912 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26108408 memory=279579017298320 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89659783 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659467294064 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26108408 memory=279579017239472 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26108408 memory=279579017312144 CPUtime=0.01 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) S 23726 23726 22278 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 20 0 89659786 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659465189744 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26108408 memory=279579017319056 CPUtime=0.03 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) S 23726 23726 22278 0 -1 1077944384 273 0 0 0 3 0 0 0 20 0 20 0 89659786 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659464136944 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26108408 memory=279579017316752 CPUtime=0.03 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) R 23726 23726 22278 0 -1 4202560 301 0 0 0 3 0 0 0 20 0 20 0 89659786 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659463074416 139661040557456 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26108408 memory=279579017332912 CPUtime=0.12 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) S 23726 23726 22278 0 -1 1077944384 869 0 0 0 12 0 0 0 20 0 20 0 89659786 26735009792 11599 33554432000 4194304 4196468 140735011210656 139659462031344 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26735009792 11605 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26735009792 11605 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47588 KiB

[startup+0.700953 s]
/proc/loadavg: 8.18 8.08 8.06 6/199 23747
/proc/meminfo: memFree=26755356/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26110532 memory=118140 CPUtime=1.72 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 13534 0 0 0 166 6 0 0 20 0 20 0 89659780 26737184768 29535 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6527633 29535 3355 1 0 6488827 0
[pid=23728/tid=23729] ppid=23726 vsize=26110532 memory=279579017690800 CPUtime=0.67 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 7043 0 0 0 64 3 0 0 20 0 20 0 89659780 26737184768 29535 33554432000 4194304 4196468 140735011210656 139661067143984 139660676403849 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26110532 memory=139789508846448 CPUtime=0 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 29535 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 29535 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26110532 memory=2764 CPUtime=0 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 29535 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0

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

# the end of solver process 23726 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.31606 s, system=0.208642 s

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

[startup+0.801028 s]
/proc/loadavg: 8.18 8.08 8.06 6/199 23747
/proc/meminfo: memFree=26755356/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26110532 memory=163336 CPUtime=2.08 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 14098 0 0 0 202 6 0 0 20 0 20 0 89659780 26737184768 40834 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6527633 40834 3357 1 0 6488827 0
[pid=23728/tid=23729] ppid=23726 vsize=26110532 memory=6935659151364218944 CPUtime=0.77 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 7063 0 0 0 74 3 0 0 20 0 20 0 89659780 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661067143984 139660679784502 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26110532 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26110532 memory=5787213831460180304 CPUtime=0 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26110532 memory=7100839870071150693 CPUtime=0 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26110532 memory=-9109213556524817781 CPUtime=0 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 40834 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 41346 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26110532 memory=279579017154112 CPUtime=0 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 41346 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26110532 memory=-9178176117151205470 CPUtime=0 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89659781 26737184768 41346 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26110532 memory=1664 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659468346912 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26110532 memory=1828 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659467294064 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26110532 memory=800 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26110532 memory=5212 CPUtime=0.32 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) R 23726 23726 22278 0 -1 4202560 1727 0 0 0 32 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659465170680 139661044425666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26110532 memory=12772 CPUtime=0.31 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) R 23726 23726 22278 0 -1 4202560 1278 0 0 0 31 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659464136128 139661056002427 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26110532 memory=1332 CPUtime=0.34 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) R 23726 23726 22278 0 -1 4202560 1197 0 0 0 34 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659463084144 139661040789505 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26110532 memory=1508 CPUtime=0.3 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) S 23726 23726 22278 0 -1 1077944384 1523 0 0 0 30 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659462031344 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26110532 memory=3328 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26110532 memory=3008 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 41346 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 164788 KiB

[startup+1.20099 s]
/proc/loadavg: 8.18 8.08 8.06 2/199 23747
/proc/meminfo: memFree=26632580/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26110532 memory=248104 CPUtime=2.94 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 14599 0 0 0 276 18 0 0 20 0 20 0 89659780 26737184768 62026 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6527633 62026 3379 1 0 6488827 0
[pid=23728/tid=23729] ppid=23726 vsize=26110532 memory=6791534058613427641 CPUtime=1.13 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) R 23726 23726 22278 0 -1 4202560 7081 0 0 0 109 4 0 0 20 0 20 0 89659780 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661067143424 139660679784601 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26110532 memory=288230621803970871 CPUtime=0.03 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26110532 memory=15539609127881240 CPUtime=0.02 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26110532 memory=0 CPUtime=0.02 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26110532 memory=0 CPUtime=0.02 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 26 0 0 0 2 0 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26110532 memory=6656426216303648864 CPUtime=0.03 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 35 0 0 0 2 1 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26110532 memory=0 CPUtime=0.03 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 38 0 0 0 1 2 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26110532 memory=0 CPUtime=0.03 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26110532 memory=0 CPUtime=0.02 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 20 0 89659781 26737184768 62026 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659468346976 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 89659783 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659467294080 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26110532 memory=0 CPUtime=0.37 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) S 23726 23726 22278 0 -1 1077944384 1751 0 0 0 37 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659465189744 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26110532 memory=302585798304464922 CPUtime=0.36 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) S 23726 23726 22278 0 -1 1077944384 1293 0 0 0 36 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659464136944 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26110532 memory=0 CPUtime=0.41 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) S 23726 23726 22278 0 -1 1077944384 1223 0 0 0 41 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659463084144 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26110532 memory=7446252732147127151 CPUtime=0.35 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) S 23726 23726 22278 0 -1 1077944384 1625 0 0 0 35 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659462031344 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26110532 memory=2 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89659786 26737184768 62026 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 249556 KiB

[startup+1.40118 s]
/proc/loadavg: 8.18 8.08 8.06 2/199 23747
/proc/meminfo: memFree=26632580/32770624 swapFree=67027904/67108860
[pid=23726] ppid=23723 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23726/stat : 23726 (xcsp3-exec) S 23723 23726 22278 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 89659780 115843072 363 33554432000 4194304 5098028 140722774888000 140722774886104 140667252740732 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34521088 140722774889526 140722774889728 140722774889728 140722774892490 0
/proc/23726/statm: 28282 363 306 221 0 87 0
[pid=23728] ppid=23726 vsize=26643044 memory=269132 CPUtime=3.3 cores=0-7
/proc/23728/stat : 23728 (java) S 23726 23726 22278 0 -1 1077944320 14981 0 0 0 310 20 0 0 20 0 28 0 89659780 27282477056 67283 33554432000 4194304 4196468 140735011210656 140735011193200 139661062905591 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
/proc/23728/statm: 6660761 67283 3381 1 0 6621955 0
[pid=23728/tid=23729] ppid=23726 vsize=26643044 memory=521 CPUtime=1.31 cores=0-7
/proc/23728/task/23729/stat : 23729 (java) S 23726 23726 22278 0 -1 1077944384 7151 0 0 0 127 4 0 0 20 0 28 0 89659780 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661067146368 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23730] ppid=23726 vsize=26643044 memory=237 CPUtime=0.03 cores=0-7
/proc/23728/task/23730/stat : 23730 (java) S 23726 23726 22278 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661015526544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23731] ppid=23726 vsize=26643044 memory=50 CPUtime=0.02 cores=0-7
/proc/23728/task/23731/stat : 23731 (java) S 23726 23726 22278 0 -1 1077944384 22 0 0 0 1 1 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661014473744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23732] ppid=23726 vsize=26643044 memory=0 CPUtime=0.02 cores=0-7
/proc/23728/task/23732/stat : 23732 (java) S 23726 23726 22278 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661013420944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23733] ppid=23726 vsize=26643044 memory=145 CPUtime=0.02 cores=0-7
/proc/23728/task/23733/stat : 23733 (java) S 23726 23726 22278 0 -1 1077944384 26 0 0 0 2 0 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661012368144 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23734] ppid=23726 vsize=26643044 memory=64 CPUtime=0.03 cores=0-7
/proc/23728/task/23734/stat : 23734 (java) S 23726 23726 22278 0 -1 1077944384 35 0 0 0 2 1 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661011315344 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23735] ppid=23726 vsize=26643044 memory=15436 CPUtime=0.03 cores=0-7
/proc/23728/task/23735/stat : 23735 (java) S 23726 23726 22278 0 -1 1077944384 38 0 0 0 1 2 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661010262544 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23736] ppid=23726 vsize=26643044 memory=0 CPUtime=0.03 cores=0-7
/proc/23728/task/23736/stat : 23736 (java) S 23726 23726 22278 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661009209744 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23737] ppid=23726 vsize=26643044 memory=101902394112364 CPUtime=0.02 cores=0-7
/proc/23728/task/23737/stat : 23737 (java) S 23726 23726 22278 0 -1 1077944384 26 0 0 0 1 1 0 0 20 0 28 0 89659781 27282477056 67283 33554432000 4194304 4196468 140735011210656 139661008156944 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23738] ppid=23726 vsize=26643044 memory=101902394112365 CPUtime=0 cores=0-7
/proc/23728/task/23738/stat : 23738 (java) S 23726 23726 22278 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 89659783 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659469400944 139661062916738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23739] ppid=23726 vsize=26643044 memory=101902394112366 CPUtime=0 cores=0-7
/proc/23728/task/23739/stat : 23739 (java) S 23726 23726 22278 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 89659783 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659468346976 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23740] ppid=23726 vsize=26643044 memory=101902394112367 CPUtime=0 cores=0-7
/proc/23728/task/23740/stat : 23740 (java) S 23726 23726 22278 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 89659783 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659467294080 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23741] ppid=23726 vsize=26643044 memory=101902394112368 CPUtime=0 cores=0-7
/proc/23728/task/23741/stat : 23741 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659466242384 139661062924187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23742] ppid=23726 vsize=26643044 memory=101902394112369 CPUtime=0.37 cores=0-7
/proc/23728/task/23742/stat : 23742 (java) R 23726 23726 22278 0 -1 4202560 1751 0 0 0 37 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659465189744 139661041296960 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23743] ppid=23726 vsize=26643044 memory=9825 CPUtime=0.37 cores=0-7
/proc/23728/task/23743/stat : 23743 (java) S 23726 23726 22278 0 -1 1077944384 1301 0 0 0 37 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659464136944 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23744] ppid=23726 vsize=26643044 memory=0 CPUtime=0.42 cores=0-7
/proc/23728/task/23744/stat : 23744 (java) R 23726 23726 22278 0 -1 1077944384 1226 0 0 0 42 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659463084144 139661062916738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23745] ppid=23726 vsize=26643044 memory=0 CPUtime=0.38 cores=0-7
/proc/23728/task/23745/stat : 23745 (java) S 23726 23726 22278 0 -1 1077944384 1702 0 0 0 38 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659462031344 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23746] ppid=23726 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23746/stat : 23746 (java) S 23726 23726 22278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659460979808 139661062915797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
[pid=23728/tid=23747] ppid=23726 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/23728/task/23747/stat : 23747 (java) S 23726 23726 22278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89659786 27282477056 67283 33554432000 4194304 4196468 140735011210656 139659459927088 139661062916738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16154624 140735011214465 140735011214637 140735011214637 140735011217359 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 270584 KiB

Child status: 0
Real time (s): 1.44896
CPU time (s): 3.5247
CPU user time (s): 3.31606
CPU system time (s): 0.208642
CPU usage (%): 243.258
Max. virtual memory (cumulated for all children) (KiB): 26756172
Max. memory (cumulated for all children) (KiB): 270584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.31606
system time used= 0.208642
maximum resident set size= 272952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15669
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= 2688
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 23726
#   total CPU time (s): 3.5247
#   total CPU user time (s): 3.31606
#   total CPU system time (s): 0.208642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035198 second user time and 0.052295 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-27 21:49:26
IDJOB=4297796
IDBENCH=141437
IDSOLVER=2760
FILE ID=node102/4297796-1532720966
RUNJOBID= node102-1532711744-22305
PBS_JOBID= 21022317
Free space on /tmp= 52748 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297796-1532720966/watcher-4297796-1532720966 -o /tmp/evaluation-result-4297796-1532720966/solver-4297796-1532720966 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532711744-22305 --watchdog 2580  HOME/xcsp3-exec -seed 820780862 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297796-1532720966.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=820780862

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26827364 kB
MemAvailable:   31933684 kB
Buffers:          194876 kB
Cached:          5167284 kB
SwapCached:        53676 kB
Active:          1203476 kB
Inactive:        4239060 kB
Active(anon):       6132 kB
Inactive(anon):    98908 kB
Active(file):    1197344 kB
Inactive(file):  4140152 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67027904 kB
Dirty:             22352 kB
Writeback:             0 kB
AnonPages:         34216 kB
Mapped:            34800 kB
Shmem:             21684 kB
Slab:             196824 kB
SReclaimable:     169316 kB
SUnreclaim:        27508 kB
KernelStack:        3312 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52724 MiB
End job on node102 at 2018-07-27 21:49:28