Trace number 4393154

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-06-14? (TO) 2520.43 635.889

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-10.xml
MD5SUM2e1a96a215dbee196ad45178247d22f3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1518
Maximum domain size1616
Distribution of domain sizes[{"size":1518,"count":10},{"size":1519,"count":4},{"size":1520,"count":16},{"size":1521,"count":2},{"size":1522,"count":6},{"size":1523,"count":8},{"size":1524,"count":6},{"size":1525,"count":6},{"size":1526,"count":6},{"size":1527,"count":16},{"size":1528,"count":6},{"size":1529,"count":6},{"size":1530,"count":8},{"size":1531,"count":24},{"size":1532,"count":6},{"size":1533,"count":8},{"size":1535,"count":8},{"size":1536,"count":14},{"size":1537,"count":6},{"size":1538,"count":8},{"size":1539,"count":6},{"size":1540,"count":8},{"size":1541,"count":10},{"size":1542,"count":8},{"size":1543,"count":10},"...",{"size":1591,"count":14}, {"size":1592,"count":4}, {"size":1593,"count":8}, {"size":1594,"count":4}, {"size":1595,"count":6}, {"size":1596,"count":8}, {"size":1597,"count":10}, {"size":1598,"count":8}, {"size":1599,"count":10}, {"size":1600,"count":14}, {"size":1601,"count":10}, {"size":1602,"count":14}, {"size":1603,"count":2}, {"size":1604,"count":10}, {"size":1605,"count":10}, {"size":1606,"count":10}, {"size":1607,"count":2}, {"size":1608,"count":16}, {"size":1609,"count":8}, {"size":1610,"count":8}, {"size":1612,"count":8}, {"size":1613,"count":8}, {"size":1614,"count":14}, {"size":1615,"count":10}, {"size":1616,"count":8}]
Minimum variable degree21
Maximum variable degree43
Distribution of variable degrees[{"degree":21,"count":40},{"degree":22,"count":360},{"degree":41,"count":40},{"degree":43,"count":360}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12940}]
Number of extensional constraints0
Number of intensional constraints12940
Distribution of constraint types[{"type":"intension","count":12940}]
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-4393154-1568350324.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393154-1568350324.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
13.44/5.23	c solve instance...
2520.14/635.86	s UNKNOWN
2520.14/635.86	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393154-1568350324/watcher-4393154-1568350324 -o /tmp/evaluation-result-4393154-1568350324/solver-4393154-1568350324 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1899926656 HOME/instance-4393154-1568350324.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23677, runsolver pid=23674

[startup+0.100059 s]*
/proc/loadavg: 7.43 7.18 6.64 8/234 23693
/proc/meminfo: memFree=27323864/32770624 swapFree=66940756/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15144768 memory=29992 CPUtime=0.13 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 5956 0 0 0 13 0 0 0 20 0 15 0 411271077 15508242432 7498 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3786192 7498 3148 1 0 3748377 0
[pid=23679/tid=23680] ppid=23677 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) R 23677 23677 22042 0 -1 4202560 3811 0 0 0 9 0 0 0 20 0 15 0 411271077 15508242432 7498 33554432000 4194304 4196468 140726197241152 140019228071616 140019223854486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15144768 memory=3472468179155256528 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15508242432 7498 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15144768 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271078 15508242432 7498 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15508242432 7498 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15508242432 7498 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271080 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411271080 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018758608288 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411271080 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018757555696 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15144768 memory=140050260104832 CPUtime=0.02 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) R 23677 23677 22042 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018685307120 140019223854486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15144768 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271083 15508242432 7498 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31440 KiB

[startup+0.213306 s]*
/proc/loadavg: 7.43 7.18 6.64 7/234 23693
/proc/meminfo: memFree=27311380/32770624 swapFree=66940756/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15149024 memory=41344 CPUtime=0.34 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 9563 0 0 0 32 2 0 0 20 0 15 0 411271077 15512600576 10336 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3787256 10336 3291 1 0 3748377 0
[pid=23679/tid=23680] ppid=23677 vsize=15149024 memory=5855082630903857826 CPUtime=0.2 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) R 23677 23677 22042 0 -1 4202560 6716 0 0 0 18 2 0 0 20 0 15 0 411271077 15512600576 10336 33554432000 4194304 4196468 140726197241152 140019228063544 140019216524482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15149024 memory=3472468179155256528 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 10336 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15149024 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 10336 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 10336 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 10336 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15149024 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018758608288 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018757555696 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15149024 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15149024 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 227 0 0 0 2 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15149024 memory=140050260104832 CPUtime=0.08 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) S 23677 23677 22042 0 -1 1077944384 743 0 0 0 8 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018685307120 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15149024 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 10336 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 42792 KiB

[startup+0.314581 s]*
/proc/loadavg: 7.43 7.18 6.64 7/234 23693
/proc/meminfo: memFree=27304224/32770624 swapFree=66940756/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15149024 memory=50624 CPUtime=0.53 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 10952 0 0 0 50 3 0 0 20 0 15 0 411271077 15512600576 12656 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3787256 12656 3370 1 0 3748377 0
[pid=23679/tid=23680] ppid=23677 vsize=15149024 memory=8514701219880992413 CPUtime=0.3 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) R 23677 23677 22042 0 -1 4202560 7891 0 0 0 28 2 0 0 20 0 15 0 411271077 15512600576 12656 33554432000 4194304 4196468 140726197241152 140019228076752 140019207923038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15149024 memory=3472468179155256528 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 12656 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15149024 memory=140050260104832 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 12656 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 12656 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15149024 memory=140050159511583 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15512600576 12656 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15149024 memory=280100319002400 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15149024 memory=140050159488527 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018758608288 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15149024 memory=280100419602528 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411271080 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018757555696 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15149024 memory=140050159493135 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15149024 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 605 0 0 0 3 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15149024 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 340 0 0 0 5 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) S 23677 23677 22042 0 -1 1077944384 811 0 0 0 12 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018685307120 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15149024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271083 15512600576 12656 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52072 KiB

[startup+0.70111 s]
/proc/loadavg: 7.43 7.18 6.64 9/234 23693
/proc/meminfo: memFree=27282924/32770624 swapFree=66940756/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15151148 memory=112836 CPUtime=1.79 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 14280 0 0 0 174 5 0 0 20 0 15 0 411271077 15514775552 28209 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3787787 28209 3445 1 0 3748889 0
[pid=23679/tid=23680] ppid=23677 vsize=15151148 memory=5865469479800824941 CPUtime=0.67 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) R 23677 23677 22042 0 -1 4202560 8391 0 0 0 64 3 0 0 20 0 15 0 411271077 15514775552 28209 33554432000 4194304 4196468 140726197241152 140019228080768 140018836443985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15151148 memory=5865465064658194540 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15514775552 28209 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15151148 memory=6935649255827793216 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271078 15514775552 28209 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15151148 memory=8514726395715351173 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15514775552 28209 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15151148 memory=-7395679465411339351 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 411271078 15514775552 28209 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15151148 memory=-9181546051567709026 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 411271080 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15151148 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 411271080 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018758608288 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15151148 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 411271080 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018757555696 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15151148 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15151148 memory=38256 CPUtime=0.38 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) R 23677 23677 22042 0 -1 4202560 1670 0 0 0 38 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018755438176 140019203671106 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15151148 memory=1988 CPUtime=0.4 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) R 23677 23677 22042 0 -1 4202560 1177 0 0 0 40 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018754385872 140019207117104 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15151148 memory=988 CPUtime=0.3 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) R 23677 23677 22042 0 -1 1077944384 1735 0 0 0 30 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018685301696 140019223852757 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15151148 memory=7090143983960547920 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15151148 memory=7589801671532310637 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 411271083 15514775552 28209 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 114284 KiB

[startup+1.50083 s]
/proc/loadavg: 7.43 7.18 6.64 9/234 23693
/proc/meminfo: memFree=27189716/32770624 swapFree=66940756/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0

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

/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 166252 0 0 0 206554 288 0 0 20 0 19 0 411271077 15789518848 961486 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3854863 961486 3556 1 0 3815965 0
[pid=23679/tid=23680] ppid=23677 vsize=15419452 memory=1448 CPUtime=4.82 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) S 23677 23677 22042 0 -1 1077944384 11973 0 0 0 468 14 0 0 20 0 19 0 411271077 15789518848 961486 33554432000 4194304 4196468 140726197241152 140019228083328 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15419452 memory=3845944 CPUtime=8.54 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 5197 0 0 0 793 61 0 0 20 0 19 0 411271078 15789518848 961486 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15419452 memory=3845944 CPUtime=8.5 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 2703 0 0 0 790 60 0 0 20 0 19 0 411271078 15789518848 961486 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15419452 memory=1448 CPUtime=8.5 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 6894 0 0 0 787 63 0 0 20 0 19 0 411271078 15789518848 961486 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15419452 memory=1448 CPUtime=8.51 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 3022 0 0 0 792 59 0 0 20 0 19 0 411271078 15789518848 961486 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15419452 memory=3845944 CPUtime=0.97 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 13558 0 0 0 96 1 0 0 20 0 19 0 411271080 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018758608352 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15419452 memory=3845944 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018757555712 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15419452 memory=300615512172527915 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15419452 memory=3620 CPUtime=5.41 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 25141 0 0 0 539 2 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15419452 memory=38264 CPUtime=5.64 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 27320 0 0 0 562 2 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15419452 memory=1448 CPUtime=1 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) S 23677 23677 22042 0 -1 1077944384 16812 0 0 0 98 2 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018685307120 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15419452 memory=1448 CPUtime=0.24 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1628 0 0 0 0 24 0 0 20 0 19 0 411271083 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23694] ppid=23677 vsize=15419452 memory=1448 CPUtime=504.06 cores=1,3,5,7
/proc/23679/task/23694/stat : 23694 (java) R 23677 23677 22042 0 -1 4202560 11955 0 0 0 50404 2 0 0 20 0 19 0 411271609 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018674228232 140018847833578 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23695] ppid=23677 vsize=15419452 memory=1428 CPUtime=505.13 cores=1,3,5,7
/proc/23679/task/23695/stat : 23695 (java) R 23677 23677 22042 0 -1 4202560 22984 0 0 0 50502 11 0 0 20 0 19 0 411271609 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018673178824 140018847841320 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23696] ppid=23677 vsize=15419452 memory=1772 CPUtime=503 cores=1,3,5,7
/proc/23679/task/23696/stat : 23696 (java) R 23677 23677 22042 0 -1 4202560 8742 0 0 0 50297 3 0 0 20 0 19 0 411271609 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018672124096 140018847743915 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23697] ppid=23677 vsize=15419452 memory=1448 CPUtime=503.99 cores=1,3,5,7
/proc/23679/task/23697/stat : 23697 (java) R 23677 23677 22042 0 -1 4202560 6887 0 0 0 50396 3 0 0 20 0 19 0 411271609 15789518848 961486 33554432000 4194304 4196468 140726197241152 140018671071528 140018847367088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 2068.42 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 3847392 KiB

[startup+582.302 s]
/proc/loadavg: 8.50 8.25 7.49 9/237 23853
/proc/meminfo: memFree=23564552/32770624 swapFree=66940760/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15419452 memory=3846072 CPUtime=2307.21 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 173487 0 0 0 230431 290 0 0 20 0 19 0 411271077 15789518848 961518 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3854863 961518 3556 1 0 3815965 0
[pid=23679/tid=23680] ppid=23677 vsize=15419452 memory=1448 CPUtime=4.82 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) S 23677 23677 22042 0 -1 1077944384 11973 0 0 0 468 14 0 0 20 0 19 0 411271077 15789518848 961518 33554432000 4194304 4196468 140726197241152 140019228083328 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15419452 memory=3846072 CPUtime=8.67 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 5297 0 0 0 806 61 0 0 20 0 19 0 411271078 15789518848 961518 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15419452 memory=1448 CPUtime=8.63 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 2801 0 0 0 803 60 0 0 20 0 19 0 411271078 15789518848 961518 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15419452 memory=988 CPUtime=8.63 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 8084 0 0 0 800 63 0 0 20 0 19 0 411271078 15789518848 961518 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15419452 memory=3846072 CPUtime=8.64 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 3228 0 0 0 805 59 0 0 20 0 19 0 411271078 15789518848 961518 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15419452 memory=1448 CPUtime=0.98 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 13833 0 0 0 97 1 0 0 20 0 19 0 411271080 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15419452 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018758608352 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15419452 memory=38284 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018757555712 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15419452 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15419452 memory=3620 CPUtime=5.43 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 25805 0 0 0 541 2 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15419452 memory=6791534058613427641 CPUtime=5.64 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 27404 0 0 0 562 2 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15419452 memory=1988 CPUtime=1.01 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) S 23677 23677 22042 0 -1 1077944384 17266 0 0 0 99 2 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018685307120 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15419452 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15419452 memory=3846072 CPUtime=0.26 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1668 0 0 0 0 26 0 0 20 0 19 0 411271083 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23694] ppid=23677 vsize=15419452 memory=3620 CPUtime=563.9 cores=1,3,5,7
/proc/23679/task/23694/stat : 23694 (java) R 23677 23677 22042 0 -1 4202560 12500 0 0 0 56388 2 0 0 20 0 19 0 411271609 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018674227984 140018847469046 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23695] ppid=23677 vsize=15419452 memory=1448 CPUtime=564.02 cores=1,3,5,7
/proc/23679/task/23695/stat : 23695 (java) R 23677 23677 22042 0 -1 4202560 25606 0 0 0 56390 12 0 0 20 0 19 0 411271609 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018673177480 140018842589397 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23696] ppid=23677 vsize=15419452 memory=3846072 CPUtime=562.65 cores=1,3,5,7
/proc/23679/task/23696/stat : 23696 (java) R 23677 23677 22042 0 -1 4202560 9164 0 0 0 56262 3 0 0 20 0 19 0 411271609 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018672124488 140018847833578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23697] ppid=23677 vsize=15419452 memory=1772 CPUtime=563.81 cores=1,3,5,7
/proc/23679/task/23697/stat : 23697 (java) R 23677 23677 22042 0 -1 4202560 7422 0 0 0 56378 3 0 0 20 0 19 0 411271609 15789518848 961518 33554432000 4194304 4196468 140726197241152 140018671072792 140018847367029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 2307.21 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 3847520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.802 s]
/proc/loadavg: 8.64 8.34 7.56 9/237 23857
/proc/meminfo: memFree=23545504/32770624 swapFree=66940760/67108860
[pid=23677] ppid=23674 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23677/stat : 23677 (xcsp3-exec) S 23674 23677 22042 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 411271077 115843072 362 33554432000 4194304 5098028 140733617245872 140733617243976 140263682884220 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30330880 140733617247098 140733617247341 140733617247341 140733617250250 0
/proc/23677/statm: 28282 362 304 221 0 87 0
[pid=23679] ppid=23677 vsize=15419452 memory=3866796 CPUtime=2520.14 cores=1,3,5,7
/proc/23679/stat : 23679 (java) S 23677 23677 22042 0 -1 1077944320 180542 0 0 0 251719 295 0 0 20 0 19 0 411271077 15789518848 966699 33554432000 4194304 4196468 140726197241152 140726197223696 140019223842551 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
/proc/23679/statm: 3854863 966699 3556 1 0 3815965 0
[pid=23679/tid=23680] ppid=23677 vsize=15419452 memory=1412 CPUtime=4.82 cores=1,3,5,7
/proc/23679/task/23680/stat : 23680 (java) S 23677 23677 22042 0 -1 1077944384 11973 0 0 0 468 14 0 0 20 0 19 0 411271077 15789518848 966699 33554432000 4194304 4196468 140726197241152 140019228083328 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23681] ppid=23677 vsize=15419452 memory=3332 CPUtime=8.81 cores=1,3,5,7
/proc/23679/task/23681/stat : 23681 (java) S 23677 23677 22042 0 -1 1077944384 5502 0 0 0 819 62 0 0 20 0 19 0 411271078 15789518848 966699 33554432000 4194304 4196468 140726197241152 140019160078608 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23682] ppid=23677 vsize=15419452 memory=1448 CPUtime=8.77 cores=1,3,5,7
/proc/23679/task/23682/stat : 23682 (java) S 23677 23677 22042 0 -1 1077944384 3544 0 0 0 816 61 0 0 20 0 19 0 411271078 15789518848 966699 33554432000 4194304 4196468 140726197241152 140019159026064 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23683] ppid=23677 vsize=15419452 memory=3846072 CPUtime=8.77 cores=1,3,5,7
/proc/23679/task/23683/stat : 23683 (java) S 23677 23677 22042 0 -1 1077944384 8539 0 0 0 813 64 0 0 20 0 19 0 411271078 15789518848 966699 33554432000 4194304 4196468 140726197241152 140019157973520 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23684] ppid=23677 vsize=15419452 memory=1412 CPUtime=8.78 cores=1,3,5,7
/proc/23679/task/23684/stat : 23684 (java) S 23677 23677 22042 0 -1 1077944384 3318 0 0 0 818 60 0 0 20 0 19 0 411271078 15789518848 966699 33554432000 4194304 4196468 140726197241152 140019156920976 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23685] ppid=23677 vsize=15419452 memory=140050293588858 CPUtime=0.98 cores=1,3,5,7
/proc/23679/task/23685/stat : 23685 (java) S 23677 23677 22042 0 -1 1077944384 14031 0 0 0 97 1 0 0 20 0 19 0 411271080 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018759662064 140019223853698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23686] ppid=23677 vsize=15419452 memory=4294968213 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23686/stat : 23686 (java) S 23677 23677 22042 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018758608352 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23687] ppid=23677 vsize=15419452 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23687/stat : 23687 (java) S 23677 23677 22042 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 19 0 411271080 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018757555712 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23688] ppid=23677 vsize=15419452 memory=241737939335423 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23688/stat : 23688 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018756504272 140019223861147 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23689] ppid=23677 vsize=15419452 memory=241737939335424 CPUtime=5.44 cores=1,3,5,7
/proc/23679/task/23689/stat : 23689 (java) S 23677 23677 22042 0 -1 1077944384 26613 0 0 0 542 2 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018755450864 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23690] ppid=23677 vsize=15419452 memory=241737939335425 CPUtime=5.7 cores=1,3,5,7
/proc/23679/task/23690/stat : 23690 (java) S 23677 23677 22042 0 -1 1077944384 29012 0 0 0 568 2 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018754398320 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23691] ppid=23677 vsize=15419452 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/23679/task/23691/stat : 23691 (java) S 23677 23677 22042 0 -1 1077944384 17359 0 0 0 99 2 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018685307120 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23692] ppid=23677 vsize=15419452 memory=140050293588418 CPUtime=0 cores=1,3,5,7
/proc/23679/task/23692/stat : 23692 (java) S 23677 23677 22042 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018684254816 140019223852757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23693] ppid=23677 vsize=15419452 memory=140050293588472 CPUtime=0.29 cores=1,3,5,7
/proc/23679/task/23693/stat : 23693 (java) S 23677 23677 22042 0 -1 1077944384 1674 0 0 0 0 29 0 0 20 0 19 0 411271083 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018683202352 140019223853698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23694] ppid=23677 vsize=15419452 memory=140050293588513 CPUtime=617.16 cores=1,3,5,7
/proc/23679/task/23694/stat : 23694 (java) R 23677 23677 22042 0 -1 4202560 13027 0 0 0 61714 2 0 0 20 0 19 0 411271609 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018674228128 140018848252506 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23695] ppid=23677 vsize=15419452 memory=140050293588523 CPUtime=616.64 cores=1,3,5,7
/proc/23679/task/23695/stat : 23695 (java) R 23677 23677 22042 0 -1 4202560 27421 0 0 0 61650 14 0 0 20 0 19 0 411271609 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018673179648 140018842589397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23696] ppid=23677 vsize=15419452 memory=140050293588533 CPUtime=615.72 cores=1,3,5,7
/proc/23679/task/23696/stat : 23696 (java) R 23677 23677 22042 0 -1 4202560 9316 0 0 0 61569 3 0 0 20 0 19 0 411271609 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018672124488 140018847744174 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
[pid=23679/tid=23697] ppid=23677 vsize=15419452 memory=532 CPUtime=617.13 cores=1,3,5,7
/proc/23679/task/23697/stat : 23697 (java) R 23677 23677 22042 0 -1 4202560 7777 0 0 0 61710 3 0 0 20 0 19 0 411271609 15789518848 966699 33554432000 4194304 4196468 140726197241152 140018671070776 140018847468941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10133504 140726197249007 140726197249178 140726197249178 140726197252047 0
Current children cumulated CPU time: 2520.14 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 3868244 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+635.829 s]
# the end of solver process 23677 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002308 s, system=0 s

[startup+635.889 s]
# the end of solver process 23679 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.46 s, system=2.97023 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 635.889
CPU time (s): 2520.43
CPU user time (s): 2517.46
CPU system time (s): 2.97023
CPU usage (%): 396.364
Max. virtual memory (cumulated for all children) (KiB): 15532580
Max. memory (cumulated for all children) (KiB): 3868244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.46
system time used= 2.97023
maximum resident set size= 3867208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17744
involuntary context switches= 48121


# summary of solver processes directly reported to runsolver:
#   pid: 23677,23679
#   total CPU time (s): 2520.43
#   total CPU user time (s): 2517.46
#   total CPU system time (s): 2.97023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.25584 second user time and 7.42231 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 06:51:26
IDJOB=4393154
IDBENCH=138655
IDSOLVER=2840
FILE ID=node149/4393154-1568350324
RUNJOBID= node149-1568346919-22074
PBS_JOBID= 21701170
Free space on /tmp= 57044 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js20/SuperTaillard-js-20-10.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393154-1568350324/watcher-4393154-1568350324 -o /tmp/evaluation-result-4393154-1568350324/solver-4393154-1568350324 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568346919-22074 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1899926656 HOME/instance-4393154-1568350324.xml

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

MD5SUM BENCH= 2e1a96a215dbee196ad45178247d22f3
RANDOM SEED=1899926656

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27341476 kB
MemAvailable:   28100012 kB
Buffers:          136492 kB
Cached:           918580 kB
SwapCached:        61392 kB
Active:          4212044 kB
Inactive:         655624 kB
Active(anon):    3780068 kB
Inactive(anon):    72352 kB
Active(file):     431976 kB
Inactive(file):   583272 kB
Unevictable:      111276 kB
Mlocked:          111276 kB
SwapTotal:      67108860 kB
SwapFree:       66940756 kB
Dirty:             26640 kB
Writeback:             0 kB
AnonPages:       3863980 kB
Mapped:            56620 kB
Shmem:             31192 kB
Slab:             147332 kB
SReclaimable:     118248 kB
SUnreclaim:        29084 kB
KernelStack:        3792 kB
PageTables:        13136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6015888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3727360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 57020 MiB
End job on node149 at 2019-09-13 07:02:02