Trace number 4405901

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.06 2512.13

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-184.xml
MD5SUM50aaeae16ffb672916f4ac64373270f5
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 benchmark114.434
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints192
Number of domains2
Minimum domain size184
Maximum domain size33856
Distribution of domain sizes[{"size":184,"count":184},{"size":33856,"count":184}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":184},{"degree":4,"count":183},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity184
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":184},{"arity":92,"count":6},{"arity":184,"count":1}]
Number of extensional constraints0
Number of intensional constraints185
Distribution of constraint types[{"type":"intension","count":185},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-4405901-1569399585.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405901-1569399585.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.25/0.61	c solve instance...
2520.01/2512.12	s UNKNOWN
2520.01/2512.12	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 (12357 MiB free)
  memory of node 1: 16384 MiB (12527 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405901-1569399585/watcher-4405901-1569399585 -o /var/tmp/evaluation-result-4405901-1569399585/solver-4405901-1569399585 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1569396627-18795 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405901-1569399585.xml 

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

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

solver pid=19665, runsolver pid=19662

[startup+0.100982 s]*
/proc/loadavg: 1.68 1.74 1.62 3/229 19681
/proc/meminfo: memFree=25464944/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15144776 memory=29948 CPUtime=0.13 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 5447 0 0 0 12 1 0 0 20 0 15 0 515894932 15508250624 7487 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3786194 7487 3150 1 0 3748377 0
[pid=19667/tid=19668] ppid=19665 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 3343 0 0 0 8 1 0 0 20 0 15 0 515894932 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452643056272 140452638844061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15144776 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15144776 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515894934 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515894935 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452106355616 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515894935 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452105303024 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15144776 memory=140471899829888 CPUtime=0.02 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) R 19665 19665 18764 0 -1 4202560 327 0 0 0 2 0 0 0 20 0 15 0 515894938 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452101089888 140452638843482 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15144776 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 7487 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31404 KiB

[startup+0.210694 s]*
/proc/loadavg: 1.68 1.74 1.62 4/229 19681
/proc/meminfo: memFree=25452456/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15144776 memory=41400 CPUtime=0.34 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 9017 0 0 0 31 3 0 0 20 0 15 0 515894932 15508250624 10350 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3786194 10350 3306 1 0 3748377 0
[pid=19667/tid=19668] ppid=19665 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 6167 0 0 0 18 2 0 0 20 0 15 0 515894932 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452643054048 140452638834070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15144776 memory=9276 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15144776 memory=4050485629346381856 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515894933 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515894934 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515894935 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452106355616 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15144776 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515894935 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452105303024 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 515894938 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) R 19665 19665 18764 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 15 0 515894938 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) R 19665 19665 18764 0 -1 4202560 740 0 0 0 8 0 0 0 20 0 15 0 515894938 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452101094128 140452631059262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894938 15508250624 10350 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42856 KiB

[startup+0.310655 s]*
/proc/loadavg: 1.68 1.74 1.62 5/229 19681
/proc/meminfo: memFree=25445196/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15149032 memory=50000 CPUtime=0.53 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 10292 0 0 0 49 4 0 0 20 0 15 0 515894932 15512608768 12500 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3787258 12500 3339 1 0 3748377 0
[pid=19667/tid=19668] ppid=19665 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 7253 0 0 0 27 3 0 0 20 0 15 0 515894932 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452643053248 140452638844061 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15149032 memory=4266374737460199456 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515894933 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15149032 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515894934 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515894935 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452106355616 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515894935 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452105303024 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) R 19665 19665 18764 0 -1 4202560 593 0 0 0 4 0 0 0 20 0 15 0 515894938 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452103189600 140452620347118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 308 0 0 0 4 0 0 0 20 0 15 0 515894938 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15149032 memory=140471899829888 CPUtime=0.12 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 831 0 0 0 12 0 0 0 20 0 15 0 515894938 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15149032 memory=140471899829888 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894938 15512608768 12500 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51456 KiB

[startup+0.700767 s]
/proc/loadavg: 1.68 1.74 1.62 3/229 19681
/proc/meminfo: memFree=25433992/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15151156 memory=76592 CPUtime=1.53 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 13693 0 0 0 147 6 0 0 20 0 15 0 515894932 15514783744 19148 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3787789 19148 3463 1 0 3748889 0
[pid=19667/tid=19668] ppid=19665 vsize=15151156 memory=2120 CPUtime=0.66 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 8690 0 0 0 62 4 0 0 20 0 15 0 515894932 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452643059504 140452225454258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15151156 memory=508 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894933 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15151156 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515894933 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15151156 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515894934 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15151156 memory=864 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452106355616 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15151156 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452105303024 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15151156 memory=7086240636128743779 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15151156 memory=7453282923427948884 CPUtime=0.2 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) R 19665 19665 18764 0 -1 4202560 850 0 0 0 20 0 0 0 20 0 15 0 515894938 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452103189008 140452623210992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15151156 memory=4639059877604708710 CPUtime=0.24 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) R 19665 19665 18764 0 -1 4202560 984 0 0 0 24 0 0 0 20 0 15 0 515894938 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452102146800 140452616416880 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15151156 memory=8514726395715219869 CPUtime=0.38 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 1860 0 0 0 38 0 0 0 20 0 15 0 515894938 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15151156 memory=7525629757741886052 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 19148 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 78048 KiB

[startup+1.50084 s]
/proc/loadavg: 1.68 1.74 1.62 5/229 19681
/proc/meminfo: memFree=25404968/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0

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

/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452105303040 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15151156 memory=1456 CPUtime=2.06 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 11626 0 0 0 204 2 0 0 20 0 15 0 515894938 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15151156 memory=847844 CPUtime=2.03 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 13013 0 0 0 202 1 0 0 20 0 15 0 515894938 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15151156 memory=1552 CPUtime=0.61 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 7228 0 0 0 59 2 0 0 20 0 15 0 515894938 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15151156 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.74 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1098 0 0 0 31 43 0 0 20 0 15 0 515894938 15514783744 400603 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 2450.12 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1603868 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.68 1.68 3/232 19997
/proc/meminfo: memFree=23768092/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2510.2 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 138522 0 0 0 250627 393 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3787789 416024 3533 1 0 3748889 0
[pid=19667/tid=19668] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2500.4 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 74465 0 0 0 249710 330 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452643061696 140452232110431 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 3758 0 0 0 82 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 4622 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.88 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 4719 0 0 0 83 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 5508 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.76 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 11032 0 0 0 61 15 0 0 20 0 15 0 515894934 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452106355680 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452105303040 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15151156 memory=1456 CPUtime=2.06 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 11626 0 0 0 204 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15151156 memory=1456 CPUtime=2.03 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 13013 0 0 0 202 1 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.61 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 7229 0 0 0 59 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.75 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1117 0 0 0 31 44 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 2510.2 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1665552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.11 s]
/proc/loadavg: 1.88 1.69 1.68 3/231 19998
/proc/meminfo: memFree=23768548/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2520.01 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 138525 0 0 0 251608 393 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3787789 416024 3533 1 0 3748889 0
[pid=19667/tid=19668] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2510.21 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 74466 0 0 0 250691 330 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452643061696 140452230968611 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 3758 0 0 0 82 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 4622 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.88 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 4719 0 0 0 83 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15151156 memory=4123465314210965354 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 5508 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.76 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 11032 0 0 0 61 15 0 0 20 0 15 0 515894934 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452106355680 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452105303040 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15151156 memory=1456 CPUtime=2.06 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 11626 0 0 0 204 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15151156 memory=65400 CPUtime=2.03 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 13013 0 0 0 202 1 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15151156 memory=988 CPUtime=0.61 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 7229 0 0 0 59 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15151156 memory=1436 CPUtime=0.75 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1119 0 0 0 31 44 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1665552 KiB

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

[startup+2512.12 s]
# the end of solver process 19665 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001617 s, system=0.000808 s

[startup+2512.13 s]
# the end of solver process 19667 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.11 s, system=3.9451 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

[startup+2512.11 s]
/proc/loadavg: 1.88 1.69 1.68 3/231 19998
/proc/meminfo: memFree=23768548/32770624 swapFree=66966896/67108860
[pid=19665] ppid=19662 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/19665/stat : 19665 (xcsp3-exec) S 19662 19665 18764 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 515894932 115843072 364 33554432000 4194304 5098028 140733746132064 140733746130168 139879412363900 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31158272 140733746139992 140733746140249 140733746140249 140733746143174 0
/proc/19665/statm: 28282 364 305 221 0 87 0
[pid=19667] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2520.01 cores=0,2,4,6
/proc/19667/stat : 19667 (java) S 19665 19665 18764 0 -1 1077944320 138525 0 0 0 251608 393 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140722815779328 140452638822135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
/proc/19667/statm: 3787789 416024 3533 1 0 3748889 0
[pid=19667/tid=19668] ppid=19665 vsize=15151156 memory=1664096 CPUtime=2510.21 cores=0,2,4,6
/proc/19667/task/19668/stat : 19668 (java) R 19665 19665 18764 0 -1 4202560 74466 0 0 0 250691 330 0 0 20 0 15 0 515894932 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452643061696 140452230968611 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19669] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19669/stat : 19669 (java) S 19665 19665 18764 0 -1 1077944384 3758 0 0 0 82 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452550478608 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19670] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19670/stat : 19670 (java) S 19665 19665 18764 0 -1 1077944384 4622 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452549426064 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19671] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.88 cores=0,2,4,6
/proc/19667/task/19671/stat : 19671 (java) S 19665 19665 18764 0 -1 1077944384 4719 0 0 0 83 5 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452548373520 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19672] ppid=19665 vsize=15151156 memory=4123465314210965354 CPUtime=0.87 cores=0,2,4,6
/proc/19667/task/19672/stat : 19672 (java) S 19665 19665 18764 0 -1 1077944384 5508 0 0 0 83 4 0 0 20 0 15 0 515894933 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452547320976 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19673] ppid=19665 vsize=15151156 memory=1456 CPUtime=0.76 cores=0,2,4,6
/proc/19667/task/19673/stat : 19673 (java) S 19665 19665 18764 0 -1 1077944384 11032 0 0 0 61 15 0 0 20 0 15 0 515894934 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452107409392 140452638833282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19674] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19674/stat : 19674 (java) S 19665 19665 18764 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452106355680 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19675] ppid=19665 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19675/stat : 19675 (java) S 19665 19665 18764 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 515894935 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452105303040 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19676] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19676/stat : 19676 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894937 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452104251600 140452638840731 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19677] ppid=19665 vsize=15151156 memory=1456 CPUtime=2.06 cores=0,2,4,6
/proc/19667/task/19677/stat : 19677 (java) S 19665 19665 18764 0 -1 1077944384 11626 0 0 0 204 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452103199216 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19678] ppid=19665 vsize=15151156 memory=65400 CPUtime=2.03 cores=0,2,4,6
/proc/19667/task/19678/stat : 19678 (java) S 19665 19665 18764 0 -1 1077944384 13013 0 0 0 202 1 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452102146672 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19679] ppid=19665 vsize=15151156 memory=988 CPUtime=0.61 cores=0,2,4,6
/proc/19667/task/19679/stat : 19679 (java) S 19665 19665 18764 0 -1 1077944384 7229 0 0 0 59 2 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452101094128 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19680] ppid=19665 vsize=15151156 memory=1664096 CPUtime=0 cores=0,2,4,6
/proc/19667/task/19680/stat : 19680 (java) S 19665 19665 18764 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452100041824 140452638832341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
[pid=19667/tid=19681] ppid=19665 vsize=15151156 memory=1436 CPUtime=0.75 cores=0,2,4,6
/proc/19667/task/19681/stat : 19681 (java) S 19665 19665 18764 0 -1 1077944384 1119 0 0 0 31 44 0 0 20 0 15 0 515894938 15514783744 416024 33554432000 4194304 4196468 140722815796784 140452098988336 140452638833282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19156992 140722815800283 140722815800458 140722815800458 140722815803343 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1665552 KiB

Child status: 143
Real time (s): 2512.13
CPU time (s): 2520.06
CPU user time (s): 2516.11
CPU system time (s): 3.9451
CPU usage (%): 100.316
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 3312368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.11
system time used= 3.9451
maximum resident set size= 3333496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68430
involuntary context switches= 2983


# summary of solver processes directly reported to runsolver:
#   pid: 19665,19667
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.11
#   total CPU system time (s): 3.9451

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.294 second user time and 23.5299 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-25 10:19:03
IDJOB=4405901
IDBENCH=122916
IDSOLVER=2869
FILE ID=node145/4405901-1569399585
RUNJOBID= node145-1569396627-18795
PBS_JOBID= 21705680
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-184.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405901-1569399585/watcher-4405901-1569399585 -o /var/tmp/evaluation-result-4405901-1569399585/solver-4405901-1569399585 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1569396627-18795 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 13758179 HOME/instance-4405901-1569399585.xml

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

MD5SUM BENCH= 50aaeae16ffb672916f4ac64373270f5
RANDOM SEED=13758179

node145.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.59
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.59
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.59
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.59
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:        25482860 kB
MemAvailable:   31653836 kB
Buffers:          171200 kB
Cached:          6151540 kB
SwapCached:        32488 kB
Active:          3253592 kB
Inactive:        3265684 kB
Active(anon):     164108 kB
Inactive(anon):    89896 kB
Active(file):    3089484 kB
Inactive(file):  3175788 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66966896 kB
Dirty:             25960 kB
Writeback:             0 kB
AnonPages:        414164 kB
Mapped:            70808 kB
Shmem:             48852 kB
Slab:             363660 kB
SReclaimable:     334164 kB
SUnreclaim:        29496 kB
KernelStack:        4032 kB
PageTables:         6492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1457948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13468 MiB
End job on node145 at 2019-09-25 11:00:55