Trace number 4404164

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-20? (TO) 2400.68 603.596

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-15-1.xml
MD5SUM4cb8aacd6a4a2864e81512910dbfacc0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints815
Number of domains1
Minimum domain size2856
Maximum domain size2856
Distribution of domain sizes[{"size":2856,"count":800}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":750}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":750},{"arity":50,"count":15}]
Number of extensional constraints0
Number of intensional constraints800
Distribution of constraint types[{"type":"intension","count":800},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404164-1568988155.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404164-1568988155.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.29	c parse instance...
3.05/1.14	c solve instance...
2400.32/603.57	s UNKNOWN
2400.32/603.57	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 (3741 MiB free)
  memory of node 1: 16384 MiB (3060 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404164-1568988155/watcher-4404164-1568988155 -o /var/tmp/evaluation-result-4404164-1568988155/solver-4404164-1568988155 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19952 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1960139900 HOME/instance-4404164-1568988155.xml 

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

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=19977, runsolver pid=19972

[startup+0.10205 s]*
/proc/loadavg: 0.60 0.63 0.76 7/230 20012
/proc/meminfo: memFree=6933280/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15144776 memory=28952 CPUtime=0.13 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 5687 0 0 0 12 1 0 0 20 0 15 0 474730313 15508250624 7238 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3786194 7238 3153 1 0 3748377 0
[pid=19983/tid=19985] ppid=19977 vsize=15144776 memory=7100839878644302962 CPUtime=0.09 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) R 19977 19977 19920 0 -1 4202560 3553 0 0 0 8 1 0 0 20 0 15 0 474730313 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277719283392 140277715066262 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15144776 memory=140170844710528 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15144776 memory=140170844710528 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277182334368 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) R 19977 19977 19920 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277179176944 140277715065474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) R 19977 19977 19920 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277178116208 140277694203016 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15144776 memory=140170844710528 CPUtime=0.02 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) R 19977 19977 19920 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277177071856 140277693727007 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15144776 memory=140170844710528 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) R 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 7238 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30404 KiB

[startup+0.21339 s]*
/proc/loadavg: 0.60 0.63 0.76 5/230 20012
/proc/meminfo: memFree=6905976/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15144776 memory=41012 CPUtime=0.35 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 9499 0 0 0 32 3 0 0 20 0 15 0 474730313 15508250624 10253 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3786194 10253 3309 1 0 3748377 0
[pid=19983/tid=19985] ppid=19977 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) R 19977 19977 19920 0 -1 4202560 6607 0 0 0 18 2 0 0 20 0 15 0 474730313 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277719289312 140277699097957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15144776 memory=11079 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15144776 memory=3579293 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474730314 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277182334368 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15144776 memory=140170844710528 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474730316 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) S 19977 19977 19920 0 -1 1077944384 622 0 0 0 2 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277179176944 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) S 19977 19977 19920 0 -1 1077944384 185 0 0 0 2 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277178124400 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) R 19977 19977 19920 0 -1 4202560 782 0 0 0 8 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277177071856 140277715075674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730319 15508250624 10253 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42464 KiB

[startup+0.312919 s]*
/proc/loadavg: 0.60 0.63 0.76 8/230 20012
/proc/meminfo: memFree=6890796/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15149032 memory=49752 CPUtime=0.53 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 10779 0 1 0 49 4 0 0 20 0 15 0 474730313 15512608768 12438 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3787258 12438 3371 1 0 3748377 0
[pid=19983/tid=19985] ppid=19977 vsize=15149032 memory=-7089949457090701427 CPUtime=0.29 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) R 19977 19977 19920 0 -1 4202560 7716 0 1 0 26 3 0 0 20 0 15 0 474730313 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277719285848 140277699134814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15149032 memory=280341373986448 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15149032 memory=280341373993360 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15149032 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474730314 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15149032 memory=280341531714112 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474730316 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15149032 memory=1970350607106051 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474730316 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277182334368 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15149032 memory=2110521294137700 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474730316 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15149032 memory=280341373921896 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) R 19977 19977 19920 0 -1 4202560 721 0 0 0 5 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277179176944 140277700164985 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15149032 memory=140170687015087 CPUtime=0.03 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) S 19977 19977 19920 0 -1 1077944384 191 0 0 0 3 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277178124400 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15149032 memory=140170844710528 CPUtime=0.13 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) S 19977 19977 19920 0 -1 1077944384 848 0 0 0 13 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277177071856 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15149032 memory=140170687038831 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15149032 memory=140170844710528 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730319 15512608768 12438 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51204 KiB

[startup+0.703487 s]
/proc/loadavg: 0.60 0.63 0.76 9/230 20012
/proc/meminfo: memFree=6855156/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15151156 memory=89296 CPUtime=1.72 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 15508 0 1 0 166 6 0 0 20 0 15 0 474730313 15514783744 22324 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3787789 22324 3458 1 0 3748889 0
[pid=19983/tid=19985] ppid=19977 vsize=15151156 memory=148 CPUtime=0.67 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) R 19977 19977 19920 0 -1 4202560 9122 0 1 0 63 4 0 0 20 0 15 0 474730313 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277719288704 140277339801911 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15151156 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15151156 memory=8072 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730314 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15151156 memory=9580 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474730314 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15151156 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 474730316 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474730316 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277182334368 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474730316 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15151156 memory=668 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15151156 memory=1256 CPUtime=0.29 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) R 19977 19977 19920 0 -1 4202560 1634 0 0 0 29 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277179170136 140277698522262 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15151156 memory=1076 CPUtime=0.3 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) R 19977 19977 19920 0 -1 4202560 1074 0 0 0 30 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277178112752 140277698465120 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15151156 memory=14008 CPUtime=0.42 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) S 19977 19977 19920 0 -1 1077944384 2369 0 0 0 42 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277177071856 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15151156 memory=30352 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15151156 memory=14056 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474730319 15514783744 22324 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 90748 KiB

[startup+1.50148 s]
/proc/loadavg: 0.60 0.63 0.76 7/230 20012
/proc/meminfo: memFree=6669008/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0

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

/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 90583 0 1 0 231549 53 0 0 20 0 19 0 474730313 15789527040 56693 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3854865 56693 3524 1 0 3815965 0
[pid=19983/tid=19985] ppid=19977 vsize=15419460 memory=226772 CPUtime=1.09 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) S 19977 19977 19920 0 -1 1077944384 11574 0 1 0 104 5 0 0 20 0 19 0 474730313 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277719295104 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.34 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1010 0 0 0 28 6 0 0 20 0 19 0 474730314 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.34 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 2140 0 0 0 29 5 0 0 20 0 19 0 474730314 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15419460 memory=226736 CPUtime=0.34 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 2798 0 0 0 29 5 0 0 20 0 19 0 474730314 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.34 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2705 0 0 0 28 6 0 0 20 0 19 0 474730314 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.32 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 2450 0 0 0 13 19 0 0 20 0 19 0 474730316 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277182334432 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15419460 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15419460 memory=55196 CPUtime=3.7 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) S 19977 19977 19920 0 -1 1077944384 17654 0 0 0 369 1 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277179176944 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15419460 memory=988 CPUtime=3.92 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) S 19977 19977 19920 0 -1 1077944384 22944 0 0 0 391 1 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277178124400 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15419460 memory=1452 CPUtime=0.96 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) S 19977 19977 19920 0 -1 1077944384 15570 0 0 0 95 1 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277177071856 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15419460 memory=226772 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15419460 memory=3504 CPUtime=0.12 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 614 0 0 0 6 6 0 0 20 0 19 0 474730319 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20013] ppid=19977 vsize=15419460 memory=55196 CPUtime=576.08 cores=1,3,5,7
/proc/19983/task/20013/stat : 20013 (java) R 19977 19977 19920 0 -1 4202560 1504 0 0 0 57608 0 0 0 20 0 19 0 474730428 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277163887368 140277349002901 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20014] ppid=19977 vsize=15419460 memory=6791534058613427641 CPUtime=575 cores=1,3,5,7
/proc/19983/task/20014/stat : 20014 (java) R 19977 19977 19920 0 -1 4202560 4158 0 0 0 57499 1 0 0 20 0 19 0 474730428 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277162835728 140277349002810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20015] ppid=19977 vsize=15419460 memory=14008 CPUtime=577.37 cores=1,3,5,7
/proc/19983/task/20015/stat : 20015 (java) R 19977 19977 19920 0 -1 4202560 1726 0 0 0 57737 0 0 0 20 0 19 0 474730428 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277161786272 140277349002709 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20016] ppid=19977 vsize=15419460 memory=30364 CPUtime=575.95 cores=1,3,5,7
/proc/19983/task/20016/stat : 20016 (java) R 19977 19977 19920 0 -1 4202560 2386 0 0 0 57595 0 0 0 20 0 19 0 474730428 15789527040 56693 33554432000 4194304 4196468 140722302854048 140277160729752 140277349382997 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 2316.02 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 228224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.501 s]
/proc/loadavg: 8.66 7.77 4.59 9/239 20097
/proc/meminfo: memFree=3226740/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15419460 memory=228832 CPUtime=2400.32 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 90799 0 1 0 239978 54 0 0 20 0 19 0 474730313 15789527040 57208 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3854865 57208 3524 1 0 3815965 0
[pid=19983/tid=19985] ppid=19977 vsize=15419460 memory=228820 CPUtime=1.09 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) S 19977 19977 19920 0 -1 1077944384 11574 0 1 0 104 5 0 0 20 0 19 0 474730313 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277719295104 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1099 0 0 0 29 6 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 2149 0 0 0 30 5 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15419460 memory=228820 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 2845 0 0 0 30 5 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15419460 memory=228820 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2706 0 0 0 29 6 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15419460 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 2450 0 0 0 13 19 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15419460 memory=228832 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277182334432 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15419460 memory=7008596817888879520 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15419460 memory=1452 CPUtime=3.7 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) S 19977 19977 19920 0 -1 1077944384 17654 0 0 0 369 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277179176944 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15419460 memory=0 CPUtime=3.92 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) S 19977 19977 19920 0 -1 1077944384 22944 0 0 0 391 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277178124400 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15419460 memory=0 CPUtime=0.96 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) S 19977 19977 19920 0 -1 1077944384 15613 0 0 0 95 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277177071856 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15419460 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15419460 memory=55196 CPUtime=0.12 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 614 0 0 0 6 6 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20013] ppid=19977 vsize=15419460 memory=226772 CPUtime=597.15 cores=1,3,5,7
/proc/19983/task/20013/stat : 20013 (java) R 19977 19977 19920 0 -1 4202560 1507 0 0 0 59714 1 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277163887120 140277349002901 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20014] ppid=19977 vsize=15419460 memory=3504 CPUtime=596.06 cores=1,3,5,7
/proc/19983/task/20014/stat : 20014 (java) R 19977 19977 19920 0 -1 4202560 4179 0 0 0 59605 1 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277162838576 140277348665697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20015] ppid=19977 vsize=15419460 memory=1452 CPUtime=598.36 cores=1,3,5,7
/proc/19983/task/20015/stat : 20015 (java) R 19977 19977 19920 0 -1 4202560 1726 0 0 0 59836 0 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277161783344 140277349002740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20016] ppid=19977 vsize=15419460 memory=228820 CPUtime=597.07 cores=1,3,5,7
/proc/19983/task/20016/stat : 20016 (java) R 19977 19977 19920 0 -1 4202560 2389 0 0 0 59707 0 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277160729616 140277347658653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 2400.32 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 230284 KiB

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

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

[startup+603.596 s]
# the end of solver process 19983 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.12 s, system=0.55909 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+603.501 s]
/proc/loadavg: 8.66 7.77 4.59 9/239 20097
/proc/meminfo: memFree=3226740/32770624 swapFree=66953200/67108860
[pid=19977] ppid=19972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (xcsp3-exec) S 19972 19977 19920 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 474730313 115843072 363 33554432000 4194304 5098028 140737336701440 140737336699544 140465926083196 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12886016 140737336705878 140737336706137 140737336706137 140737336709062 0
/proc/19977/statm: 28282 363 304 221 0 87 0
[pid=19983] ppid=19977 vsize=15419460 memory=228832 CPUtime=2400.32 cores=1,3,5,7
/proc/19983/stat : 19983 (java) S 19977 19977 19920 0 -1 1077944320 90799 0 1 0 239978 54 0 0 20 0 19 0 474730313 15789527040 57208 33554432000 4194304 4196468 140722302854048 140722302836592 140277715054327 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
/proc/19983/statm: 3854865 57208 3524 1 0 3815965 0
[pid=19983/tid=19985] ppid=19977 vsize=15419460 memory=228820 CPUtime=1.09 cores=1,3,5,7
/proc/19983/task/19985/stat : 19985 (java) S 19977 19977 19920 0 -1 1077944384 11574 0 1 0 104 5 0 0 20 0 19 0 474730313 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277719295104 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19987] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19987/stat : 19987 (java) S 19977 19977 19920 0 -1 1077944384 1099 0 0 0 29 6 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277667674384 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19988] ppid=19977 vsize=15419460 memory=226772 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19988/stat : 19988 (java) S 19977 19977 19920 0 -1 1077944384 2149 0 0 0 30 5 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277666621840 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19989] ppid=19977 vsize=15419460 memory=228820 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19989/stat : 19989 (java) S 19977 19977 19920 0 -1 1077944384 2845 0 0 0 30 5 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277665569296 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19990] ppid=19977 vsize=15419460 memory=228820 CPUtime=0.35 cores=1,3,5,7
/proc/19983/task/19990/stat : 19990 (java) S 19977 19977 19920 0 -1 1077944384 2706 0 0 0 29 6 0 0 20 0 19 0 474730314 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277664516752 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19995] ppid=19977 vsize=15419460 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/19983/task/19995/stat : 19995 (java) S 19977 19977 19920 0 -1 1077944384 2450 0 0 0 13 19 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277183388144 140277715065474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19997] ppid=19977 vsize=15419460 memory=228832 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19997/stat : 19997 (java) S 19977 19977 19920 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277182334432 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=19998] ppid=19977 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/19983/task/19998/stat : 19998 (java) S 19977 19977 19920 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 474730316 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277181281776 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20001] ppid=19977 vsize=15419460 memory=7008596817888879520 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20001/stat : 20001 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277180230352 140277715072923 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20002] ppid=19977 vsize=15419460 memory=1452 CPUtime=3.7 cores=1,3,5,7
/proc/19983/task/20002/stat : 20002 (java) S 19977 19977 19920 0 -1 1077944384 17654 0 0 0 369 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277179176944 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20003] ppid=19977 vsize=15419460 memory=0 CPUtime=3.92 cores=1,3,5,7
/proc/19983/task/20003/stat : 20003 (java) S 19977 19977 19920 0 -1 1077944384 22944 0 0 0 391 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277178124400 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20004] ppid=19977 vsize=15419460 memory=0 CPUtime=0.96 cores=1,3,5,7
/proc/19983/task/20004/stat : 20004 (java) S 19977 19977 19920 0 -1 1077944384 15613 0 0 0 95 1 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277177071856 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20008] ppid=19977 vsize=15419460 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/19983/task/20008/stat : 20008 (java) S 19977 19977 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277176019552 140277715064533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20011] ppid=19977 vsize=15419460 memory=55196 CPUtime=0.12 cores=1,3,5,7
/proc/19983/task/20011/stat : 20011 (java) S 19977 19977 19920 0 -1 1077944384 614 0 0 0 6 6 0 0 20 0 19 0 474730319 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277174967088 140277715065474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20013] ppid=19977 vsize=15419460 memory=226772 CPUtime=597.15 cores=1,3,5,7
/proc/19983/task/20013/stat : 20013 (java) R 19977 19977 19920 0 -1 4202560 1507 0 0 0 59714 1 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277163887120 140277349002901 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20014] ppid=19977 vsize=15419460 memory=3504 CPUtime=596.06 cores=1,3,5,7
/proc/19983/task/20014/stat : 20014 (java) R 19977 19977 19920 0 -1 4202560 4179 0 0 0 59605 1 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277162838576 140277348665697 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20015] ppid=19977 vsize=15419460 memory=1452 CPUtime=598.36 cores=1,3,5,7
/proc/19983/task/20015/stat : 20015 (java) R 19977 19977 19920 0 -1 4202560 1726 0 0 0 59836 0 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277161783344 140277349002740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
[pid=19983/tid=20016] ppid=19977 vsize=15419460 memory=228820 CPUtime=597.07 cores=1,3,5,7
/proc/19983/task/20016/stat : 20016 (java) R 19977 19977 19920 0 -1 4202560 2389 0 0 0 59707 0 0 0 20 0 19 0 474730428 15789527040 57208 33554432000 4194304 4196468 140722302854048 140277160729616 140277347658653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17846272 140722302862299 140722302862474 140722302862474 140722302865359 0
Current children cumulated CPU time: 2400.32 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 230284 KiB

Child status: 143
Real time (s): 603.596
CPU time (s): 2400.68
CPU user time (s): 2400.12
CPU system time (s): 0.55909
CPU usage (%): 397.729
Max. virtual memory (cumulated for all children) (KiB): 15534664
Max. memory (cumulated for all children) (KiB): 285112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.12
system time used= 0.55909
maximum resident set size= 303728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91600
page faults= 1
swaps= 0
block input operations= 424
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20891
involuntary context switches= 44720


# summary of solver processes directly reported to runsolver:
#   pid: 19977,19983
#   total CPU time (s): 2400.68
#   total CPU user time (s): 2400.12
#   total CPU system time (s): 0.55909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.73757 second user time and 6.82537 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 16:01:54
IDJOB=4404164
IDBENCH=115768
IDSOLVER=2864
FILE ID=node119/4404164-1568988155
RUNJOBID= node119-1568988114-19952
PBS_JOBID= 21704642
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-15-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-4404164-1568988155/watcher-4404164-1568988155 -o /var/tmp/evaluation-result-4404164-1568988155/solver-4404164-1568988155 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568988114-19952 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1960139900 HOME/instance-4404164-1568988155.xml

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

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=1960139900

node119.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:         6964804 kB
MemAvailable:   31807404 kB
Buffers:          154748 kB
Cached:         24608104 kB
SwapCached:        46584 kB
Active:         12313976 kB
Inactive:       12497140 kB
Active(anon):       3020 kB
Inactive(anon):    94248 kB
Active(file):   12310956 kB
Inactive(file): 12402892 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953200 kB
Dirty:             52036 kB
Writeback:             0 kB
AnonPages:        112800 kB
Mapped:            52044 kB
Shmem:             40124 kB
Slab:             585532 kB
SReclaimable:     557212 kB
SUnreclaim:        28320 kB
KernelStack:        3376 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node119 at 2019-09-20 16:11:58