Trace number 4281966

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 4.0.5 seq (2017-08-18)? (TO) 2520.0701 2501.02

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-14.xml
MD5SUM7bee45910aa9ad1c56e5a256c184a2b3
Bench CategoryCOP (optimization 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 variables241
Number of constraints240
Number of domains2
Minimum domain size2
Maximum domain size196
Distribution of domain sizes[{"size":2,"count":44},{"size":196,"count":197}]
Minimum variable degree2
Maximum variable degree44
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":150},{"degree":4,"count":44},{"degree":44,"count":1}]
Minimum constraint arity2
Maximum constraint arity196
Distribution of constraint arities[{"arity":2,"count":195},{"arity":3,"count":44},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints239
Distribution of constraint types[{"type":"intension","count":239},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281966-1503135348.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4281966-1503135348.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.32	c simple solver
0.29/0.39	c parse instance...
8.65/6.63	c solve instance...
2520.04/2501.01	s UNKNOWN
2520.04/2501.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 (14582 MiB free)
  memory of node 1: 16384 MiB (15335 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100132 s]*
/proc/loadavg: 1.87 1.98 2.03 3/204 15638
/proc/meminfo: memFree=30627836/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13441356 memory=16940 CPUtime=0.01 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 3514 0 0 0 1 0 0 0 20 0 7 0 115730116 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3360339 4235 1983 1 0 3349836 0
[pid=15633/tid=15634] ppid=15631 vsize=13441356 memory=-8713483618642589536 CPUtime=0.01 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 2274 0 0 0 1 0 0 0 20 0 7 0 115730117 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139668470573840 139668450411870 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13441356 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 115730117 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13441356 memory=139859422258816 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 115730117 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 115730117 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 115730117 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13441356 memory=139859422258816 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 115730119 13763948544 4235 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 18320 KiB

[startup+0.210597 s]*
/proc/loadavg: 1.87 1.98 2.03 4/213 15647
/proc/meminfo: memFree=30618112/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13974352 memory=28136 CPUtime=0.1 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 4941 0 0 0 9 1 0 0 20 0 15 0 115730116 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3493588 7034 2753 1 0 3482964 0
[pid=15633/tid=15634] ppid=15631 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 3086 0 0 0 7 0 0 0 20 0 15 0 115730117 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139668470563576 139668466353309 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13974352 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13974352 memory=139859423334175 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13974352 memory=139859422258816 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667943433376 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667942380272 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) S 15631 15631 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13974352 memory=139859422258816 CPUtime=0.01 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 115730122 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13974352 memory=139859422258816 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730126 14309736448 7034 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29516 KiB

[startup+0.310373 s]*
/proc/loadavg: 1.87 1.98 2.03 3/213 15647
/proc/meminfo: memFree=30607588/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13974352 memory=39932 CPUtime=0.29 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 8628 0 0 0 27 2 0 0 20 0 15 0 115730116 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3493588 9983 3017 1 0 3482964 0
[pid=15633/tid=15634] ppid=15631 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 5865 0 0 0 16 2 0 0 20 0 15 0 115730117 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139668470549472 139668466343318 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730117 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667943433376 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115730119 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667942380272 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13974352 memory=139859302049216 CPUtime=0.02 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 595 0 0 0 2 0 0 0 20 0 15 0 115730122 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) R 15631 15631 8557 0 -1 4202560 163 0 0 0 2 0 0 0 20 0 15 0 115730122 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668458568510 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13974352 memory=139859422258816 CPUtime=0.06 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) R 15631 15631 8557 0 -1 1077944384 702 0 0 0 6 0 0 0 20 0 15 0 115730122 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13974352 memory=139859422258816 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730126 14309736448 9983 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41312 KiB

[startup+0.701594 s]
/proc/loadavg: 1.88 1.98 2.03 4/213 15647
/proc/meminfo: memFree=30596996/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13980732 memory=73280 CPUtime=1.2 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 15400 0 0 0 115 5 0 0 20 0 15 0 115730116 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3495183 18320 3172 1 0 3483476 0
[pid=15633/tid=15634] ppid=15631 vsize=13980732 memory=41 CPUtime=0.56 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 7981 0 0 0 53 3 0 0 20 0 15 0 115730117 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139668470566920 139668061412234 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13980732 memory=4639366667402504551 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13980732 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13980732 memory=139859301769840 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667943433376 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667942380272 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13980732 memory=7809523229951467574 CPUtime=0.18 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) R 15631 15631 8557 0 -1 4202560 2849 0 0 0 18 0 0 0 20 0 15 0 115730122 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667940258712 139668451942580 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) R 15631 15631 8557 0 -1 4202560 2089 0 0 0 20 0 0 0 20 0 15 0 115730122 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667939205448 139668450290884 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13980732 memory=-6305709490739701120 CPUtime=0.23 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 1174 0 0 0 23 0 0 0 20 0 15 0 115730122 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730126 14316269568 18320 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 74660 KiB

[startup+1.50064 s]
/proc/loadavg: 1.88 1.98 2.03 5/213 15647
/proc/meminfo: memFree=30536900/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13980732 memory=116340 CPUtime=2.91 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 29072 0 0 0 284 7 0 0 20 0 15 0 115730116 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3495183 29085 3178 1 0 3483476 0
[pid=15633/tid=15634] ppid=15631 vsize=13980732 memory=19650 CPUtime=1.35 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 8139 0 0 0 132 3 0 0 20 0 15 0 115730117 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139668470566896 139668061544542 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13980732 memory=56 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13980732 memory=110992 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13980732 memory=41 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13980732 memory=279718603623456 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 115730117 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 29085 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13980732 memory=7649399392838235441 CPUtime=0 cores=1,3,5,7

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

/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667942380272 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13980732 memory=527524 CPUtime=2.78 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 27069 0 0 0 274 4 0 0 20 0 15 0 115730122 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13980732 memory=7336 CPUtime=2.44 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) S 15631 15631 8557 0 -1 1077944384 20584 0 0 0 242 2 0 0 20 0 15 0 115730122 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13980732 memory=1628 CPUtime=0.67 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 12449 0 0 0 66 1 0 0 20 0 15 0 115730122 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13980732 memory=527524 CPUtime=1 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 2224 0 0 0 42 58 0 0 20 0 15 0 115730126 14316269568 131881 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 2340 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 528904 KiB

[startup+2382.3 s]
/proc/loadavg: 1.62 1.70 1.75 3/216 15813
/proc/meminfo: memFree=30065764/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13980732 memory=533668 CPUtime=2400.41 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 144206 0 0 0 239859 182 0 0 20 0 15 0 115730116 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3495183 133417 3242 1 0 3483476 0
[pid=15633/tid=15634] ppid=15631 vsize=13980732 memory=533668 CPUtime=2374.56 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 38878 0 0 0 237437 19 0 0 20 0 15 0 115730117 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139668470571088 139668063863499 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13980732 memory=533668 CPUtime=4.18 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 7760 0 0 0 391 27 0 0 20 0 15 0 115730117 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13980732 memory=531620 CPUtime=4.19 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 9083 0 0 0 394 25 0 0 20 0 15 0 115730117 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13980732 memory=533668 CPUtime=4.19 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 8672 0 0 0 395 24 0 0 20 0 15 0 115730117 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13980732 memory=533668 CPUtime=4.2 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 6982 0 0 0 392 28 0 0 20 0 15 0 115730117 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13980732 memory=533668 CPUtime=2.08 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 8976 0 0 0 191 17 0 0 20 0 15 0 115730119 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13980732 memory=533668 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667943433440 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13980732 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667942380272 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13980732 memory=62956 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13980732 memory=62956 CPUtime=2.78 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 27232 0 0 0 274 4 0 0 20 0 15 0 115730122 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13980732 memory=1240 CPUtime=2.44 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) S 15631 15631 8557 0 -1 1077944384 20586 0 0 0 242 2 0 0 20 0 15 0 115730122 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13980732 memory=533668 CPUtime=0.67 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 12451 0 0 0 66 1 0 0 20 0 15 0 115730122 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13980732 memory=1380 CPUtime=1.02 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 2240 0 0 0 43 59 0 0 20 0 15 0 115730126 14316269568 133417 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 2400.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 535048 KiB

[startup+2442.3 s]
/proc/loadavg: 1.77 1.72 1.76 3/216 15892
/proc/meminfo: memFree=30693468/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13980732 memory=535512 CPUtime=2461.01 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 147927 0 0 0 245914 187 0 0 20 0 15 0 115730116 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3495183 133878 3257 1 0 3483476 0
[pid=15633/tid=15634] ppid=15631 vsize=13980732 memory=535400 CPUtime=2434.27 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 39458 0 0 0 243408 19 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668470570528 139668064835482 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13980732 memory=535512 CPUtime=4.37 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 8849 0 0 0 409 28 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13980732 memory=535512 CPUtime=4.38 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 9334 0 0 0 412 26 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13980732 memory=1380 CPUtime=4.38 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 8874 0 0 0 414 24 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13980732 memory=4144 CPUtime=4.4 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 7794 0 0 0 411 29 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13980732 memory=535400 CPUtime=2.14 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 9632 0 0 0 197 17 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667943433440 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13980732 memory=535400 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667942380288 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13980732 memory=1380 CPUtime=2.8 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 27296 0 0 0 276 4 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13980732 memory=1380 CPUtime=2.44 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) S 15631 15631 8557 0 -1 1077944384 20612 0 0 0 242 2 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13980732 memory=1240 CPUtime=0.67 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 12453 0 0 0 66 1 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13980732 memory=4144 CPUtime=1.05 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 2256 0 0 0 44 61 0 0 20 0 15 0 115730126 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 2461.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 536892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501 s]*
/proc/loadavg: 1.79 1.74 1.77 3/213 15894
/proc/meminfo: memFree=30722720/32770624 swapFree=67105588/67108860
[pid=15631] ppid=15628 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (xcsp3-exec) S 15628 15631 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115730108 9740288 345 18446744073709551615 4194304 5098028 140732057719104 140732057717208 140553583227516 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 39456768 140732057723257 140732057723461 140732057723461 140732057726955 0
/proc/15631/statm: 2378 345 289 221 0 87 0
[pid=15633] ppid=15631 vsize=13980732 memory=535512 CPUtime=2520.04 cores=1,3,5,7
/proc/15633/stat : 15633 (java) S 15631 15631 8557 0 -1 1077944320 148828 0 0 0 251814 190 0 0 20 0 15 0 115730116 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 140736744908096 139668466331383 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
/proc/15633/statm: 3495183 133878 3257 1 0 3483476 0
[pid=15633/tid=15634] ppid=15631 vsize=13980732 memory=-8774313645642428999 CPUtime=2492.78 cores=1,3,5,7
/proc/15633/task/15634/stat : 15634 (java) R 15631 15631 8557 0 -1 4202560 39852 0 0 0 249259 19 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668470570720 139668063373083 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15635] ppid=15631 vsize=13980732 memory=4872558044660077418 CPUtime=4.47 cores=1,3,5,7
/proc/15633/task/15635/stat : 15635 (java) S 15631 15631 8557 0 -1 1077944384 8899 0 0 0 419 28 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668385745936 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15636] ppid=15631 vsize=13980732 memory=832 CPUtime=4.48 cores=1,3,5,7
/proc/15633/task/15636/stat : 15636 (java) S 15631 15631 8557 0 -1 1077944384 9439 0 0 0 422 26 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668384693392 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15637] ppid=15631 vsize=13980732 memory=16436 CPUtime=4.49 cores=1,3,5,7
/proc/15633/task/15637/stat : 15637 (java) S 15631 15631 8557 0 -1 1077944384 9149 0 0 0 424 25 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668383640336 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15638] ppid=15631 vsize=13980732 memory=3904 CPUtime=4.5 cores=1,3,5,7
/proc/15633/task/15638/stat : 15638 (java) S 15631 15631 8557 0 -1 1077944384 7850 0 0 0 421 29 0 0 20 0 15 0 115730117 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139668382587792 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15639] ppid=15631 vsize=13980732 memory=2760 CPUtime=2.21 cores=1,3,5,7
/proc/15633/task/15639/stat : 15639 (java) S 15631 15631 8557 0 -1 1077944384 9651 0 0 0 203 18 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667944487152 139668466342530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15640] ppid=15631 vsize=13980732 memory=2784 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15640/stat : 15640 (java) S 15631 15631 8557 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667943433440 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15641] ppid=15631 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15641/stat : 15641 (java) S 15631 15631 8557 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 115730119 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667942380288 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15642] ppid=15631 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15642/stat : 15642 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667941328848 139668466349979 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15643] ppid=15631 vsize=13980732 memory=3160 CPUtime=2.8 cores=1,3,5,7
/proc/15633/task/15643/stat : 15643 (java) S 15631 15631 8557 0 -1 1077944384 27296 0 0 0 276 4 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667940276976 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15644] ppid=15631 vsize=13980732 memory=1380 CPUtime=2.44 cores=1,3,5,7
/proc/15633/task/15644/stat : 15644 (java) S 15631 15631 8557 0 -1 1077944384 20612 0 0 0 242 2 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667939224432 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15645] ppid=15631 vsize=13980732 memory=535512 CPUtime=0.67 cores=1,3,5,7
/proc/15633/task/15645/stat : 15645 (java) S 15631 15631 8557 0 -1 1077944384 12453 0 0 0 66 1 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667938171376 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15646] ppid=15631 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/15633/task/15646/stat : 15646 (java) S 15631 15631 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 115730122 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667937119072 139668466341589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
[pid=15633/tid=15647] ppid=15631 vsize=13980732 memory=3000 CPUtime=1.08 cores=1,3,5,7
/proc/15633/task/15647/stat : 15647 (java) S 15631 15631 8557 0 -1 1077944384 2258 0 0 0 45 63 0 0 20 0 15 0 115730126 14316269568 133878 18446744073709551615 4194304 4196468 140736744925552 139667936066096 139668466342530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24641536 140736744931761 140736744931937 140736744931937 140736744935375 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 536892 KiB

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

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

[startup+2501.02 s]
# the end of solver process 15633 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.15 s, system=1.91191 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): 2501.02
CPU time (s): 2520.07
CPU user time (s): 2518.15
CPU system time (s): 1.91191
CPU usage (%): 100.762
Max. virtual memory (cumulated for all children) (KiB): 13994456
Max. memory (cumulated for all children) (KiB): 850404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.15
system time used= 1.91191
maximum resident set size= 849096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116375
involuntary context switches= 4717


# summary of solver processes directly reported to runsolver:
#   pid: 15631,15633
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.15
#   total CPU system time (s): 1.91191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3468 second user time and 24.3354 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 11:21:45
IDJOB=4281966
IDBENCH=130621
IDSOLVER=2677
FILE ID=node126/4281966-1503135348
RUNJOBID= node126-1503095802-8616
PBS_JOBID= 
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= 7bee45910aa9ad1c56e5a256c184a2b3
RANDOM SEED=423794143

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30635828 kB
MemAvailable:   31203364 kB
Buffers:          305984 kB
Cached:           551224 kB
SwapCached:          524 kB
Active:          1296352 kB
Inactive:         365024 kB
Active(anon):     760048 kB
Inactive(anon):    93904 kB
Active(file):     536304 kB
Inactive(file):   271120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7816 kB
Writeback:             4 kB
AnonPages:        803720 kB
Mapped:            70804 kB
Shmem:             49824 kB
Slab:             178332 kB
SReclaimable:     151896 kB
SUnreclaim:        26436 kB
KernelStack:        3456 kB
PageTables:         6856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2109908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    673792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 12:03:27