Trace number 4271941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.03 2460.6101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r4.xml
MD5SUM6d00557b853b2556046a5f6541eccb2e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20086.801
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints27
Number of domains2
Minimum domain size13
Maximum domain size59
Distribution of domain sizes[{"size":13,"count":1},{"size":59,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":168},{"degree":5,"count":12}]
Minimum constraint arity13
Maximum constraint arity180
Distribution of constraint arities[{"arity":13,"count":1},{"arity":15,"count":24},{"arity":180,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":12},{"type":"lex","count":1},{"type":"sum","count":12},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271941-1502841377.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4271941-1502841377.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
0.66/0.59	c solve instance...
2520.00/2460.60	s UNKNOWN
2520.00/2460.60	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 (14496 MiB free)
  memory of node 1: 16384 MiB (15329 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=11865, runsolver pid=11862

[startup+0.100222 s]*
/proc/loadavg: 1.74 1.64 1.75 3/198 11868
/proc/meminfo: memFree=30540544/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13358712 memory=13712 CPUtime=0 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 3176 0 0 0 0 0 0 0 20 0 6 0 86358312 13679321088 3428 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3339678 3428 1803 1 0 3329175 0
[pid=11867/tid=11868] ppid=11865 vsize=13358712 memory=7311146985107750967 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 2050 0 0 0 0 0 0 0 20 0 6 0 86358312 13679321088 3494 18446744073709551615 4194304 4196468 140726659596800 140388561420880 140388541265246 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13358712 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 86358313 13679321088 3494 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13358712 memory=288370940431746688 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 86358313 13679321088 3494 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 86358313 13679321088 3494 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 86358313 13679321088 3560 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15092 KiB

[startup+0.209892 s]*
/proc/loadavg: 1.74 1.64 1.75 4/211 11881
/proc/meminfo: memFree=30527368/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13974352 memory=27236 CPUtime=0.09 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 5276 0 0 0 8 1 0 0 20 0 15 0 86358312 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3493588 6809 2728 1 0 3482964 0
[pid=11867/tid=11868] ppid=11865 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 3409 0 0 0 6 1 0 0 20 0 15 0 86358312 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388561408848 140388549862773 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13974352 memory=288370940431746688 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13974352 memory=140564280034944 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358314 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86358314 14309736448 6809 18446744073709551615 4194304 4196468 140726659596800 140388034651040 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86358315 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388033598448 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) R 11865 11865 897 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388557195906 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13974352 memory=140564280034944 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) R 11865 11865 897 0 -1 4202560 246 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557206106 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13974352 memory=140564280034944 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358322 14309736448 6873 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28616 KiB

[startup+0.314792 s]*
/proc/loadavg: 1.74 1.64 1.75 4/211 11881
/proc/meminfo: memFree=30514264/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13974352 memory=37292 CPUtime=0.29 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 8943 0 0 0 26 3 0 0 20 0 15 0 86358312 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3493588 9323 2985 1 0 3482964 0
[pid=11867/tid=11868] ppid=11865 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 6139 0 0 0 16 1 0 0 20 0 15 0 86358312 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388561414496 140388557206685 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358314 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86358314 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388034651040 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86358315 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388033598448 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) R 11865 11865 897 0 -1 4202560 469 0 0 0 1 0 0 0 20 0 15 0 86358317 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388537885056 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) R 11865 11865 897 0 -1 1077944384 310 0 0 0 1 0 0 0 20 0 15 0 86358317 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13974352 memory=140564280034944 CPUtime=0.06 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) R 11865 11865 897 0 -1 4202560 726 0 0 0 6 0 0 0 20 0 15 0 86358317 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557196694 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13974352 memory=140564280034944 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358322 14309736448 9323 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38672 KiB

[startup+0.700744 s]
/proc/loadavg: 1.74 1.64 1.75 4/211 11881
/proc/meminfo: memFree=30502308/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13980732 memory=61968 CPUtime=1.2 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 13194 0 0 0 115 5 0 0 20 0 15 0 86358312 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3495183 15492 3173 1 0 3483476 0
[pid=11867/tid=11868] ppid=11865 vsize=13980732 memory=47496 CPUtime=0.54 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 8545 0 0 0 51 3 0 0 20 0 15 0 86358312 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388561423080 140388557196694 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13980732 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13980732 memory=25332 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13980732 memory=6657 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13980732 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388034651040 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13980732 memory=6660 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86358315 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388033598448 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) R 11865 11865 897 0 -1 4202560 1124 0 0 0 20 0 0 0 20 0 15 0 86358317 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388031480664 140388536431555 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) R 11865 11865 897 0 -1 4202560 862 0 0 0 19 0 0 0 20 0 15 0 86358317 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388030423296 140388540742128 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13980732 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) S 11865 11865 897 0 -1 1077944384 1354 0 0 0 23 0 0 0 20 0 15 0 86358317 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358322 14316269568 15492 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63348 KiB

[startup+1.50709 s]
/proc/loadavg: 1.74 1.64 1.75 5/211 11881
/proc/meminfo: memFree=30467340/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13980732 memory=120928 CPUtime=3.49 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 20278 0 0 0 341 8 0 0 20 0 15 0 86358312 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3495183 30232 3190 1 0 3483476 0
[pid=11867/tid=11868] ppid=11865 vsize=13980732 memory=100328 CPUtime=1.35 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 9259 0 0 0 131 4 0 0 20 0 15 0 86358312 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388561421312 140388203562060 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13980732 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13980732 memory=25332 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13980732 memory=281128292323024 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86358313 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 30232 18446744073709551615 4194304 4196468 140726659596800 140388034651040 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 86358315 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388033598464 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13980732 memory=3904 CPUtime=3.74 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) S 11865 11865 897 0 -1 1077944384 25193 0 0 0 371 3 0 0 20 0 15 0 86358317 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13980732 memory=1380 CPUtime=4.22 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) S 11865 11865 897 0 -1 1077944384 28889 0 0 0 418 4 0 0 20 0 15 0 86358317 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13980732 memory=4116 CPUtime=0.64 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) S 11865 11865 897 0 -1 1077944384 9098 0 0 0 61 3 0 0 20 0 15 0 86358317 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13980732 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13980732 memory=4616 CPUtime=1.26 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 757 0 0 0 63 63 0 0 20 0 15 0 86358322 14316269568 91673 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 2378.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 368072 KiB

[startup+2382.3 s]
/proc/loadavg: 1.39 1.33 1.39 3/211 12131
/proc/meminfo: memFree=30094524/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13980732 memory=393700 CPUtime=2439.94 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 308129 0 0 0 243466 528 0 0 20 0 15 0 86358312 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3495183 98425 3261 1 0 3483476 0
[pid=11867/tid=11868] ppid=11865 vsize=13980732 memory=1380 CPUtime=2360.42 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 107023 0 0 0 236011 31 0 0 20 0 15 0 86358312 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388561424016 140388204876523 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13980732 memory=393004 CPUtime=16.54 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 26662 0 0 0 1555 99 0 0 20 0 15 0 86358313 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13980732 memory=393004 CPUtime=16.49 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 25609 0 0 0 1548 101 0 0 20 0 15 0 86358313 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13980732 memory=1380 CPUtime=16.56 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 24489 0 0 0 1555 101 0 0 20 0 15 0 86358313 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13980732 memory=393008 CPUtime=16.54 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 25324 0 0 0 1554 100 0 0 20 0 15 0 86358313 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13980732 memory=1380 CPUtime=3.39 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 33667 0 0 0 282 57 0 0 20 0 15 0 86358314 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13980732 memory=393700 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388034651104 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 86358315 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388033598464 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13980732 memory=1380 CPUtime=3.74 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) S 11865 11865 897 0 -1 1077944384 25195 0 0 0 371 3 0 0 20 0 15 0 86358317 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13980732 memory=393004 CPUtime=4.22 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) S 11865 11865 897 0 -1 1077944384 28891 0 0 0 418 4 0 0 20 0 15 0 86358317 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13980732 memory=393004 CPUtime=0.64 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) S 11865 11865 897 0 -1 1077944384 9100 0 0 0 61 3 0 0 20 0 15 0 86358317 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13980732 memory=1380 CPUtime=1.3 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 776 0 0 0 65 65 0 0 20 0 15 0 86358322 14316269568 98425 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 2439.94 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 395080 KiB

[startup+2442.3 s]
/proc/loadavg: 1.44 1.36 1.40 3/212 12133
/proc/meminfo: memFree=30123244/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13980732 memory=348000 CPUtime=2501.14 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 314392 0 0 0 249576 538 0 0 20 0 15 0 86358312 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3495183 87000 3261 1 0 3483476 0
[pid=11867/tid=11868] ppid=11865 vsize=13980732 memory=359740 CPUtime=2419.9 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 109084 0 0 0 241958 32 0 0 20 0 15 0 86358312 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388561424016 140388205576626 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13980732 memory=348000 CPUtime=16.94 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 27508 0 0 0 1593 101 0 0 20 0 15 0 86358313 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13980732 memory=1380 CPUtime=16.9 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 26479 0 0 0 1587 103 0 0 20 0 15 0 86358313 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13980732 memory=1380 CPUtime=16.96 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 25371 0 0 0 1593 103 0 0 20 0 15 0 86358313 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13980732 memory=1380 CPUtime=16.94 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 26668 0 0 0 1592 102 0 0 20 0 15 0 86358313 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13980732 memory=351080 CPUtime=3.47 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 33795 0 0 0 288 59 0 0 20 0 15 0 86358314 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13980732 memory=349028 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388034651104 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 86358315 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388033598464 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13980732 memory=1380 CPUtime=3.74 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) S 11865 11865 897 0 -1 1077944384 25197 0 0 0 371 3 0 0 20 0 15 0 86358317 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13980732 memory=1380 CPUtime=4.23 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) S 11865 11865 897 0 -1 1077944384 28959 0 0 0 419 4 0 0 20 0 15 0 86358317 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13980732 memory=353644 CPUtime=0.64 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) S 11865 11865 897 0 -1 1077944384 9146 0 0 0 61 3 0 0 20 0 15 0 86358317 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13980732 memory=348516 CPUtime=1.33 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 792 0 0 0 67 66 0 0 20 0 15 0 86358322 14316269568 87000 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 2501.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 349380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2460.6 s]
/proc/loadavg: 1.63 1.41 1.42 3/211 12134
/proc/meminfo: memFree=30111636/32770624 swapFree=67108860/67108860
[pid=11865] ppid=11862 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/11865/stat : 11865 (xcsp3-exec) S 11862 11865 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86358302 9740288 345 18446744073709551615 4194304 5098028 140725495025856 140725495023960 140253131469436 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 18317312 140725495034232 140725495034437 140725495034437 140725495037931 0
/proc/11865/statm: 2378 345 289 221 0 87 0
[pid=11867] ppid=11865 vsize=13980732 memory=378640 CPUtime=2520 cores=1,3,5,7
/proc/11867/stat : 11867 (java) S 11865 11865 897 0 -1 1077944320 320713 0 0 0 251457 543 0 0 20 0 15 0 86358312 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140726659579344 140388557184759 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
/proc/11867/statm: 3495183 94660 3261 1 0 3483476 0
[pid=11867/tid=11868] ppid=11865 vsize=13980732 memory=1376 CPUtime=2437.97 cores=1,3,5,7
/proc/11867/task/11868/stat : 11868 (java) R 11865 11865 897 0 -1 4202560 113753 0 0 0 243765 32 0 0 20 0 15 0 86358312 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388561424128 140388203904914 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11869] ppid=11865 vsize=13980732 memory=493372 CPUtime=17.13 cores=1,3,5,7
/proc/11867/task/11869/stat : 11869 (java) S 11865 11865 897 0 -1 1077944384 27825 0 0 0 1611 102 0 0 20 0 15 0 86358313 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388157623056 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11870] ppid=11865 vsize=13980732 memory=4060 CPUtime=17.08 cores=1,3,5,7
/proc/11867/task/11870/stat : 11870 (java) S 11865 11865 897 0 -1 1077944384 26740 0 0 0 1604 104 0 0 20 0 15 0 86358313 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388156570512 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11871] ppid=11865 vsize=13980732 memory=1398720917958146503 CPUtime=17.16 cores=1,3,5,7
/proc/11867/task/11871/stat : 11871 (java) S 11865 11865 897 0 -1 1077944384 25679 0 0 0 1612 104 0 0 20 0 15 0 86358313 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388155517968 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11872] ppid=11865 vsize=13980732 memory=1200 CPUtime=17.13 cores=1,3,5,7
/proc/11867/task/11872/stat : 11872 (java) S 11865 11865 897 0 -1 1077944384 26982 0 0 0 1610 103 0 0 20 0 15 0 86358313 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388154465424 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11873] ppid=11865 vsize=13980732 memory=15880 CPUtime=3.49 cores=1,3,5,7
/proc/11867/task/11873/stat : 11873 (java) S 11865 11865 897 0 -1 1077944384 34245 0 0 0 290 59 0 0 20 0 15 0 86358314 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388035704816 140388557195906 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11874] ppid=11865 vsize=13980732 memory=26584 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11874/stat : 11874 (java) S 11865 11865 897 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 86358314 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388034651104 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11875] ppid=11865 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11875/stat : 11875 (java) S 11865 11865 897 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 86358315 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388033598464 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11876] ppid=11865 vsize=13980732 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11876/stat : 11876 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388032547024 140388557203355 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11877] ppid=11865 vsize=13980732 memory=2248 CPUtime=3.74 cores=1,3,5,7
/proc/11867/task/11877/stat : 11877 (java) S 11865 11865 897 0 -1 1077944384 25197 0 0 0 371 3 0 0 20 0 15 0 86358317 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388031494640 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11878] ppid=11865 vsize=13980732 memory=4304 CPUtime=4.23 cores=1,3,5,7
/proc/11867/task/11878/stat : 11878 (java) S 11865 11865 897 0 -1 1077944384 28959 0 0 0 419 4 0 0 20 0 15 0 86358317 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388030442096 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11879] ppid=11865 vsize=13980732 memory=1624 CPUtime=0.64 cores=1,3,5,7
/proc/11867/task/11879/stat : 11879 (java) S 11865 11865 897 0 -1 1077944384 9146 0 0 0 61 3 0 0 20 0 15 0 86358317 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388029389552 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11880] ppid=11865 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/11867/task/11880/stat : 11880 (java) S 11865 11865 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86358317 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388028337248 140388557194965 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
[pid=11867/tid=11881] ppid=11865 vsize=13980732 memory=2164 CPUtime=1.33 cores=1,3,5,7
/proc/11867/task/11881/stat : 11881 (java) S 11865 11865 897 0 -1 1077944384 794 0 0 0 67 66 0 0 20 0 15 0 86358322 14316269568 94660 18446744073709551615 4194304 4196468 140726659596800 140388027283760 140388557195906 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11386880 140726659600817 140726659600993 140726659600993 140726659604431 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 380020 KiB

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

[startup+2460.61 s]
# the end of solver process 11865 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001893 s, system=0 s

[startup+2460.61 s]
# the end of solver process 11867 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.59 s, system=5.43742 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): 2460.61
CPU time (s): 2520.03
CPU user time (s): 2514.59
CPU system time (s): 5.43742
CPU usage (%): 102.415
Max. virtual memory (cumulated for all children) (KiB): 13992172
Max. memory (cumulated for all children) (KiB): 539312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.59
system time used= 5.43742
maximum resident set size= 538480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 125727
involuntary context switches= 5926


# summary of solver processes directly reported to runsolver:
#   pid: 11865,11867
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2514.59
#   total CPU system time (s): 5.43742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4949 second user time and 25.813 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 01:42:10
IDJOB=4271941
IDBENCH=137387
IDSOLVER=2664
FILE ID=node125/4271941-1502841377
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r4.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-4271941-1502841377/watcher-4271941-1502841377 -o /tmp/evaluation-result-4271941-1502841377/solver-4271941-1502841377 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1352369588 HOME/instance-4271941-1502841377.xml

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

MD5SUM BENCH= 6d00557b853b2556046a5f6541eccb2e
RANDOM SEED=1352369588

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30541784 kB
MemAvailable:   31553948 kB
Buffers:          306812 kB
Cached:          1006576 kB
SwapCached:            0 kB
Active:          1165548 kB
Inactive:         627564 kB
Active(anon):     480020 kB
Inactive(anon):    41292 kB
Active(file):     685528 kB
Inactive(file):   586272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        479424 kB
Mapped:            65012 kB
Shmem:             41636 kB
Slab:             138384 kB
SReclaimable:     112400 kB
SUnreclaim:        25984 kB
KernelStack:        3408 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1109124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-16 02:23:11