Trace number 4282562

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.5 seq (2017-08-18)? (TO) 2520.05 2489.4099

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-30.xml
MD5SUM342946d6497bc5c3a3caf7e92c124315
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 variables1335
Number of constraints555
Number of domains2
Minimum domain size30
Maximum domain size435
Distribution of domain sizes[{"size":30,"count":900},{"size":435,"count":435}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":450},{"degree":4,"count":885}]
Minimum constraint arity1
Maximum constraint arity435
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":15},{"arity":3,"count":435},{"arity":15,"count":29},{"arity":30,"count":30},{"arity":58,"count":15},{"arity":60,"count":15},{"arity":435,"count":1}]
Number of extensional constraints435
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":435},{"type":"intension","count":30},{"type":"allDifferent","count":31},{"type":"count","count":29},{"type":"cardinality","count":30}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282562-1503142776.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4282562-1503142776.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.38	c parse instance...
1.60/0.83	c solve instance...
2520.03/2489.40	s UNKNOWN
2520.03/2489.40	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 (15313 MiB free)
  memory of node 1: 16384 MiB (15162 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282562-1503142776/watcher-4282562-1503142776 -o /tmp/evaluation-result-4282562-1503142776/solver-4282562-1503142776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 793384849 HOME/instance-4282562-1503142776.xml 

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

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

solver pid=16494, runsolver pid=16491

[startup+0.100548 s]*
/proc/loadavg: 1.49 1.60 1.72 3/205 16504
/proc/meminfo: memFree=31197400/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13574484 memory=19616 CPUtime=0.04 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 4278 0 0 0 4 0 0 0 20 0 9 0 116472682 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3393621 4904 2137 1 0 3383118 0
[pid=16496/tid=16497] ppid=16494 vsize=13574484 memory=-8713483618642983523 CPUtime=0.03 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 2982 0 0 0 3 0 0 0 20 0 9 0 116472682 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716533292920 140716164654961 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116472683 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13574484 memory=140531329590912 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116472683 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116472683 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116472683 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13574484 memory=140531329590912 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116472684 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 116472685 13900271616 4904 18446744073709551615 4194304 4196468 140727005641152 140716006143008 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13575512 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 10 0 116472685 13901324288 4904 18446744073709551615 4194304 4196468 140727005641152 140716005090160 140716529067733 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13575512 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) R 16494 16494 8557 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 116472687 13901324288 4904 18446744073709551615 4194304 4196468 140727005641152 140716533292920 140716521797377 0 4 1 16800970 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20996 KiB

[startup+0.209932 s]*
/proc/loadavg: 1.49 1.60 1.72 3/211 16510
/proc/meminfo: memFree=31191208/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13974352 memory=27704 CPUtime=0.11 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 5419 0 0 0 10 1 0 0 20 0 15 0 116472682 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3493588 6926 2809 1 0 3482964 0
[pid=16496/tid=16497] ppid=16494 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 3439 0 0 0 8 0 0 0 20 0 15 0 116472682 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716533278336 140716529079453 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13974352 memory=288370907481302656 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13974352 memory=140531329590912 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472684 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116472685 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716006143008 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116472685 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716005090160 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13974352 memory=140531329590912 CPUtime=0.01 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) S 16494 16494 8557 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 15 0 116472687 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13974352 memory=140531329590912 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472694 14309736448 6926 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29084 KiB

[startup+0.310185 s]*
/proc/loadavg: 1.49 1.60 1.72 5/211 16510
/proc/meminfo: memFree=31181828/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13974352 memory=39720 CPUtime=0.3 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 9131 0 0 0 28 2 0 0 20 0 15 0 116472682 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3493588 9930 3012 1 0 3482964 0
[pid=16496/tid=16497] ppid=16494 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 6258 0 0 0 17 2 0 0 20 0 15 0 116472682 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716533295328 140716513138014 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472684 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116472685 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716006143008 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116472685 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716005090160 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 428 0 0 0 2 0 0 0 20 0 15 0 116472687 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 116472687 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) R 16494 16494 8557 0 -1 4202560 746 0 0 0 6 0 0 0 20 0 15 0 116472687 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140716000878800 140716529078874 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13974352 memory=140531329590912 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472694 14309736448 9930 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41100 KiB

[startup+0.700806 s]
/proc/loadavg: 1.49 1.60 1.72 5/211 16510
/proc/meminfo: memFree=31169860/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13980732 memory=67428 CPUtime=1.22 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 12027 0 0 0 118 4 0 0 20 0 15 0 116472682 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3495183 16857 3167 1 0 3483476 0
[pid=16496/tid=16497] ppid=16494 vsize=13980732 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 8013 0 0 0 53 3 0 0 20 0 15 0 116472682 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716533277808 140716168276001 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13980732 memory=97 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13980732 memory=8099279071866868837 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13980732 memory=7593729096716211554 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116472684 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716006143008 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716005090160 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13980732 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 649 0 0 0 16 0 0 0 20 0 15 0 116472687 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13980732 memory=14340 CPUtime=0.16 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 732 0 0 0 16 0 0 0 20 0 15 0 116472687 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13980732 memory=796 CPUtime=0.31 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) R 16494 16494 8557 0 -1 4202560 1328 0 0 0 31 0 0 0 20 0 15 0 116472687 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529069462 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13980732 memory=1400 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472694 14316269568 16857 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68808 KiB

[startup+1.50081 s]
/proc/loadavg: 1.49 1.60 1.72 6/211 16510
/proc/meminfo: memFree=31133652/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13980732 memory=119868 CPUtime=3.76 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 20178 0 0 0 370 6 0 0 20 0 15 0 116472682 14316269568 29967 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3495183 29967 3192 1 0 3483476 0
[pid=16496/tid=16497] ppid=16494 vsize=13980732 memory=6298115120925856873 CPUtime=1.35 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 9124 0 0 0 131 4 0 0 20 0 15 0 116472682 14316269568 29967 18446744073709551615 4194304 4196468 140727005641152 140716533294544 140716169252442 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 29967 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116472683 14316269568 29967 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

[pid=16496/tid=16502] ppid=16494 vsize=13980732 memory=1380 CPUtime=3.22 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 4923 0 0 0 300 22 0 0 20 0 15 0 116472684 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13980732 memory=63316 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716006143072 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13980732 memory=179972 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716005090176 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13980732 memory=179972 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13980732 memory=1380 CPUtime=3.59 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 15810 0 0 0 357 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13980732 memory=1380 CPUtime=3.14 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 16635 0 0 0 312 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13980732 memory=4144 CPUtime=0.71 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) S 16494 16494 8557 0 -1 1077944384 8236 0 0 0 70 1 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13980732 memory=179972 CPUtime=1.05 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 712 0 0 0 55 50 0 0 20 0 15 0 116472694 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 2351.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 181352 KiB

[startup+2382.3 s]
/proc/loadavg: 1.23 1.32 1.38 3/211 16753
/proc/meminfo: memFree=30937276/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13980732 memory=179972 CPUtime=2412.16 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 87075 0 0 0 241050 166 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3495183 44993 3235 1 0 3483476 0
[pid=16496/tid=16497] ppid=16494 vsize=13980732 memory=179972 CPUtime=2369.39 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 26169 0 0 0 236923 16 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716533296752 140716172837392 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13980732 memory=179972 CPUtime=7.73 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 4499 0 0 0 751 22 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13980732 memory=1380 CPUtime=7.71 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 1819 0 0 0 749 22 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13980732 memory=1380 CPUtime=7.71 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 2874 0 0 0 748 23 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13980732 memory=1380 CPUtime=7.7 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 4028 0 0 0 747 23 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13980732 memory=179972 CPUtime=3.28 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 4927 0 0 0 306 22 0 0 20 0 15 0 116472684 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716006143072 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13980732 memory=179972 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716005090176 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13980732 memory=179972 CPUtime=3.59 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 15810 0 0 0 357 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13980732 memory=1380 CPUtime=3.14 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 16636 0 0 0 312 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13980732 memory=132 CPUtime=0.71 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) S 16494 16494 8557 0 -1 1077944384 8236 0 0 0 70 1 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13980732 memory=6944652177228980320 CPUtime=1.07 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 716 0 0 0 56 51 0 0 20 0 15 0 116472694 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 2412.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 181352 KiB

[startup+2442.3 s]
/proc/loadavg: 1.34 1.35 1.39 3/211 16755
/proc/meminfo: memFree=30938048/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13980732 memory=179972 CPUtime=2472.57 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 88021 0 0 0 247088 169 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3495183 44993 3235 1 0 3483476 0
[pid=16496/tid=16497] ppid=16494 vsize=13980732 memory=179972 CPUtime=2429.17 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 26530 0 0 0 242900 17 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716533296752 140716169562523 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13980732 memory=1380 CPUtime=7.88 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 4529 0 0 0 766 22 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13980732 memory=179972 CPUtime=7.84 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 1823 0 0 0 762 22 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13980732 memory=179972 CPUtime=7.86 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 3208 0 0 0 762 24 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13980732 memory=179972 CPUtime=7.84 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 4045 0 0 0 761 23 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13980732 memory=1380 CPUtime=3.35 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 5105 0 0 0 312 23 0 0 20 0 15 0 116472684 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716006143072 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716005090176 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13980732 memory=179972 CPUtime=3.59 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 15812 0 0 0 357 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13980732 memory=179972 CPUtime=3.14 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 16638 0 0 0 312 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13980732 memory=1380 CPUtime=0.71 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) S 16494 16494 8557 0 -1 1077944384 8238 0 0 0 70 1 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13980732 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13980732 memory=63316 CPUtime=1.1 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 732 0 0 0 57 53 0 0 20 0 15 0 116472694 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 2472.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 181352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489.4 s]
/proc/loadavg: 1.32 1.35 1.39 3/211 16757
/proc/meminfo: memFree=30938224/32770624 swapFree=67105588/67108860
[pid=16494] ppid=16491 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16494/stat : 16494 (xcsp3-exec) S 16491 16494 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116472676 9740288 345 18446744073709551615 4194304 5098028 140722725844528 140722725842632 140666395488892 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 15376384 140722725851513 140722725851717 140722725851717 140722725855211 0
/proc/16494/statm: 2378 345 289 221 0 87 0
[pid=16496] ppid=16494 vsize=13980732 memory=179972 CPUtime=2520.03 cores=0,2,4,6
/proc/16496/stat : 16496 (java) S 16494 16494 8557 0 -1 1077944320 88142 0 0 0 251831 172 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140727005623696 140716529057527 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
/proc/16496/statm: 3495183 44993 3235 1 0 3483476 0
[pid=16496/tid=16497] ppid=16494 vsize=13980732 memory=15540738687502695 CPUtime=2476.06 cores=0,2,4,6
/proc/16496/task/16497/stat : 16497 (java) R 16494 16494 8557 0 -1 4202560 26636 0 0 0 247589 17 0 0 20 0 15 0 116472682 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716533296640 140716172837392 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16498] ppid=16494 vsize=13980732 memory=956 CPUtime=7.99 cores=0,2,4,6
/proc/16496/task/16498/stat : 16498 (java) S 16494 16494 8557 0 -1 1077944384 4530 0 0 0 777 22 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716486024336 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16499] ppid=16494 vsize=13980732 memory=1232 CPUtime=7.97 cores=0,2,4,6
/proc/16496/task/16499/stat : 16499 (java) S 16494 16494 8557 0 -1 1077944384 1825 0 0 0 774 23 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716484971536 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16500] ppid=16494 vsize=13980732 memory=2240 CPUtime=7.97 cores=0,2,4,6
/proc/16496/task/16500/stat : 16500 (java) S 16494 16494 8557 0 -1 1077944384 3211 0 0 0 773 24 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716126956432 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16501] ppid=16494 vsize=13980732 memory=4088 CPUtime=7.96 cores=0,2,4,6
/proc/16496/task/16501/stat : 16501 (java) S 16494 16494 8557 0 -1 1077944384 4046 0 0 0 772 24 0 0 20 0 15 0 116472683 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716125903632 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16502] ppid=16494 vsize=13980732 memory=1620 CPUtime=3.4 cores=0,2,4,6
/proc/16496/task/16502/stat : 16502 (java) S 16494 16494 8557 0 -1 1077944384 5109 0 0 0 317 23 0 0 20 0 15 0 116472684 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716007197040 140716529068674 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16503] ppid=16494 vsize=13980732 memory=920 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16503/stat : 16503 (java) S 16494 16494 8557 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716006143072 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16504] ppid=16494 vsize=13980732 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16504/stat : 16504 (java) S 16494 16494 8557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 116472685 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716005090176 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16505] ppid=16494 vsize=13980732 memory=832 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16505/stat : 16505 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716004038480 140716529076123 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16506] ppid=16494 vsize=13980732 memory=16436 CPUtime=3.59 cores=0,2,4,6
/proc/16496/task/16506/stat : 16506 (java) S 16494 16494 8557 0 -1 1077944384 15812 0 0 0 357 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716002986864 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16507] ppid=16494 vsize=13980732 memory=3904 CPUtime=3.15 cores=0,2,4,6
/proc/16496/task/16507/stat : 16507 (java) S 16494 16494 8557 0 -1 1077944384 16638 0 0 0 313 2 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716001934064 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16508] ppid=16494 vsize=13980732 memory=2928 CPUtime=0.71 cores=0,2,4,6
/proc/16496/task/16508/stat : 16508 (java) S 16494 16494 8557 0 -1 1077944384 8238 0 0 0 70 1 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140716000881264 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16509] ppid=16494 vsize=13980732 memory=281920 CPUtime=0 cores=0,2,4,6
/proc/16496/task/16509/stat : 16509 (java) S 16494 16494 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116472687 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715999828704 140716529067733 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
[pid=16496/tid=16510] ppid=16494 vsize=13980732 memory=4068 CPUtime=1.12 cores=0,2,4,6
/proc/16496/task/16510/stat : 16510 (java) S 16494 16494 8557 0 -1 1077944384 736 0 0 0 58 54 0 0 20 0 15 0 116472694 14316269568 44993 18446744073709551615 4194304 4196468 140727005641152 140715998775984 140716529068674 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 10743808 140727005647281 140727005647457 140727005647457 140727005650895 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 181352 KiB

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

[startup+2489.41 s]
# the end of solver process 16494 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.33 s, system=1.72782 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2489.41
CPU time (s): 2520.05
CPU user time (s): 2518.33
CPU system time (s): 1.72782
CPU usage (%): 101.231
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 266180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.33
system time used= 1.72782
maximum resident set size= 264800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88960
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 145785
involuntary context switches= 5369


# summary of solver processes directly reported to runsolver:
#   pid: 16494
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.33
#   total CPU system time (s): 1.72782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1109 second user time and 20.6866 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 13:25:31
IDJOB=4282562
IDBENCH=133917
IDSOLVER=2677
FILE ID=node126/4282562-1503142776
RUNJOBID= node126-1503095802-8615
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-30.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-4282562-1503142776/watcher-4282562-1503142776 -o /tmp/evaluation-result-4282562-1503142776/solver-4282562-1503142776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 793384849 HOME/instance-4282562-1503142776.xml

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

MD5SUM BENCH= 342946d6497bc5c3a3caf7e92c124315
RANDOM SEED=793384849

node126.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.81
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.81
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.81
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.81
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:        31207856 kB
MemAvailable:   31779544 kB
Buffers:          307672 kB
Cached:           553928 kB
SwapCached:          524 kB
Active:           722976 kB
Inactive:         366460 kB
Active(anon):     183976 kB
Inactive(anon):    93904 kB
Active(file):     539000 kB
Inactive(file):   272556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:        227472 kB
Mapped:            70584 kB
Shmem:             49824 kB
Slab:             178592 kB
SReclaimable:     151932 kB
SUnreclaim:        26660 kB
KernelStack:        3440 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1209456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 14:07:01