Trace number 4272753

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 5a (2017-07-26)? (TO) 2520.0701 2450.3201

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-32.xml
MD5SUMda233c5f22e1387e6e52cea502e17f88
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 variables1520
Number of constraints624
Number of domains2
Minimum domain size32
Maximum domain size496
Distribution of domain sizes[{"size":32,"count":1024},{"size":496,"count":496}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":512},{"degree":4,"count":1008}]
Minimum constraint arity1
Maximum constraint arity496
Distribution of constraint arities[{"arity":1,"count":16},{"arity":2,"count":16},{"arity":3,"count":496},{"arity":16,"count":31},{"arity":32,"count":32},{"arity":62,"count":16},{"arity":64,"count":16},{"arity":496,"count":1}]
Number of extensional constraints496
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":496},{"type":"intension","count":32},{"type":"allDifferent","count":33},{"type":"count","count":31},{"type":"cardinality","count":32}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272753-1502813717.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4272753-1502813717.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
1.60/0.89	c solve instance...
2520.03/2450.30	s UNKNOWN
2520.03/2450.30	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 (14163 MiB free)
  memory of node 1: 16384 MiB (15334 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272753-1502813717/watcher-4272753-1502813717 -o /tmp/evaluation-result-4272753-1502813717/solver-4272753-1502813717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 922768067 HOME/instance-4272753-1502813717.xml 

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

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


[startup+0.100138 s]*
/proc/loadavg: 1.76 1.64 1.68 2/202 7523
/proc/meminfo: memFree=30202784/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13358712 memory=13840 CPUtime=0 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 3219 0 0 0 0 0 0 0 20 0 6 0 83592357 13679321088 3460 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3339678 3460 1867 1 0 3329175 0
[pid=7522/tid=7523] ppid=7520 vsize=13358712 memory=7311146985107750967 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 2056 0 0 0 0 0 0 0 20 0 6 0 83592358 13679321088 3526 18446744073709551615 4194304 4196468 140727436567328 140407516885584 140407496729950 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13358712 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 83592358 13679321088 3526 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13358712 memory=140603923762200 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 83592358 13679321088 3526 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 83592358 13679321088 3526 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 83592358 13679321088 3526 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15220 KiB

[startup+0.210112 s]*
/proc/loadavg: 1.76 1.64 1.68 4/215 7536
/proc/meminfo: memFree=30191792/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13974352 memory=27716 CPUtime=0.09 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 5375 0 0 0 8 1 0 0 20 0 15 0 83592357 14309736448 6929 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3493588 6929 2728 1 0 3482964 0
[pid=7522/tid=7523] ppid=7520 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 3536 0 0 0 6 0 0 0 20 0 15 0 83592358 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407516845648 140407512671389 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13974352 memory=140603923762200 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13974352 memory=140603922945664 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407057240864 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407056188528 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) S 7520 7520 897 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407053031920 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13974352 memory=140603922945664 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) R 7520 7520 897 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407492113206 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13974352 memory=140603922945664 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592367 14309736448 6993 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29096 KiB

[startup+0.313562 s]*
/proc/loadavg: 1.76 1.64 1.68 4/215 7536
/proc/meminfo: memFree=30178800/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13974352 memory=37072 CPUtime=0.29 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 8864 0 0 0 27 2 0 0 20 0 15 0 83592357 14309736448 9268 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3493588 9268 2981 1 0 3482964 0
[pid=7522/tid=7523] ppid=7520 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 6156 0 0 0 16 1 0 0 20 0 15 0 83592358 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407516883856 140407512661398 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407057240864 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83592360 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407056188528 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) R 7520 7520 897 0 -1 4202560 507 0 0 0 2 0 0 0 20 0 15 0 83592363 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512661398 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) R 7520 7520 897 0 -1 4202560 208 0 0 0 1 0 0 0 20 0 15 0 83592363 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407053012936 140407493349760 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13974352 memory=140603922945664 CPUtime=0.06 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 694 0 0 0 6 0 0 0 20 0 15 0 83592363 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13974352 memory=140603922945664 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592367 14309736448 9780 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38452 KiB

[startup+0.701177 s]
/proc/loadavg: 1.76 1.64 1.68 4/215 7536
/proc/meminfo: memFree=30167992/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13980732 memory=69252 CPUtime=1.24 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 12540 0 0 0 121 3 0 0 20 0 15 0 83592357 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3495183 17313 3160 1 0 3483476 0
[pid=7522/tid=7523] ppid=7520 vsize=13980732 memory=1228 CPUtime=0.54 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 7987 0 0 0 52 2 0 0 20 0 15 0 83592358 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407516886240 140407512661398 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13980732 memory=3268 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407057240864 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13980732 memory=140608217912959 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407056188528 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) R 7520 7520 897 0 -1 4202560 1026 0 0 0 16 0 0 0 20 0 15 0 83592363 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407054065736 140407491887876 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) R 7520 7520 897 0 -1 4202560 820 0 0 0 20 0 0 0 20 0 15 0 83592363 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407053011616 140407494179766 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13980732 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 1399 0 0 0 31 0 0 0 20 0 15 0 83592363 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13980732 memory=6657 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592367 14316269568 17313 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70632 KiB

[startup+1.50089 s]
/proc/loadavg: 1.76 1.64 1.68 5/215 7536
/proc/meminfo: memFree=30126960/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13980732 memory=132988 CPUtime=3.75 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 22352 0 0 0 369 6 0 0 20 0 15 0 83592357 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3495183 33247 3194 1 0 3483476 0
[pid=7522/tid=7523] ppid=7520 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 9444 0 0 0 131 3 0 0 20 0 15 0 83592358 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407516885864 140407133326613 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13980732 memory=281207615016160 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 83592358 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13980732 memory=281207614996610 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 33247 18446744073709551615 4194304 4196468 140727436567328 140407057240864 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407056188544 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13980732 memory=1679656 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13980732 memory=4116 CPUtime=5.95 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) S 7520 7520 897 0 -1 1077944384 22037 0 0 0 592 3 0 0 20 0 15 0 83592363 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13980732 memory=1380 CPUtime=6.36 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) S 7520 7520 897 0 -1 1077944384 25027 0 0 0 633 3 0 0 20 0 15 0 83592363 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407053031920 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13980732 memory=1380 CPUtime=1.01 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 10204 0 0 0 99 2 0 0 20 0 15 0 83592363 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13980732 memory=10164 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13980732 memory=1440 CPUtime=1.2 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1228 0 0 0 56 64 0 0 20 0 15 0 83592367 14316269568 410552 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 2449.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1643588 KiB

[startup+2442.3 s]
/proc/loadavg: 1.74 1.69 1.71 3/211 7755
/proc/meminfo: memFree=27500572/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13980732 memory=1723004 CPUtime=2511.98 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 460269 0 0 0 250403 795 0 0 20 0 15 0 83592357 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3495183 430751 3258 1 0 3483476 0
[pid=7522/tid=7523] ppid=7520 vsize=13980732 memory=1695336 CPUtime=2421.94 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 212190 0 0 0 242160 34 0 0 20 0 15 0 83592358 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407516888656 140407136941198 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13980732 memory=1380 CPUtime=18.49 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 35175 0 0 0 1676 173 0 0 20 0 15 0 83592358 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.5 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 32203 0 0 0 1676 174 0 0 20 0 15 0 83592358 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.45 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 33008 0 0 0 1675 170 0 0 20 0 15 0 83592358 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13980732 memory=1380 CPUtime=18.5 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 36480 0 0 0 1680 170 0 0 20 0 15 0 83592358 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13980732 memory=1723004 CPUtime=1.44 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 51336 0 0 0 129 15 0 0 20 0 15 0 83592360 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407057240928 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13980732 memory=1695336 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407056188544 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13980732 memory=1695336 CPUtime=5.95 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) S 7520 7520 897 0 -1 1077944384 22039 0 0 0 592 3 0 0 20 0 15 0 83592363 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13980732 memory=1695336 CPUtime=6.36 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) S 7520 7520 897 0 -1 1077944384 25029 0 0 0 633 3 0 0 20 0 15 0 83592363 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407053031920 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13980732 memory=1380 CPUtime=1.01 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 10206 0 0 0 99 2 0 0 20 0 15 0 83592363 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13980732 memory=1292 CPUtime=1.24 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1246 0 0 0 58 66 0 0 20 0 15 0 83592367 14316269568 430751 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 2511.98 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1724384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2450.3 s]
/proc/loadavg: 1.79 1.70 1.71 3/211 7755
/proc/meminfo: memFree=27450364/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13980732 memory=1696328 CPUtime=2520.03 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 462938 0 0 0 251208 795 0 0 20 0 15 0 83592357 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3495183 424082 3258 1 0 3483476 0
[pid=7522/tid=7523] ppid=7520 vsize=13980732 memory=1696328 CPUtime=2429.93 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 214814 0 0 0 242958 35 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407516888592 140407135670181 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13980732 memory=1696328 CPUtime=18.51 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 35182 0 0 0 1678 173 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.52 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 32223 0 0 0 1678 174 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13980732 memory=1695336 CPUtime=18.47 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 33016 0 0 0 1677 170 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.52 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 36486 0 0 0 1682 170 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13980732 memory=1723004 CPUtime=1.44 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 51338 0 0 0 129 15 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13980732 memory=1723004 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407057240928 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13980732 memory=1696328 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407056188544 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13980732 memory=1696328 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13980732 memory=1696328 CPUtime=5.95 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) S 7520 7520 897 0 -1 1077944384 22039 0 0 0 592 3 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13980732 memory=1380 CPUtime=6.36 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) S 7520 7520 897 0 -1 1077944384 25029 0 0 0 633 3 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407053031920 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13980732 memory=164 CPUtime=1.01 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 10206 0 0 0 99 2 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13980732 memory=1696328 CPUtime=1.24 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1248 0 0 0 58 66 0 0 20 0 15 0 83592367 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1697708 KiB

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

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

[startup+2450.32 s]
# the end of solver process 7522 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.1 s, system=7.96778 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+2450.3 s]
/proc/loadavg: 1.79 1.70 1.71 3/211 7755
/proc/meminfo: memFree=27450364/32770624 swapFree=67108860/67108860
[pid=7520] ppid=7517 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7520/stat : 7520 (xcsp3-exec) S 7517 7520 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 83592348 9740288 345 18446744073709551615 4194304 5098028 140722908242000 140722908240104 140279583543932 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 9 0 0 7196144 7232144 11341824 140722908246393 140722908246597 140722908246597 140722908250091 0
/proc/7520/statm: 2378 345 289 221 0 87 0
[pid=7522] ppid=7520 vsize=13980732 memory=1696328 CPUtime=2520.03 cores=1,3,5,7
/proc/7522/stat : 7522 (java) S 7520 7520 897 0 -1 1077944320 462938 0 0 0 251208 795 0 0 20 0 15 0 83592357 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140727436549872 140407512649463 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
/proc/7522/statm: 3495183 424082 3258 1 0 3483476 0
[pid=7522/tid=7523] ppid=7520 vsize=13980732 memory=1696328 CPUtime=2429.93 cores=1,3,5,7
/proc/7522/task/7523/stat : 7523 (java) R 7520 7520 897 0 -1 4202560 214814 0 0 0 242958 35 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407516888592 140407135670181 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7524] ppid=7520 vsize=13980732 memory=1696328 CPUtime=18.51 cores=1,3,5,7
/proc/7522/task/7524/stat : 7524 (java) S 7520 7520 897 0 -1 1077944384 35182 0 0 0 1678 173 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407113169808 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7525] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.52 cores=1,3,5,7
/proc/7522/task/7525/stat : 7525 (java) S 7520 7520 897 0 -1 1077944384 32223 0 0 0 1678 174 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407112117008 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7526] ppid=7520 vsize=13980732 memory=1695336 CPUtime=18.47 cores=1,3,5,7
/proc/7522/task/7526/stat : 7526 (java) S 7520 7520 897 0 -1 1077944384 33016 0 0 0 1677 170 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407111064720 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7527] ppid=7520 vsize=13980732 memory=1723004 CPUtime=18.52 cores=1,3,5,7
/proc/7522/task/7527/stat : 7527 (java) S 7520 7520 897 0 -1 1077944384 36486 0 0 0 1682 170 0 0 20 0 15 0 83592358 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407110011920 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7528] ppid=7520 vsize=13980732 memory=1723004 CPUtime=1.44 cores=1,3,5,7
/proc/7522/task/7528/stat : 7528 (java) S 7520 7520 897 0 -1 1077944384 51338 0 0 0 129 15 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407058294896 140407512660610 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7529] ppid=7520 vsize=13980732 memory=1723004 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7529/stat : 7529 (java) S 7520 7520 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407057240928 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7530] ppid=7520 vsize=13980732 memory=1696328 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7530/stat : 7530 (java) S 7520 7520 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 83592360 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407056188544 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7531] ppid=7520 vsize=13980732 memory=1696328 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7531/stat : 7531 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407055136848 140407512668059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7532] ppid=7520 vsize=13980732 memory=1696328 CPUtime=5.95 cores=1,3,5,7
/proc/7522/task/7532/stat : 7532 (java) S 7520 7520 897 0 -1 1077944384 22039 0 0 0 592 3 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407054084720 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7533] ppid=7520 vsize=13980732 memory=1380 CPUtime=6.36 cores=1,3,5,7
/proc/7522/task/7533/stat : 7533 (java) S 7520 7520 897 0 -1 1077944384 25029 0 0 0 633 3 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407053031920 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7534] ppid=7520 vsize=13980732 memory=164 CPUtime=1.01 cores=1,3,5,7
/proc/7522/task/7534/stat : 7534 (java) S 7520 7520 897 0 -1 1077944384 10206 0 0 0 99 2 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407051979632 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7535] ppid=7520 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7522/task/7535/stat : 7535 (java) S 7520 7520 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 83592363 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407050927072 140407512659669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
[pid=7522/tid=7536] ppid=7520 vsize=13980732 memory=1696328 CPUtime=1.24 cores=1,3,5,7
/proc/7522/task/7536/stat : 7536 (java) S 7520 7520 897 0 -1 1077944384 1248 0 0 0 58 66 0 0 20 0 15 0 83592367 14316269568 424082 18446744073709551615 4194304 4196468 140727436567328 140407049873840 140407512660610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 28663808 140727436571057 140727436571233 140727436571233 140727436574671 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1697708 KiB

Child status: 143
Real time (s): 2450.32
CPU time (s): 2520.07
CPU user time (s): 2512.1
CPU system time (s): 7.96778
CPU usage (%): 102.846
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2132852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.1
system time used= 7.96778
maximum resident set size= 2131576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463603
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67103
involuntary context switches= 2965


# summary of solver processes directly reported to runsolver:
#   pid: 7520,7522
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2512.1
#   total CPU system time (s): 7.96778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9218 second user time and 24.149 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 18:01:11
IDJOB=4272753
IDBENCH=133915
IDSOLVER=2664
FILE ID=node125/4272753-1502813717
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-32.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272753-1502813717/watcher-4272753-1502813717 -o /tmp/evaluation-result-4272753-1502813717/solver-4272753-1502813717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 922768067 HOME/instance-4272753-1502813717.xml

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

MD5SUM BENCH= da233c5f22e1387e6e52cea502e17f88
RANDOM SEED=922768067

node125.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.07
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.07
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.07
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.07
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:        30206112 kB
MemAvailable:   31206572 kB
Buffers:          304980 kB
Cached:           988612 kB
SwapCached:            0 kB
Active:          1513376 kB
Inactive:         614492 kB
Active(anon):     834484 kB
Inactive(anon):    33100 kB
Active(file):     678892 kB
Inactive(file):   581392 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7960 kB
Writeback:            16 kB
AnonPages:        834060 kB
Mapped:            65356 kB
Shmem:             33444 kB
Slab:             137688 kB
SReclaimable:     112024 kB
SUnreclaim:        25664 kB
KernelStack:        3504 kB
PageTables:         8184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1393044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 18:42:01