Trace number 4404045

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20Wrong UNSAT 6.90565 2.74432

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-7-5-30-1.xml
MD5SUM74f6b053d0485b3d7d553e00e4caa41f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark124
Best CPU time to get the best result obtained on this benchmark2.0694
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints1117
Number of domains67
Minimum domain size2
Maximum domain size35
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":6},{"size":4,"count":18},{"size":5,"count":10},{"size":14,"count":2},{"size":15,"count":2},{"size":16,"count":7},{"size":17,"count":12},{"size":18,"count":6},{"size":19,"count":1},{"size":34,"count":30},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":65},{"degree":32,"count":34},{"degree":33,"count":1},{"degree":36,"count":30}]
Minimum constraint arity1
Maximum constraint arity35
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":1115},{"arity":35,"count":1}]
Number of extensional constraints65
Number of intensional constraints1051
Distribution of constraint types[{"type":"extension","count":65},{"type":"intension","count":1051},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404045-1568991069.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404045-1568991069.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
6.42/2.40	c solve instance...
6.54/2.49	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (3476 MiB free)
  memory of node 1: 16384 MiB (2389 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404045-1568991069/watcher-4404045-1568991069 -o /var/tmp/evaluation-result-4404045-1568991069/solver-4404045-1568991069 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1568988386-31611 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 53867432 HOME/instance-4404045-1568991069.xml 

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

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

solver pid=4671, runsolver pid=4668

[startup+0.100163 s]*
/proc/loadavg: 7.88 8.42 8.03 6/233 4687
/proc/meminfo: memFree=5990252/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15144776 memory=29552 CPUtime=0.12 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 5870 0 0 0 11 1 0 0 20 0 15 0 475047011 15508250624 7388 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3786194 7388 3114 1 0 3748377 0
[pid=4673/tid=4674] ppid=4671 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 3813 0 0 0 9 0 0 0 20 0 15 0 475047012 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653819461520 139653807947351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475047014 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475047015 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) R 4671 4671 31580 0 -1 4202560 326 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653346843672 139653798724502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) R 4671 4671 31580 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653345790928 139653815240405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0.02 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) R 4671 4671 31580 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653277542896 139653793594875 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 7388 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31004 KiB

[startup+0.211444 s]*
/proc/loadavg: 7.88 8.42 8.03 6/233 4687
/proc/meminfo: memFree=5976968/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15144776 memory=41032 CPUtime=0.34 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 9502 0 0 0 31 3 0 0 20 0 15 0 475047011 15508250624 10258 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3786194 10258 3302 1 0 3748377 0
[pid=4673/tid=4674] ppid=4671 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 6618 0 0 0 18 2 0 0 20 0 15 0 475047012 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653819462928 139653815242134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15144776 memory=4296933242 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15144776 memory=140462448871971 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475047012 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475047014 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475047015 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) S 4671 4671 31580 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653346843376 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) S 4671 4671 31580 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653345790832 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15144776 memory=140462448842368 CPUtime=0.07 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) R 4671 4671 31580 0 -1 4202560 711 0 0 0 7 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653277542896 139653799475513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15508250624 10258 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42484 KiB

[startup+0.311763 s]*
/proc/loadavg: 7.88 8.42 8.03 7/233 4687
/proc/meminfo: memFree=5970304/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15149032 memory=49540 CPUtime=0.52 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 10690 0 0 0 48 4 0 0 20 0 15 0 475047011 15512608768 12385 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3787258 12385 3357 1 0 3748377 0
[pid=4673/tid=4674] ppid=4671 vsize=15149032 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 7743 0 0 0 27 2 0 0 20 0 15 0 475047012 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653819457872 139653815252125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15149032 memory=-2893623298589923098 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475047012 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15149032 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475047014 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475047015 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15149032 memory=7091006018255220888 CPUtime=0.04 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) S 4671 4671 31580 0 -1 1077944384 485 0 0 0 4 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653346843376 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15149032 memory=6944656425123485561 CPUtime=0.04 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) S 4671 4671 31580 0 -1 1077944384 403 0 0 0 4 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653345790832 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15149032 memory=-7739291672887926688 CPUtime=0.12 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) S 4671 4671 31580 0 -1 1077944384 777 0 0 0 12 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653277542896 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15149032 memory=4628975428865778067 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15512608768 12412 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50992 KiB

[startup+0.700753 s]
/proc/loadavg: 7.88 8.42 8.03 9/233 4687
/proc/meminfo: memFree=5951688/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15151156 memory=88444 CPUtime=1.73 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 14926 0 0 0 168 5 0 0 20 0 15 0 475047011 15514783744 22111 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3787789 22111 3449 1 0 3748889 0
[pid=4673/tid=4674] ppid=4671 vsize=15151156 memory=-9110635228796802480 CPUtime=0.67 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 8737 0 0 0 64 3 0 0 20 0 15 0 475047012 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653819465680 139653432428451 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047012 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15151156 memory=56 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475047012 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475047015 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15151156 memory=1660 CPUtime=0.32 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) R 4671 4671 31580 0 -1 4202560 1556 0 0 0 32 0 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653346842560 139653798705608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15151156 memory=55856 CPUtime=0.31 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) R 4671 4671 31580 0 -1 4202560 1369 0 0 0 31 0 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653345782288 139653796774830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15151156 memory=988 CPUtime=0.41 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) S 4671 4671 31580 0 -1 1077944384 1955 0 0 0 40 1 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653277542896 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15151156 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 22111 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89896 KiB

[startup+1.50086 s]
/proc/loadavg: 7.88 8.42 8.03 8/233 4687
/proc/meminfo: memFree=5836052/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15151156 memory=308684 CPUtime=4.24 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 18319 0 0 0 400 24 0 0 20 0 15 0 475047011 15514783744 77171 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3787789 77171 3498 1 0 3748889 0
[pid=4673/tid=4674] ppid=4671 vsize=15151156 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 9400 0 0 0 130 6 0 0 20 0 15 0 475047012 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653819466832 139653433411347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15151156 memory=6872598998417432672 CPUtime=0.1 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 134 0 0 0 6 4 0 0 20 0 15 0 475047012 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15151156 memory=280924684447840 CPUtime=0.09 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 120 0 0 0 6 3 0 0 20 0 15 0 475047012 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15151156 memory=288230604626067315 CPUtime=0.08 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 118 0 0 0 5 3 0 0 20 0 15 0 475047012 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15151156 memory=15818902246391760 CPUtime=0.1 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 133 0 0 0 6 4 0 0 20 0 15 0 475047012 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475047015 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15151156 memory=0 CPUtime=0.91 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) R 4671 4671 31580 0 -1 4202560 2256 0 0 0 91 0 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653346834656 139653794447570 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15151156 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) R 4671 4671 31580 0 -1 4202560 2234 0 0 0 93 0 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653345770384 139653795930503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15151156 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) S 4671 4671 31580 0 -1 1077944384 2540 0 0 0 58 1 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653277542896 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77171 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 4.24 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 310136 KiB

[startup+2.5195 s]
# the end of solver process 4671 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.44713 s, system=0.458517 s

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

[startup+1.60902 s]
/proc/loadavg: 7.88 8.42 8.03 8/233 4687
/proc/meminfo: memFree=5836052/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15151156 memory=311888 CPUtime=4.56 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 19174 0 0 0 432 24 0 0 20 0 15 0 475047011 15514783744 77972 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3787789 77972 3498 1 0 3748889 0
[pid=4673/tid=4674] ppid=4671 vsize=15151156 memory=300668258655515454 CPUtime=1.47 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 4202560 9400 0 0 0 141 6 0 0 20 0 15 0 475047012 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653819465416 139653433665596 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15151156 memory=6444207291090167907 CPUtime=0.1 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 134 0 0 0 6 4 0 0 20 0 15 0 475047012 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15151156 memory=6444207291090167907 CPUtime=0.09 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 120 0 0 0 6 3 0 0 20 0 15 0 475047012 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15151156 memory=6010425776822829156 CPUtime=0.08 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 118 0 0 0 5 3 0 0 20 0 15 0 475047012 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15151156 memory=7230645025961766505 CPUtime=0.1 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 133 0 0 0 6 4 0 0 20 0 15 0 475047012 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15151156 memory=7372502886515893585 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15151156 memory=6081945714658797411 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15151156 memory=6152568424596071008 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475047015 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15151156 memory=6152568424596071008 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15151156 memory=140462448842368 CPUtime=1.02 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) R 4671 4671 31580 0 -1 4202560 2463 0 0 0 102 0 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653346829400 139653793646501 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15151156 memory=-1 CPUtime=1.04 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) R 4671 4671 31580 0 -1 4202560 2882 0 0 0 104 0 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653345777376 139653794921439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15151156 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) S 4671 4671 31580 0 -1 1077944384 2540 0 0 0 58 1 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653277542896 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15151156 memory=7245577201579234449 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15514783744 77972 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 4.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 313340 KiB

[startup+2.40071 s]
/proc/loadavg: 7.88 8.42 8.03 8/233 4687
/proc/meminfo: memFree=5601284/32770624 swapFree=66976740/67108860
[pid=4671] ppid=4668 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/4671/stat : 4671 (xcsp3-exec) S 4668 4671 31580 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475047011 115843072 363 33554432000 4194304 5098028 140723526689600 140723526687704 140635302699644 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 23121920 140723526697816 140723526698073 140723526698073 140723526700998 0
/proc/4671/statm: 28282 363 304 221 0 87 0
[pid=4673] ppid=4671 vsize=15153204 memory=537328 CPUtime=6.54 cores=0,2,4,6
/proc/4673/stat : 4673 (java) S 4671 4671 31580 0 -1 1077944320 19938 0 0 0 610 44 0 0 20 0 15 0 475047011 15516880896 134332 33554432000 4194304 4196468 140736792493264 140736792475808 139653815230199 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
/proc/4673/statm: 3788301 134332 3504 1 0 3749401 0
[pid=4673/tid=4674] ppid=4671 vsize=15153204 memory=7811889804561967717 CPUtime=2.13 cores=0,2,4,6
/proc/4673/task/4674/stat : 4674 (java) R 4671 4671 31580 0 -1 1077944384 9525 0 0 0 205 8 0 0 20 0 15 0 475047012 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653819470944 139653815240405 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4675] ppid=4671 vsize=15153204 memory=7440056984007045732 CPUtime=0.21 cores=0,2,4,6
/proc/4673/task/4675/stat : 4675 (java) S 4671 4671 31580 0 -1 1077944384 192 0 0 0 13 8 0 0 20 0 15 0 475047012 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653751467024 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4676] ppid=4671 vsize=15153204 memory=280924684380704 CPUtime=0.21 cores=0,2,4,6
/proc/4673/task/4676/stat : 4676 (java) S 4671 4671 31580 0 -1 1077944384 179 0 0 0 13 8 0 0 20 0 15 0 475047012 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653750414480 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4677] ppid=4671 vsize=15153204 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/4673/task/4677/stat : 4677 (java) S 4671 4671 31580 0 -1 1077944384 174 0 0 0 12 7 0 0 20 0 15 0 475047012 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653749361424 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4678] ppid=4671 vsize=15153204 memory=19729 CPUtime=0.21 cores=0,2,4,6
/proc/4673/task/4678/stat : 4678 (java) S 4671 4671 31580 0 -1 1077944384 188 0 0 0 13 8 0 0 20 0 15 0 475047012 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653403958160 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4679] ppid=4671 vsize=15153204 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4679/stat : 4679 (java) S 4671 4671 31580 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 475047014 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653351053552 139653815241346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4680] ppid=4671 vsize=15153204 memory=-3967418655009478193 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4680/stat : 4680 (java) S 4671 4671 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475047014 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653349999776 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4681] ppid=4671 vsize=15153204 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4681/stat : 4681 (java) S 4671 4671 31580 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 475047015 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653348946672 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4682] ppid=4671 vsize=15153204 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4682/stat : 4682 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653347895248 139653815248795 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4683] ppid=4671 vsize=15153204 memory=280924684279088 CPUtime=1.41 cores=0,2,4,6
/proc/4673/task/4683/stat : 4683 (java) R 4671 4671 31580 0 -1 4202560 2516 0 0 0 141 0 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653346843376 139653794923768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4684] ppid=4671 vsize=15153204 memory=-7175753852218530195 CPUtime=1.44 cores=0,2,4,6
/proc/4673/task/4684/stat : 4684 (java) R 4671 4671 31580 0 -1 4202560 3012 0 0 0 144 0 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653345790832 139653796562180 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4685] ppid=4671 vsize=15153204 memory=6944656591801718942 CPUtime=0.64 cores=0,2,4,6
/proc/4673/task/4685/stat : 4685 (java) S 4671 4671 31580 0 -1 1077944384 2642 0 0 0 63 1 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653277542896 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4686] ppid=4671 vsize=15153204 memory=6933690287860520857 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4686/stat : 4686 (java) S 4671 4671 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653276490592 139653815240405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
[pid=4673/tid=4687] ppid=4671 vsize=15153204 memory=-8888568365131808707 CPUtime=0 cores=0,2,4,6
/proc/4673/task/4687/stat : 4687 (java) S 4671 4671 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475047017 15516880896 134332 33554432000 4194304 4196468 140736792493264 139653275437616 139653815241346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17842176 140736792495067 140736792495242 140736792495242 140736792498127 0
Current children cumulated CPU time: 6.54 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 538780 KiB

[startup+2.60081 s]*
/proc/loadavg: 7.88 8.42 8.03 5/217 4691
/proc/meminfo: memFree=5977612/32770624 swapFree=66976740/67108860
Current cumulated CPU time of completed processes: 6.90565 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2.71019 s]
/proc/loadavg: 7.88 8.42 8.03 5/217 4691
/proc/meminfo: memFree=5977612/32770624 swapFree=66976740/67108860
Current cumulated CPU time of completed processes: 6.90565 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2.74432
CPU time (s): 6.90565
CPU user time (s): 6.44713
CPU system time (s): 0.458517
CPU usage (%): 251.635
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 540128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.44714
system time used= 0.458517
maximum resident set size= 539212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20876
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2264
involuntary context switches= 78


# summary of solver processes directly reported to runsolver:
#   pid: 4671
#   total CPU time (s): 6.90565
#   total CPU user time (s): 6.44713
#   total CPU system time (s): 0.458517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033651 second user time and 0.083077 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 16:50:28
IDJOB=4404045
IDBENCH=126834
IDSOLVER=2864
FILE ID=node124/4404045-1568991069
RUNJOBID= node124-1568988386-31611
PBS_JOBID= 21704644
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-7-5-30-1.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 /var/tmp/evaluation-result-4404045-1568991069/watcher-4404045-1568991069 -o /var/tmp/evaluation-result-4404045-1568991069/solver-4404045-1568991069 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1568988386-31611 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 53867432 HOME/instance-4404045-1568991069.xml

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

MD5SUM BENCH= 74f6b053d0485b3d7d553e00e4caa41f
RANDOM SEED=53867432

node124.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.47
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.47
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.47
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.47
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:         6007580 kB
MemAvailable:   31117196 kB
Buffers:          155068 kB
Cached:         24883844 kB
SwapCached:        28940 kB
Active:         13136532 kB
Inactive:       12643004 kB
Active(anon):     707768 kB
Inactive(anon):    81972 kB
Active(file):   12428764 kB
Inactive(file): 12561032 kB
Unevictable:      108088 kB
Mlocked:          108088 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             26452 kB
Writeback:             0 kB
AnonPages:        865728 kB
Mapped:            65772 kB
Shmem:             40884 kB
Slab:             578160 kB
SReclaimable:     548280 kB
SUnreclaim:        29880 kB
KernelStack:        4112 kB
PageTables:         7880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2520172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    761856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node124 at 2019-09-20 16:50:31