Trace number 4403559

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-20? (TO) 2520.66 633.583

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
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 benchmark64.4403
Satisfiable
(Un)Satisfiability was proved
Number of variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
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-4403559-1568992281.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403559-1568992281.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
4.94/1.75	c solve instance...
2520.39/633.56	s UNKNOWN
2520.39/633.56	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 (12394 MiB free)
  memory of node 1: 16384 MiB (12329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403559-1568992281/watcher-4403559-1568992281 -o /var/tmp/evaluation-result-4403559-1568992281/solver-4403559-1568992281 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1355836266 HOME/instance-4403559-1568992281.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=22755, runsolver pid=22752

[startup+0.100134 s]*
/proc/loadavg: 8.68 8.52 8.20 6/233 22771
/proc/meminfo: memFree=25300700/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15144776 memory=29632 CPUtime=0.13 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 5886 0 0 0 12 1 0 0 20 0 15 0 475164588 15508250624 7408 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3786194 7408 3121 1 0 3748377 0
[pid=22757/tid=22758] ppid=22755 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) R 22755 22755 19026 0 -1 4202560 3832 0 0 0 9 0 0 0 20 0 15 0 475164588 15508250624 7474 33554432000 4194304 4196468 140728052621936 140091524952960 140091513433687 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 7474 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15144776 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 7474 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 7474 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 7474 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15144776 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164590 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475164591 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090988295840 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 475164591 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090987242736 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164593 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) R 22755 22755 19026 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 475164593 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090985138512 140091520726741 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) R 22755 22755 19026 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 15 0 475164593 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090984085056 140091513005917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15144776 memory=139894711682688 CPUtime=0.01 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) R 22755 22755 19026 0 -1 4202560 317 0 0 0 1 0 0 0 20 0 15 0 475164593 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090983032816 140091520728470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164594 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15144776 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164594 15508250624 7474 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31084 KiB

[startup+0.210792 s]*
/proc/loadavg: 8.68 8.52 8.20 7/233 22771
/proc/meminfo: memFree=25288192/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15144776 memory=40616 CPUtime=0.34 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 9371 0 0 0 32 2 0 0 20 0 15 0 475164588 15508250624 10154 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3786194 10154 3303 1 0 3748377 0
[pid=22757/tid=22758] ppid=22755 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) R 22755 22755 19026 0 -1 4202560 6642 0 0 0 19 1 0 0 20 0 15 0 475164588 15508250624 10154 33554432000 4194304 4196468 140728052621936 140091524947776 140091520728470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15144776 memory=9276 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 10154 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15144776 memory=3532159 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 10154 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 10154 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164589 15508250624 10154 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475164590 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475164591 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090988295840 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15144776 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 475164591 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090987242736 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164593 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) S 22755 22755 19026 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 475164593 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090985138416 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) S 22755 22755 19026 0 -1 1077944384 236 0 0 0 2 0 0 0 20 0 15 0 475164593 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090984085872 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15144776 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) R 22755 22755 19026 0 -1 4202560 772 0 0 0 7 0 0 0 20 0 15 0 475164593 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090983032624 140091112554617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164594 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164594 15508250624 10154 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42068 KiB

[startup+0.310965 s]*
/proc/loadavg: 8.68 8.52 8.20 6/233 22771
/proc/meminfo: memFree=25280524/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15149032 memory=49612 CPUtime=0.52 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 10730 0 0 0 49 3 0 0 20 0 15 0 475164588 15512608768 12403 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3787258 12403 3357 1 0 3748377 0
[pid=22757/tid=22758] ppid=22755 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) R 22755 22755 19026 0 -1 4202560 7761 0 0 0 28 2 0 0 20 0 15 0 475164588 15512608768 12403 33554432000 4194304 4196468 140728052621936 140091524947648 140091504797022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15512608768 12403 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15149032 memory=3526922 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15512608768 12403 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15512608768 12403 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164589 15512608768 12403 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15149032 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475164590 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475164591 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090988295840 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 475164591 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090987242736 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164593 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) S 22755 22755 19026 0 -1 1077944384 422 0 0 0 4 0 0 0 20 0 15 0 475164593 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090985138416 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15149032 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) S 22755 22755 19026 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 475164593 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090984085872 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15149032 memory=139894711682688 CPUtime=0.12 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) S 22755 22755 19026 0 -1 1077944384 951 0 0 0 12 0 0 0 20 0 15 0 475164593 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090983032816 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164594 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15149032 memory=139894711682688 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164594 15512608768 12403 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51064 KiB

[startup+0.700792 s]
/proc/loadavg: 8.68 8.52 8.20 9/233 22771
/proc/meminfo: memFree=25257416/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15151156 memory=132156 CPUtime=1.77 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 14486 0 0 0 172 5 0 0 20 0 15 0 475164588 15514783744 33039 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3787789 33039 3450 1 0 3748889 0
[pid=22757/tid=22758] ppid=22755 vsize=15151156 memory=2120 CPUtime=0.67 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) R 22755 22755 19026 0 -1 4202560 8321 0 0 0 64 3 0 0 20 0 15 0 475164588 15514783744 33039 33554432000 4194304 4196468 140728052621936 140091524954416 140091115271428 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15151156 memory=508 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15514783744 33039 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15514783744 33039 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475164589 15514783744 33039 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15151156 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164589 15514783744 33039 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15151156 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475164590 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15151156 memory=864 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475164591 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090988295840 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15151156 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 475164591 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090987242736 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15151156 memory=7086240636128743779 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164593 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15151156 memory=7453282923427948884 CPUtime=0.39 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) R 22755 22755 19026 0 -1 4202560 1291 0 0 0 39 0 0 0 20 0 15 0 475164593 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090985127888 140091500196689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15151156 memory=6935650355287975249 CPUtime=0.37 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) R 22755 22755 19026 0 -1 4202560 1721 0 0 0 37 0 0 0 20 0 15 0 475164593 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090984075664 140091499906080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15151156 memory=8514726395715219869 CPUtime=0.3 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) S 22755 22755 19026 0 -1 1077944384 1842 0 0 0 30 0 0 0 20 0 15 0 475164593 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090983032816 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15151156 memory=7451600730414739299 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475164594 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475164594 15514783744 33039 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 133608 KiB

[startup+1.50079 s]
/proc/loadavg: 8.68 8.52 8.20 10/233 22771
/proc/meminfo: memFree=25149260/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0

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

/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 79815 0 0 0 231579 75 0 0 20 0 19 0 475164588 15787429888 568088 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3854353 568088 3522 1 0 3815453 0
[pid=22757/tid=22758] ppid=22755 vsize=15417412 memory=2272352 CPUtime=1.69 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) S 22755 22755 19026 0 -1 1077944384 10763 0 0 0 164 5 0 0 20 0 19 0 475164588 15787429888 568088 33554432000 4194304 4196468 140728052621936 140091524957312 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15417412 memory=1452 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 1028 0 0 0 19 7 0 0 20 0 19 0 475164589 15787429888 568088 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15417412 memory=2272352 CPUtime=0.25 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 3202 0 0 0 18 7 0 0 20 0 19 0 475164589 15787429888 568088 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15417412 memory=204978 CPUtime=0.25 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 2675 0 0 0 18 7 0 0 20 0 19 0 475164589 15787429888 568088 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15417412 memory=1056 CPUtime=0.25 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1319 0 0 0 19 6 0 0 20 0 19 0 475164589 15787429888 568088 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15417412 memory=3616 CPUtime=0.04 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 3358 0 0 0 2 2 0 0 20 0 19 0 475164590 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090988295904 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15417412 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090987242752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15417412 memory=279789203649952 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164593 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15417412 memory=6944656575208382560 CPUtime=2.67 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) S 22755 22755 19026 0 -1 1077944384 12360 0 0 0 266 1 0 0 20 0 19 0 475164593 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090985138416 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15417412 memory=267 CPUtime=2.47 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) S 22755 22755 19026 0 -1 1077944384 11892 0 0 0 245 2 0 0 20 0 19 0 475164593 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090984085872 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15417412 memory=247 CPUtime=0.72 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) S 22755 22755 19026 0 -1 1077944384 8193 0 0 0 71 1 0 0 20 0 19 0 475164593 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090983032816 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15417412 memory=2272352 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164594 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15417412 memory=1452 CPUtime=0.17 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 604 0 0 0 0 17 0 0 20 0 19 0 475164594 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22772] ppid=22755 vsize=15417412 memory=3608 CPUtime=576.5 cores=0,2,4,6
/proc/22757/task/22772/stat : 22772 (java) R 22755 22755 19026 0 -1 4202560 2007 0 0 0 57645 5 0 0 20 0 19 0 475164764 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090971709688 140091119606362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22773] ppid=22755 vsize=15417412 memory=54896 CPUtime=573.83 cores=0,2,4,6
/proc/22757/task/22773/stat : 22773 (java) R 22755 22755 19026 0 -1 4202560 13129 0 0 0 57365 18 0 0 20 0 19 0 475164764 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090970657512 140091120648130 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22774] ppid=22755 vsize=15417412 memory=1452 CPUtime=578.36 cores=0,2,4,6
/proc/22757/task/22774/stat : 22774 (java) R 22755 22755 19026 0 -1 4202560 1141 0 0 0 57835 1 0 0 20 0 19 0 475164764 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090969604456 140091119467896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22775] ppid=22755 vsize=15417412 memory=2272352 CPUtime=578.95 cores=0,2,4,6
/proc/22757/task/22775/stat : 22775 (java) R 22755 22755 19026 0 -1 4202560 6781 0 0 0 57887 8 0 0 20 0 19 0 475164764 15787429888 568088 33554432000 4194304 4196468 140728052621936 140090968551544 140091119560655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 2316.54 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2273804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.502 s]
/proc/loadavg: 8.24 8.55 8.39 9/238 23202
/proc/meminfo: memFree=22294328/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15417412 memory=2291256 CPUtime=2520.39 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 81874 0 0 0 251961 78 0 0 20 0 19 0 475164588 15787429888 572814 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3854353 572814 3522 1 0 3815453 0
[pid=22757/tid=22758] ppid=22755 vsize=15417412 memory=1452 CPUtime=1.69 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) S 22755 22755 19026 0 -1 1077944384 10763 0 0 0 164 5 0 0 20 0 19 0 475164588 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091524957312 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.27 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 1101 0 0 0 19 8 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 3263 0 0 0 19 7 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 3096 0 0 0 18 8 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1377 0 0 0 19 7 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15417412 memory=204978 CPUtime=0.04 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 3607 0 0 0 2 2 0 0 20 0 19 0 475164590 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090988295904 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090987242752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15417412 memory=1560 CPUtime=2.67 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) S 22755 22755 19026 0 -1 1077944384 12367 0 0 0 266 1 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090985138416 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15417412 memory=3608 CPUtime=2.47 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) S 22755 22755 19026 0 -1 1077944384 11895 0 0 0 245 2 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090984085872 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15417412 memory=54896 CPUtime=0.72 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) S 22755 22755 19026 0 -1 1077944384 8197 0 0 0 71 1 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090983032816 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164594 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15417412 memory=3608 CPUtime=0.18 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 630 0 0 0 0 18 0 0 20 0 19 0 475164594 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22772] ppid=22755 vsize=15417412 memory=988 CPUtime=627.36 cores=0,2,4,6
/proc/22757/task/22772/stat : 22772 (java) R 22755 22755 19026 0 -1 4202560 2138 0 0 0 62730 6 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090971713336 140091119467890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22773] ppid=22755 vsize=15417412 memory=2020 CPUtime=624.43 cores=0,2,4,6
/proc/22757/task/22773/stat : 22773 (java) R 22755 22755 19026 0 -1 4202560 13563 0 0 0 62425 18 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090970656496 140091120648130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22774] ppid=22755 vsize=15417412 memory=1452 CPUtime=629.53 cores=0,2,4,6
/proc/22757/task/22774/stat : 22774 (java) R 22755 22755 19026 0 -1 4202560 1264 0 0 0 62952 1 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090969608288 140091119601603 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22775] ppid=22755 vsize=15417412 memory=2291256 CPUtime=630.12 cores=0,2,4,6
/proc/22757/task/22775/stat : 22775 (java) R 22755 22755 19026 0 -1 4202560 7250 0 0 0 63004 8 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090968553936 140091119560737 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 2520.39 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2292708 KiB

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

[startup+633.525 s]
# the end of solver process 22755 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001155 s, system=0.001155 s

[startup+633.583 s]
# the end of solver process 22757 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.86 s, system=0.801611 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+633.502 s]
/proc/loadavg: 8.24 8.55 8.39 9/238 23202
/proc/meminfo: memFree=22294328/32770624 swapFree=66966844/67108860
[pid=22755] ppid=22752 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22755/stat : 22755 (xcsp3-exec) S 22752 22755 19026 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475164588 115843072 363 33554432000 4194304 5098028 140733927546704 140733927544808 140198484955772 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 18194432 140733927551830 140733927552089 140733927552089 140733927555014 0
/proc/22755/statm: 28282 363 304 221 0 87 0
[pid=22757] ppid=22755 vsize=15417412 memory=2291256 CPUtime=2520.39 cores=0,2,4,6
/proc/22757/stat : 22757 (java) S 22755 22755 19026 0 -1 1077944320 81874 0 0 0 251961 78 0 0 20 0 19 0 475164588 15787429888 572814 33554432000 4194304 4196468 140728052621936 140728052604480 140091520716535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
/proc/22757/statm: 3854353 572814 3522 1 0 3815453 0
[pid=22757/tid=22758] ppid=22755 vsize=15417412 memory=1452 CPUtime=1.69 cores=0,2,4,6
/proc/22757/task/22758/stat : 22758 (java) S 22755 22755 19026 0 -1 1077944384 10763 0 0 0 164 5 0 0 20 0 19 0 475164588 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091524957312 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22759] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.27 cores=0,2,4,6
/proc/22757/task/22759/stat : 22759 (java) S 22755 22755 19026 0 -1 1077944384 1101 0 0 0 19 8 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091432372752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22760] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22760/stat : 22760 (java) S 22755 22755 19026 0 -1 1077944384 3263 0 0 0 19 7 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091112549008 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22761] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22761/stat : 22761 (java) S 22755 22755 19026 0 -1 1077944384 3096 0 0 0 18 8 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091111495952 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22762] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0.26 cores=0,2,4,6
/proc/22757/task/22762/stat : 22762 (java) S 22755 22755 19026 0 -1 1077944384 1377 0 0 0 19 7 0 0 20 0 19 0 475164589 15787429888 572814 33554432000 4194304 4196468 140728052621936 140091110443408 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22763] ppid=22755 vsize=15417412 memory=204978 CPUtime=0.04 cores=0,2,4,6
/proc/22757/task/22763/stat : 22763 (java) S 22755 22755 19026 0 -1 1077944384 3607 0 0 0 2 2 0 0 20 0 19 0 475164590 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090989349616 140091520727682 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22764] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22764/stat : 22764 (java) S 22755 22755 19026 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090988295904 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22765] ppid=22755 vsize=15417412 memory=2291256 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22765/stat : 22765 (java) S 22755 22755 19026 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475164591 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090987242752 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22766] ppid=22755 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22766/stat : 22766 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090986191312 140091520735131 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22767] ppid=22755 vsize=15417412 memory=1560 CPUtime=2.67 cores=0,2,4,6
/proc/22757/task/22767/stat : 22767 (java) S 22755 22755 19026 0 -1 1077944384 12367 0 0 0 266 1 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090985138416 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22768] ppid=22755 vsize=15417412 memory=3608 CPUtime=2.47 cores=0,2,4,6
/proc/22757/task/22768/stat : 22768 (java) S 22755 22755 19026 0 -1 1077944384 11895 0 0 0 245 2 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090984085872 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22769] ppid=22755 vsize=15417412 memory=54896 CPUtime=0.72 cores=0,2,4,6
/proc/22757/task/22769/stat : 22769 (java) S 22755 22755 19026 0 -1 1077944384 8197 0 0 0 71 1 0 0 20 0 19 0 475164593 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090983032816 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22770] ppid=22755 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/22757/task/22770/stat : 22770 (java) S 22755 22755 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475164594 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090981980512 140091520726741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22771] ppid=22755 vsize=15417412 memory=3608 CPUtime=0.18 cores=0,2,4,6
/proc/22757/task/22771/stat : 22771 (java) S 22755 22755 19026 0 -1 1077944384 630 0 0 0 0 18 0 0 20 0 19 0 475164594 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090980928560 140091520727682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22772] ppid=22755 vsize=15417412 memory=988 CPUtime=627.36 cores=0,2,4,6
/proc/22757/task/22772/stat : 22772 (java) R 22755 22755 19026 0 -1 4202560 2138 0 0 0 62730 6 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090971713336 140091119467890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22773] ppid=22755 vsize=15417412 memory=2020 CPUtime=624.43 cores=0,2,4,6
/proc/22757/task/22773/stat : 22773 (java) R 22755 22755 19026 0 -1 4202560 13563 0 0 0 62425 18 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090970656496 140091120648130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22774] ppid=22755 vsize=15417412 memory=1452 CPUtime=629.53 cores=0,2,4,6
/proc/22757/task/22774/stat : 22774 (java) R 22755 22755 19026 0 -1 4202560 1264 0 0 0 62952 1 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090969608288 140091119601603 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
[pid=22757/tid=22775] ppid=22755 vsize=15417412 memory=2291256 CPUtime=630.12 cores=0,2,4,6
/proc/22757/task/22775/stat : 22775 (java) R 22755 22755 19026 0 -1 4202560 7250 0 0 0 63004 8 0 0 20 0 19 0 475164764 15787429888 572814 33554432000 4194304 4196468 140728052621936 140090968553936 140091119560737 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29888512 140728052630491 140728052630666 140728052630666 140728052633551 0
Current children cumulated CPU time: 2520.39 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2292708 KiB

Child status: 143
Real time (s): 633.583
CPU time (s): 2520.66
CPU user time (s): 2519.86
CPU system time (s): 0.801611
CPU usage (%): 397.842
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2292708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.86
system time used= 0.801611
maximum resident set size= 2292832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83016
page faults= 0
swaps= 0
block input operations= 0
block output operations= 632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16301
involuntary context switches= 34149


# summary of solver processes directly reported to runsolver:
#   pid: 22755,22757
#   total CPU time (s): 2520.66
#   total CPU user time (s): 2519.86
#   total CPU system time (s): 0.801611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.97179 second user time and 7.15736 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 17:10:39
IDJOB=4403559
IDBENCH=135026
IDSOLVER=2863
FILE ID=node145/4403559-1568992281
RUNJOBID= node145-1568987924-19057
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.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-4403559-1568992281/watcher-4403559-1568992281 -o /var/tmp/evaluation-result-4403559-1568992281/solver-4403559-1568992281 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1355836266 HOME/instance-4403559-1568992281.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=1355836266

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:        25317496 kB
MemAvailable:   31384268 kB
Buffers:           87748 kB
Cached:          6140188 kB
SwapCached:        32484 kB
Active:          3479256 kB
Inactive:        3220276 kB
Active(anon):     439304 kB
Inactive(anon):    81680 kB
Active(file):    3039952 kB
Inactive(file):  3138596 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26560 kB
Writeback:            12 kB
AnonPages:        550152 kB
Mapped:            64600 kB
Shmem:             40640 kB
Slab:             345536 kB
SReclaimable:     316684 kB
SUnreclaim:        28852 kB
KernelStack:        3792 kB
PageTables:         6836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1530784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 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= 13460 MiB
End job on node145 at 2019-09-20 17:21:13