Trace number 4292554

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 4.0.7 seq (493a269)? (TO) 2400.05 2393.21

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-10_c18.xml
MD5SUM13340ae912518807f9e2f6bcededa797
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints182
Number of domains2
Minimum domain size10
Maximum domain size100
Distribution of domain sizes[{"size":10,"count":100},{"size":100,"count":90}]
Minimum variable degree0
Maximum variable degree93
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":92,"count":10},{"degree":93,"count":90}]
Minimum constraint arity3
Maximum constraint arity101
Distribution of constraint arities[{"arity":3,"count":90},{"arity":10,"count":1},{"arity":100,"count":1},{"arity":101,"count":90}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292554-1532582668.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292554-1532582668.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
1.02/0.60	c solve instance...
2400.03/2393.20	s UNKNOWN
2400.03/2393.20	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 (9384 MiB free)
  memory of node 1: 16384 MiB (12919 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292554-1532582668/watcher-4292554-1532582668 -o /tmp/evaluation-result-4292554-1532582668/solver-4292554-1532582668 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2307 --watchdog 2560 HOME/xcsp3-exec -seed 1299777592 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292554-1532582668.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2591, runsolver pid=2588

[startup+0.100134 s]*
/proc/loadavg: 0.45 0.11 0.08 5/220 2607
/proc/meminfo: memFree=22823020/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14082840 memory=28924 CPUtime=0.12 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 5577 0 0 0 11 1 0 0 20 0 15 0 75829961 14420828160 7231 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3520710 7231 3006 1 0 3483008 0
[pid=2593/tid=2594] ppid=2591 vsize=14082840 memory=7685293393086485339 CPUtime=0.09 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 3600 0 0 0 9 0 0 0 20 0 15 0 75829961 14420828160 7231 33554432000 4194304 4196468 140731828963488 140693475882880 140693471661462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14420828160 7231 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14082840 memory=140346702681728 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14420828160 7296 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14420828160 7296 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829962 14420828160 7296 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14082840 memory=140346702681728 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829963 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829963 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829964 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14082840 memory=140346702681728 CPUtime=0.01 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) R 2591 2591 2275 0 -1 4202560 290 0 0 0 1 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692939483632 140693450458261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14082840 memory=140346702681728 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829966 14420828160 7296 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30376 KiB

[startup+0.211133 s]*
/proc/loadavg: 0.45 0.11 0.08 5/220 2607
/proc/meminfo: memFree=22809952/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14084956 memory=40844 CPUtime=0.33 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 8293 0 0 0 31 2 0 0 20 0 15 0 75829961 14422994944 10211 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3521239 10211 3156 1 0 3483008 0
[pid=2593/tid=2594] ppid=2591 vsize=14087096 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 5459 0 0 0 18 1 0 0 20 0 15 0 75829961 14425186304 10214 33554432000 4194304 4196468 140731828963488 140693475870520 140693455730014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14087096 memory=14649 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 10214 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14087096 memory=140346703098805 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 10214 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 10214 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 10214 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14087096 memory=140346702681728 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829963 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829963 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829964 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 723 0 0 0 3 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14087096 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 51 0 0 0 2 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14087096 memory=140346702681728 CPUtime=0.07 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) R 2591 2591 2275 0 -1 4202560 777 0 0 0 7 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692939483632 140693471670874 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 10214 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14198084 KiB
Current children cumulated memory: 42296 KiB

[startup+0.310834 s]*
/proc/loadavg: 0.45 0.11 0.08 3/220 2607
/proc/meminfo: memFree=22803624/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14087096 memory=48296 CPUtime=0.51 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 9168 0 0 0 48 3 0 0 20 0 15 0 75829961 14425186304 12074 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3521774 12074 3249 1 0 3483008 0
[pid=2593/tid=2594] ppid=2591 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 6156 0 0 0 27 2 0 0 20 0 15 0 75829961 14425186304 12074 33554432000 4194304 4196468 140731828963488 140693475880640 140693455730044 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 12074 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 12074 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14087096 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 12074 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14087096 memory=7234515410796051105 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829962 14425186304 12074 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14087096 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829963 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14087096 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829963 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14087096 memory=8514701219730523551 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829964 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14087096 memory=8226496019563244444 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 748 0 0 0 4 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 78 0 0 0 3 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) S 2591 2591 2275 0 -1 1077944384 883 0 0 0 12 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692939483632 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829966 14425186304 12074 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49748 KiB

[startup+0.700794 s]
/proc/loadavg: 0.45 0.11 0.08 5/220 2607
/proc/meminfo: memFree=22789480/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14089220 memory=74224 CPUtime=1.62 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 12276 0 0 0 157 5 0 0 20 0 15 0 75829961 14427361280 18556 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3522305 18556 3348 1 0 3483520 0
[pid=2593/tid=2594] ppid=2591 vsize=14089220 memory=22768 CPUtime=0.67 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 7012 0 0 0 64 3 0 0 20 0 15 0 75829961 14427361280 18556 33554432000 4194304 4196468 140731828963488 140693475886416 140693456179266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14427361280 18556 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14089220 memory=2448 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14427361280 18556 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14089220 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829962 14427361280 18556 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14089220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829962 14427361280 18556 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14089220 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14089220 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829964 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14089220 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14089220 memory=1200 CPUtime=0.27 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) R 2591 2591 2275 0 -1 4202560 1350 0 0 0 27 0 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692941574696 140693471670874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14089220 memory=1008 CPUtime=0.26 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) R 2591 2591 2275 0 -1 4202560 744 0 0 0 26 0 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692940517704 140693471670874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14089220 memory=12040 CPUtime=0.39 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) R 2591 2591 2275 0 -1 1077944384 1863 0 0 0 38 1 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692939479392 140693471659733 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14089220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14089220 memory=8532 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 18556 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 75676 KiB

[startup+1.50087 s]
/proc/loadavg: 0.45 0.11 0.08 5/220 2607
/proc/meminfo: memFree=22761636/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0

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

[pid=2593/tid=2599] ppid=2591 vsize=14089220 memory=220540 CPUtime=0.21 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 4098 0 0 0 18 3 0 0 20 0 15 0 75829963 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14089220 memory=220540 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 75829964 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14089220 memory=14092 CPUtime=2.33 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 17842 0 0 0 231 2 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14089220 memory=18292 CPUtime=2.54 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 21037 0 0 0 252 2 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14089220 memory=8112282956445269571 CPUtime=0.57 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) S 2591 2591 2275 0 -1 1077944384 9461 0 0 0 55 2 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692939483632 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14089220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14089220 memory=1452 CPUtime=0.45 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1766 0 0 0 18 27 0 0 20 0 15 0 75829966 14427361280 55135 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 2269.02 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 221992 KiB

[startup+2322.3 s]
/proc/loadavg: 1.62 1.56 1.51 3/221 2707
/proc/meminfo: memFree=22676772/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14089220 memory=219516 CPUtime=2329.03 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 85964 0 0 0 232848 55 0 0 20 0 15 0 75829961 14427361280 54879 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3522305 54879 3397 1 0 3483520 0
[pid=2593/tid=2594] ppid=2591 vsize=14089220 memory=220028 CPUtime=2321.73 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 19184 0 0 0 232161 12 0 0 20 0 15 0 75829961 14427361280 54879 33554432000 4194304 4196468 140731828963488 140693475889072 140693084122941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14089220 memory=219516 CPUtime=0.28 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 3912 0 0 0 25 3 0 0 20 0 15 0 75829962 14427361280 54879 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14089220 memory=219516 CPUtime=0.27 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 2744 0 0 0 23 4 0 0 20 0 15 0 75829962 14427361280 54879 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14089220 memory=219516 CPUtime=0.27 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 2136 0 0 0 25 2 0 0 20 0 15 0 75829962 14427361280 54879 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14089220 memory=219516 CPUtime=0.27 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2361 0 0 0 24 3 0 0 20 0 15 0 75829962 14427361280 54879 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14089220 memory=1452 CPUtime=0.22 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 4105 0 0 0 19 3 0 0 20 0 15 0 75829963 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 75829964 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14089220 memory=1452 CPUtime=2.33 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 17844 0 0 0 231 2 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14089220 memory=3828 CPUtime=2.54 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 21040 0 0 0 252 2 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14089220 memory=12040 CPUtime=0.57 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) S 2591 2591 2275 0 -1 1077944384 9463 0 0 0 55 2 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692939483632 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14089220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14089220 memory=8112282956445269571 CPUtime=0.46 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1787 0 0 0 18 28 0 0 20 0 15 0 75829966 14427361280 54879 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 2329.03 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 220968 KiB

[startup+2382.3 s]
/proc/loadavg: 1.65 1.57 1.51 3/221 2862
/proc/meminfo: memFree=22756704/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14089220 memory=223612 CPUtime=2389.12 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 86894 0 0 0 238855 57 0 0 20 0 15 0 75829961 14427361280 55903 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3522305 55903 3397 1 0 3483520 0
[pid=2593/tid=2594] ppid=2591 vsize=14089220 memory=223612 CPUtime=2381.69 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 19410 0 0 0 238157 12 0 0 20 0 15 0 75829961 14427361280 55903 33554432000 4194304 4196468 140731828963488 140693475889072 140693084559850 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14089220 memory=223612 CPUtime=0.29 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 3953 0 0 0 26 3 0 0 20 0 15 0 75829962 14427361280 55903 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14089220 memory=1452 CPUtime=0.29 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 3106 0 0 0 25 4 0 0 20 0 15 0 75829962 14427361280 55903 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14089220 memory=1452 CPUtime=0.3 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 2186 0 0 0 27 3 0 0 20 0 15 0 75829962 14427361280 55903 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14089220 memory=223612 CPUtime=0.3 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2436 0 0 0 26 4 0 0 20 0 15 0 75829962 14427361280 55903 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14089220 memory=3828 CPUtime=0.24 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 4277 0 0 0 20 4 0 0 20 0 15 0 75829963 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14089220 memory=22848 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 75829964 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14089220 memory=223612 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14089220 memory=1452 CPUtime=2.33 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 17844 0 0 0 231 2 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14089220 memory=1452 CPUtime=2.54 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 21040 0 0 0 252 2 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14089220 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) S 2591 2591 2275 0 -1 1077944384 9463 0 0 0 55 2 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692939483632 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14089220 memory=91443701 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14089220 memory=223612 CPUtime=0.47 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1791 0 0 0 19 28 0 0 20 0 15 0 75829966 14427361280 55903 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 2389.12 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 225064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.2 s]
/proc/loadavg: 1.74 1.59 1.52 3/221 2862
/proc/meminfo: memFree=22732376/32770624 swapFree=67108860/67108860
[pid=2591] ppid=2588 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2591/stat : 2591 (xcsp3-exec) S 2588 2591 2275 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 75829960 115843072 363 33554432000 4194304 5098028 140721664582016 140721664580120 140127003120252 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24313856 140721664586810 140721664587012 140721664587012 140721664589770 0
/proc/2591/statm: 28282 363 305 221 0 87 0
[pid=2593] ppid=2591 vsize=14089220 memory=225660 CPUtime=2400.03 cores=1,3,5,7
/proc/2593/stat : 2593 (java) S 2591 2591 2275 0 -1 1077944320 86919 0 0 0 239946 57 0 0 20 0 15 0 75829961 14427361280 56415 33554432000 4194304 4196468 140731828963488 140731828946032 140693471649527 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
/proc/2593/statm: 3522305 56415 3397 1 0 3483520 0
[pid=2593/tid=2594] ppid=2591 vsize=14089220 memory=151470611633219 CPUtime=2392.57 cores=1,3,5,7
/proc/2593/task/2594/stat : 2594 (java) R 2591 2591 2275 0 -1 4202560 19417 0 0 0 239245 12 0 0 20 0 15 0 75829961 14427361280 56415 33554432000 4194304 4196468 140731828963488 140693475889184 140693084360962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2595] ppid=2591 vsize=14089220 memory=151470611633220 CPUtime=0.3 cores=1,3,5,7
/proc/2593/task/2595/stat : 2595 (java) S 2591 2591 2275 0 -1 1077944384 3955 0 0 0 27 3 0 0 20 0 15 0 75829962 14427361280 56415 33554432000 4194304 4196468 140731828963488 140693401738256 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2596] ppid=2591 vsize=14089220 memory=151470611633221 CPUtime=0.29 cores=1,3,5,7
/proc/2593/task/2596/stat : 2596 (java) S 2591 2591 2275 0 -1 1077944384 3113 0 0 0 25 4 0 0 20 0 15 0 75829962 14427361280 56415 33554432000 4194304 4196468 140731828963488 140693400685712 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2597] ppid=2591 vsize=14089220 memory=151470611633222 CPUtime=0.31 cores=1,3,5,7
/proc/2593/task/2597/stat : 2597 (java) S 2591 2591 2275 0 -1 1077944384 2187 0 0 0 28 3 0 0 20 0 15 0 75829962 14427361280 56415 33554432000 4194304 4196468 140731828963488 140693399632656 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2598] ppid=2591 vsize=14089220 memory=151470611633223 CPUtime=0.31 cores=1,3,5,7
/proc/2593/task/2598/stat : 2598 (java) S 2591 2591 2275 0 -1 1077944384 2444 0 0 0 27 4 0 0 20 0 15 0 75829962 14427361280 56415 33554432000 4194304 4196468 140731828963488 140693064039312 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2599] ppid=2591 vsize=14089220 memory=151470611633224 CPUtime=0.24 cores=1,3,5,7
/proc/2593/task/2599/stat : 2599 (java) S 2591 2591 2275 0 -1 1077944384 4277 0 0 0 20 4 0 0 20 0 15 0 75829963 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692945799408 140693471660674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2600] ppid=2591 vsize=14089220 memory=151470611633225 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2600/stat : 2600 (java) S 2591 2591 2275 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 75829963 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692944745632 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2601] ppid=2591 vsize=14089220 memory=151470611633226 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2601/stat : 2601 (java) S 2591 2591 2275 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 75829964 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692943692528 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2602] ppid=2591 vsize=14089220 memory=151470611633227 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2602/stat : 2602 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692942641104 140693471668123 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2603] ppid=2591 vsize=14089220 memory=151470611633228 CPUtime=2.33 cores=1,3,5,7
/proc/2593/task/2603/stat : 2603 (java) S 2591 2591 2275 0 -1 1077944384 17844 0 0 0 231 2 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692941589232 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2604] ppid=2591 vsize=14089220 memory=151470611633229 CPUtime=2.54 cores=1,3,5,7
/proc/2593/task/2604/stat : 2604 (java) S 2591 2591 2275 0 -1 1077944384 21040 0 0 0 252 2 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692940536688 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2605] ppid=2591 vsize=14089220 memory=280693160313952 CPUtime=0.57 cores=1,3,5,7
/proc/2593/task/2605/stat : 2605 (java) S 2591 2591 2275 0 -1 1077944384 9463 0 0 0 55 2 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692939483632 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2606] ppid=2591 vsize=14089220 memory=3047711553219693942 CPUtime=0 cores=1,3,5,7
/proc/2593/task/2606/stat : 2606 (java) S 2591 2591 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692938431328 140693471659733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
[pid=2593/tid=2607] ppid=2591 vsize=14089220 memory=4629546024076873078 CPUtime=0.47 cores=1,3,5,7
/proc/2593/task/2607/stat : 2607 (java) S 2591 2591 2275 0 -1 1077944384 1791 0 0 0 19 28 0 0 20 0 15 0 75829966 14427361280 56415 33554432000 4194304 4196468 140731828963488 140692937378352 140693471660674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 9359360 140731828970625 140731828970801 140731828970801 140731828973519 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 227112 KiB

Sending SIGTERM to process tree (bottom up)

[startup+2393.21 s]
# the end of solver process 2591 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.47 s, system=0.579122 s

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

Child status: 143
Real time (s): 2393.21
CPU time (s): 2400.05
CPU user time (s): 2399.47
CPU system time (s): 0.579122
CPU usage (%): 100.286
Max. virtual memory (cumulated for all children) (KiB): 14205944
Max. memory (cumulated for all children) (KiB): 227112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.47
system time used= 0.579122
maximum resident set size= 226104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60171
involuntary context switches= 2901


# summary of solver processes directly reported to runsolver:
#   pid: 2591
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.47
#   total CPU system time (s): 0.579122

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4054 second user time and 21.742 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 07:24:28
IDJOB=4292554
IDBENCH=141604
IDSOLVER=2747
FILE ID=node135/4292554-1532582668
RUNJOBID= node135-1532582652-2307
PBS_JOBID= 21021965
Free space on /tmp= 48348 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-10_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292554-1532582668/watcher-4292554-1532582668 -o /tmp/evaluation-result-4292554-1532582668/solver-4292554-1532582668 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2307 --watchdog 2560  HOME/xcsp3-exec -seed 1299777592 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292554-1532582668.xml

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

MD5SUM BENCH= 13340ae912518807f9e2f6bcededa797
RANDOM SEED=1299777592

node135.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.50
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.50
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.50
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.50
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:        22840820 kB
MemAvailable:   31704272 kB
Buffers:          192052 kB
Cached:          8852448 kB
SwapCached:            0 kB
Active:          2761120 kB
Inactive:        6563524 kB
Active(anon):     229648 kB
Inactive(anon):    78312 kB
Active(file):    2531472 kB
Inactive(file):  6485212 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21068 kB
Writeback:             0 kB
AnonPages:        299292 kB
Mapped:            53012 kB
Shmem:             25248 kB
Slab:             303788 kB
SReclaimable:     275228 kB
SUnreclaim:        28560 kB
KernelStack:        3856 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1294036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48328 MiB
End job on node135 at 2018-07-26 08:04:21