Trace number 4282214

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.0801 2492.03

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-14-fair.xml
MD5SUMabdfed4353cf02606058846107286b36
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 variables40248
Number of constraints38137
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":5342},{"size":201,"count":180},{"size":20001,"count":34726}]
Minimum variable degree2
Maximum variable degree320
Distribution of variable degrees[{"degree":2,"count":35660},{"degree":3,"count":924},{"degree":4,"count":47},{"degree":5,"count":374},{"degree":6,"count":208},{"degree":7,"count":781},{"degree":8,"count":1143},{"degree":9,"count":638},{"degree":10,"count":24},{"degree":12,"count":29},{"degree":13,"count":336},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":15},{"degree":57,"count":15},{"degree":59,"count":12},{"degree":70,"count":1},{"degree":80,"count":14},{"degree":125,"count":2},{"degree":126,"count":12},{"degree":320,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":6162},{"arity":3,"count":31973}]
Number of extensional constraints0
Number of intensional constraints38137
Distribution of constraint types[{"type":"intension","count":38137}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282214-1503159272.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4282214-1503159272.xml, -tl, 2520s, -p, 1, -x, 0]
0.31/0.32	c simple solver
0.31/0.39	c parse instance...
15.21/4.64	c solve instance...
2520.05/2492.01	s UNKNOWN
2520.05/2492.01	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 (15326 MiB free)
  memory of node 1: 16384 MiB (14815 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282214-1503159272/watcher-4282214-1503159272 -o /tmp/evaluation-result-4282214-1503159272/solver-4282214-1503159272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 345156161 HOME/instance-4282214-1503159272.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=28491, runsolver pid=28488

[startup+0.100202 s]*
/proc/loadavg: 4.09 4.25 3.63 3/205 28498
/proc/meminfo: memFree=30857272/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13507920 memory=17204 CPUtime=0.01 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 3594 0 0 0 1 0 0 0 20 0 8 0 14335216 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3376980 4301 2032 1 0 3366477 0
[pid=28493/tid=28494] ppid=28491 vsize=13507920 memory=-6871798056524144002 CPUtime=0.01 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 2328 0 0 0 1 0 0 0 20 0 8 0 14335216 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140620411819688 140620393654670 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 14335217 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13507920 memory=139676404504192 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 14335217 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 14335217 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 14335217 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 14335218 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 14335219 13832110080 4301 18446744073709551615 4194304 4196468 140721318450112 140619750556240 140620407596757 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13517432 KiB
Current children cumulated memory: 18584 KiB

[startup+0.210159 s]*
/proc/loadavg: 4.09 4.25 3.63 3/214 28507
/proc/meminfo: memFree=30848064/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13974352 memory=28672 CPUtime=0.11 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 5084 0 0 0 9 2 0 0 20 0 15 0 14335216 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3493588 7168 2849 1 0 3482964 0
[pid=28493/tid=28494] ppid=28491 vsize=13974352 memory=8390339637985935414 CPUtime=0.08 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 3106 0 0 0 7 1 0 0 20 0 15 0 14335216 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140620411807448 140620386888295 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13974352 memory=288230613264376582 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13974352 memory=3474723096781215392 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13974352 memory=139676404504192 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14335218 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14335219 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619750557344 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14335219 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619749504240 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13974352 memory=139676404504192 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28491 28491 15523 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13974352 memory=139676404504192 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335226 14309736448 7168 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30052 KiB

[startup+0.311941 s]*
/proc/loadavg: 4.09 4.25 3.63 6/214 28507
/proc/meminfo: memFree=30835900/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13974352 memory=39860 CPUtime=0.31 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 8577 0 0 0 28 3 0 0 20 0 15 0 14335216 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3493588 9965 3002 1 0 3482964 0
[pid=28493/tid=28494] ppid=28491 vsize=13974352 memory=8390339637985935414 CPUtime=0.18 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 5714 0 0 0 16 2 0 0 20 0 15 0 14335216 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140620411820816 140620407608477 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13974352 memory=291045363031483142 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13974352 memory=3474723096781215392 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13974352 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14335217 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13974352 memory=8392725552161802465 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14335218 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14335219 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619750557344 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14335219 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619749504240 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 634 0 0 0 2 0 0 0 20 0 15 0 14335221 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13974352 memory=3472323898181169199 CPUtime=0.01 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 15 0 14335221 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13974352 memory=139676404504192 CPUtime=0.06 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) R 28491 28491 15523 0 -1 4202560 681 0 0 0 6 0 0 0 20 0 15 0 14335221 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620389151189 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13974352 memory=139676404504192 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335226 14309736448 9965 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41240 KiB

[startup+0.708868 s]
/proc/loadavg: 4.09 4.25 3.63 5/214 28507
/proc/meminfo: memFree=30817416/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13978684 memory=96420 CPUtime=1.43 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 12666 0 0 0 138 5 0 0 20 0 15 0 14335216 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3494671 24105 3162 1 0 3482964 0
[pid=28493/tid=28494] ppid=28491 vsize=13978684 memory=2477860587009 CPUtime=0.57 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 7374 0 0 0 54 3 0 0 20 0 15 0 14335216 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140620411821304 140619997629338 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13978684 memory=2482155554305 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13978684 memory=62864 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335217 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14335217 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14335218 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14335219 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619750557344 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14335219 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619749504240 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13978684 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) R 28491 28491 15523 0 -1 4202560 1273 0 0 0 30 0 0 0 20 0 15 0 14335221 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619747399104 140620385340309 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13978684 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) R 28491 28491 15523 0 -1 4202560 1234 0 0 0 28 0 0 0 20 0 15 0 14335221 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620387303687 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13978684 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) R 28491 28491 15523 0 -1 4202560 1479 0 0 0 25 0 0 0 20 0 15 0 14335221 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619745290080 140620400683464 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14335226 14314172416 24105 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 97800 KiB

[startup+1.50383 s]
/proc/loadavg: 4.09 4.25 3.63 5/214 28507
/proc/meminfo: memFree=30670028/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13978684 memory=432172 CPUtime=4.01 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 15942 0 0 0 381 20 0 0 20 0 15 0 14335216 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3494671 108043 3211 1 0 3482964 0
[pid=28493/tid=28494] ppid=28491 vsize=13978684 memory=0 CPUtime=1.2 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) S 28491 28491 15523 0 -1 1077944384 7548 0 0 0 114 6 0 0 20 0 15 0 14335216 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140620411824304 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13978684 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) R 28491 28491 15523 0 -1 4202560 128 0 0 0 10 3 0 0 20 0 15 0 14335217 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140620327000792 140620392614425 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13978684 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) R 28491 28491 15523 0 -1 4202560 75 0 0 0 6 2 0 0 20 0 15 0 14335217 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140620325948248 140620392614425 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13978684 memory=7228647259823755600 CPUtime=0.12 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) R 28491 28491 15523 0 -1 4202560 124 0 0 0 10 2 0 0 20 0 15 0 14335217 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620400686251 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13978684 memory=7091596460479830112 CPUtime=0.13 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) R 28491 28491 15523 0 -1 4202560 131 0 0 0 10 3 0 0 20 0 15 0 14335217 14314172416 108043 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620392614425 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13978684 memory=5866592051174396496 CPUtime=0 cores=0,2,4,6

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

/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619749504256 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13980732 memory=2968388 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 20851 0 0 0 502 4 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13980732 memory=1380 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 24266 0 0 0 504 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13980732 memory=1380 CPUtime=1 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28491 28491 15523 0 -1 1077944384 13765 0 0 0 98 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13980732 memory=2968388 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13980732 memory=1380 CPUtime=1.17 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 1923 0 0 0 53 64 0 0 20 0 15 0 14335226 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 2350.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2969768 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.10 2.21 3/215 28724
/proc/meminfo: memFree=26323892/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13980732 memory=2968388 CPUtime=2410.29 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 154254 0 0 0 240718 311 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3495183 742097 3266 1 0 3483476 0
[pid=28493/tid=28494] ppid=28491 vsize=13980732 memory=2968388 CPUtime=2374.97 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 75250 0 0 0 237482 15 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620411823128 140620006842489 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.26 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 2250 0 0 0 469 57 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.35 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 2096 0 0 0 477 58 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.33 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 2621 0 0 0 474 59 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13980732 memory=1380 CPUtime=5.37 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2646 0 0 0 477 60 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13980732 memory=2968388 CPUtime=1.6 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 7205 0 0 0 158 2 0 0 20 0 15 0 14335218 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619750557408 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13980732 memory=2968388 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619749504256 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 20854 0 0 0 502 4 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13980732 memory=1380 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 24268 0 0 0 504 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13980732 memory=2968388 CPUtime=1 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28491 28491 15523 0 -1 1077944384 13767 0 0 0 98 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13980732 memory=2968388 CPUtime=1.19 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 1956 0 0 0 54 65 0 0 20 0 15 0 14335226 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 2410.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2969768 KiB

[startup+2442.3 s]
/proc/loadavg: 2.21 2.14 2.22 3/213 28726
/proc/meminfo: memFree=26330404/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13980732 memory=2968388 CPUtime=2470.32 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 155785 0 0 0 246719 313 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3495183 742097 3266 1 0 3483476 0
[pid=28493/tid=28494] ppid=28491 vsize=13980732 memory=2968388 CPUtime=2434.96 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 76704 0 0 0 243481 15 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620411823128 140620004020428 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.26 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 2250 0 0 0 469 57 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.35 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 2096 0 0 0 477 58 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.33 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 2621 0 0 0 474 59 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13980732 memory=1380 CPUtime=5.37 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2646 0 0 0 477 60 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13980732 memory=2968388 CPUtime=1.6 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 7217 0 0 0 158 2 0 0 20 0 15 0 14335218 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13980732 memory=2968388 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619750557408 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13980732 memory=2968388 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619749504256 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13980732 memory=3472467954536356955 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 20860 0 0 0 502 4 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13980732 memory=2968388 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 24272 0 0 0 504 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13980732 memory=1380 CPUtime=1 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28491 28491 15523 0 -1 1077944384 13771 0 0 0 98 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13980732 memory=1700 CPUtime=1.22 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 2007 0 0 0 55 67 0 0 20 0 15 0 14335226 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 2470.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2969768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492 s]*
/proc/loadavg: 2.09 2.12 2.21 3/212 28728
/proc/meminfo: memFree=26332396/32770624 swapFree=67108860/67108860
[pid=28491] ppid=28488 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28491/stat : 28491 (xcsp3-exec) S 28488 28491 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 14335208 9740288 345 18446744073709551615 4194304 5098028 140737132661280 140737132659384 140478838723196 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 19214336 140737132667258 140737132667462 140737132667462 140737132670955 0
/proc/28491/statm: 2378 345 289 221 0 87 0
[pid=28493] ppid=28491 vsize=13980732 memory=2968388 CPUtime=2520.05 cores=0,2,4,6
/proc/28493/stat : 28493 (java) S 28491 28491 15523 0 -1 1077944320 156914 0 0 0 251691 314 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140721318432656 140620407586551 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
/proc/28493/statm: 3495183 742097 3266 1 0 3483476 0
[pid=28493/tid=28494] ppid=28491 vsize=13980732 memory=1398720917958146503 CPUtime=2484.67 cores=0,2,4,6
/proc/28493/task/28494/stat : 28494 (java) R 28491 28491 15523 0 -1 4202560 77787 0 0 0 248451 16 0 0 20 0 15 0 14335216 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620411823128 140620004020618 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28495] ppid=28491 vsize=13980732 memory=4126316290023845779 CPUtime=5.26 cores=0,2,4,6
/proc/28493/task/28495/stat : 28495 (java) S 28491 28491 15523 0 -1 1077944384 2250 0 0 0 469 57 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620327000592 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28496] ppid=28491 vsize=13980732 memory=792 CPUtime=5.35 cores=0,2,4,6
/proc/28493/task/28496/stat : 28496 (java) S 28491 28491 15523 0 -1 1077944384 2096 0 0 0 477 58 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620325948048 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28497] ppid=28491 vsize=13980732 memory=5412 CPUtime=5.33 cores=0,2,4,6
/proc/28493/task/28497/stat : 28497 (java) S 28491 28491 15523 0 -1 1077944384 2621 0 0 0 474 59 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620324894992 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28498] ppid=28491 vsize=13980732 memory=4612 CPUtime=5.37 cores=0,2,4,6
/proc/28493/task/28498/stat : 28498 (java) S 28491 28491 15523 0 -1 1077944384 2646 0 0 0 477 60 0 0 20 0 15 0 14335217 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140620323842448 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28499] ppid=28491 vsize=13980732 memory=1200 CPUtime=1.6 cores=0,2,4,6
/proc/28493/task/28499/stat : 28499 (java) S 28491 28491 15523 0 -1 1077944384 7223 0 0 0 158 2 0 0 20 0 15 0 14335218 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619751611120 140620407597698 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28500] ppid=28491 vsize=13980732 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28500/stat : 28500 (java) S 28491 28491 15523 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619750557408 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28501] ppid=28491 vsize=13980732 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28501/stat : 28501 (java) S 28491 28491 15523 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14335219 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619749504256 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28502] ppid=28491 vsize=13980732 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28502/stat : 28502 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619748452816 140620407605147 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28503] ppid=28491 vsize=13980732 memory=56 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28503/stat : 28503 (java) S 28491 28491 15523 0 -1 1077944384 20863 0 0 0 502 4 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619747399920 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28504] ppid=28491 vsize=13980732 memory=288287787869012825 CPUtime=5.06 cores=0,2,4,6
/proc/28493/task/28504/stat : 28504 (java) S 28491 28491 15523 0 -1 1077944384 24274 0 0 0 504 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619746347376 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28505] ppid=28491 vsize=13980732 memory=302356902367723803 CPUtime=1 cores=0,2,4,6
/proc/28493/task/28505/stat : 28505 (java) S 28491 28491 15523 0 -1 1077944384 13773 0 0 0 98 2 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619745294320 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28506] ppid=28491 vsize=13980732 memory=288287787869012825 CPUtime=0 cores=0,2,4,6
/proc/28493/task/28506/stat : 28506 (java) S 28491 28491 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14335221 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619744242016 140620407596757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
[pid=28493/tid=28507] ppid=28491 vsize=13980732 memory=212 CPUtime=1.24 cores=0,2,4,6
/proc/28493/task/28507/stat : 28507 (java) S 28491 28491 15523 0 -1 1077944384 2040 0 0 0 56 68 0 0 20 0 15 0 14335226 14316269568 742097 18446744073709551615 4194304 4196468 140721318450112 140619743190064 140620407597698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39489536 140721318457778 140721318457954 140721318457954 140721318461391 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2969768 KiB

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

[startup+2492.02 s]
# the end of solver process 28491 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000889 s, system=0.001325 s

[startup+2492.03 s]
# the end of solver process 28493 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.93 s, system=3.15367 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

Child status: 143
Real time (s): 2492.03
CPU time (s): 2520.08
CPU user time (s): 2516.93
CPU system time (s): 3.15367
CPU usage (%): 101.126
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2969768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.93
system time used= 3.15367
maximum resident set size= 2969412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157773
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57701
involuntary context switches= 2255


# summary of solver processes directly reported to runsolver:
#   pid: 28491,28493
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.93
#   total CPU system time (s): 3.15367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4917 second user time and 23.7437 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 18:01:02
IDJOB=4282214
IDBENCH=139180
IDSOLVER=2677
FILE ID=node130/4282214-1503159272
RUNJOBID= node130-1503095856-15586
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-14-fair.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-4282214-1503159272/watcher-4282214-1503159272 -o /tmp/evaluation-result-4282214-1503159272/solver-4282214-1503159272 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 345156161 HOME/instance-4282214-1503159272.xml

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

MD5SUM BENCH= abdfed4353cf02606058846107286b36
RANDOM SEED=345156161

node130.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.77
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.77
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.77
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.77
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:        30865160 kB
MemAvailable:   31062740 kB
Buffers:          177712 kB
Cached:           310348 kB
SwapCached:            0 kB
Active:          1184168 kB
Inactive:         313748 kB
Active(anon):    1010508 kB
Inactive(anon):    16748 kB
Active(file):     173660 kB
Inactive(file):   297000 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9672 kB
Writeback:             0 kB
AnonPages:       1010048 kB
Mapped:            45572 kB
Shmem:             17060 kB
Slab:             110080 kB
SReclaimable:      85512 kB
SUnreclaim:        24568 kB
KernelStack:        3504 kB
PageTables:         6576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2473224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    940032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node130 at 2017-08-19 18:42:35