Trace number 4284074

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.1299 2505.4299

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-enddr1-5.xml
MD5SUMb6968c9a609c0a57d63f6c5a20858fdb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.55126101
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains49
Minimum domain size95
Maximum domain size123
Distribution of domain sizes[{"size":95,"count":10},{"size":108,"count":10},{"size":109,"count":10},{"size":110,"count":10},{"size":112,"count":10},{"size":113,"count":10},{"size":115,"count":20},{"size":117,"count":10},{"size":123,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284074-1503222211.xml"  -tl '2520s' -p 1 -x 3
0.13/0.25	c [HOME/instance-4284074-1503222211.xml, -tl, 2520s, -p, 1, -x, 3]
0.13/0.31	c simple solver
0.33/0.38	c parse instance...
13.93/11.23	c solve instance...
2520.09/2505.40	s UNKNOWN
2520.09/2505.40	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15382 MiB free)
  memory of node 1: 16384 MiB (14552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284074-1503222211/watcher-4284074-1503222211 -o /tmp/evaluation-result-4284074-1503222211/solver-4284074-1503222211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 297305233 HOME/instance-4284074-1503222211.xml 

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

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


[startup+0.100197 s]*
/proc/loadavg: 3.88 2.57 1.93 3/205 12810
/proc/meminfo: memFree=30646300/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13574484 memory=18980 CPUtime=0.03 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 4061 0 0 0 2 1 0 0 20 0 9 0 20628187 13900271616 4745 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3393621 4745 2099 1 0 3383118 0
[pid=12802/tid=12803] ppid=12800 vsize=13574484 memory=8323069512539357860 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 2762 0 0 0 2 0 0 0 20 0 9 0 20628187 13900271616 4745 18446744073709551615 4194304 4196468 140733260280352 140041822646472 140041818432669 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13574484 memory=3461490677248718473 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20628188 13900271616 4745 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13574484 memory=140072619034240 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20628188 13900271616 4745 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20628188 13900271616 4745 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13575508 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20628188 13901320192 4745 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13575508 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20628189 13901320192 4745 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13575508 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 20628190 13901320192 4745 18446744073709551615 4194304 4196468 140733260280352 140041002570528 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13575508 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 20628190 13901320192 4745 18446744073709551615 4194304 4196468 140733260280352 140041001518256 140041818420949 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20360 KiB

[startup+0.209934 s]*
/proc/loadavg: 3.88 2.57 1.93 5/211 12816
/proc/meminfo: memFree=30638076/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13974352 memory=28248 CPUtime=0.13 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 5467 0 0 0 12 1 0 0 20 0 15 0 20628187 14309736448 7062 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3493588 7062 2877 1 0 3482964 0
[pid=12802/tid=12803] ppid=12800 vsize=13974352 memory=8323069512539357860 CPUtime=0.09 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 3402 0 0 0 9 0 0 0 20 0 15 0 20628187 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041822643872 140041802454373 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13974352 memory=3461490677248718473 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13974352 memory=140072619034240 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628188 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628189 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20628190 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041002570528 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20628190 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041001518192 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 20628192 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13974352 memory=140072619034240 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) R 12800 12800 18108 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 20628192 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041797087921 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13974352 memory=140072619034240 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628197 14309736448 7128 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29628 KiB

[startup+0.310525 s]*
/proc/loadavg: 3.88 2.57 1.93 3/211 12816
/proc/meminfo: memFree=30623952/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13978608 memory=39876 CPUtime=0.33 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 9243 0 0 0 30 3 0 0 20 0 15 0 20628187 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3494652 9969 2999 1 0 3482964 0
[pid=12802/tid=12803] ppid=12800 vsize=13978608 memory=-7677926825137650786 CPUtime=0.19 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 6350 0 0 0 17 2 0 0 20 0 15 0 20628187 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041822631736 140041811088757 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13978608 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628188 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13978608 memory=-8181444429246471541 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13978608 memory=4132769004644038186 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13978608 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628189 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20628190 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041002570528 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20628190 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041001518192 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 20628192 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 15 0 20628192 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13978608 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 761 0 0 0 7 0 0 0 20 0 15 0 20628192 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628197 14314094592 9969 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41256 KiB

[startup+0.700906 s]
/proc/loadavg: 3.88 2.57 1.93 4/211 12816
/proc/meminfo: memFree=30615252/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13980732 memory=69992 CPUtime=1.32 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 13095 0 0 0 127 5 0 0 20 0 15 0 20628187 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3495183 17498 3171 1 0 3483476 0
[pid=12802/tid=12803] ppid=12800 vsize=13980732 memory=7590344856148205909 CPUtime=0.57 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 8422 0 0 0 54 3 0 0 20 0 15 0 20628187 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041822645984 140041454730080 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13980732 memory=7523374594901823833 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628188 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13980732 memory=-8253362762721547640 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13980732 memory=8031735012220349003 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20628188 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20628189 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041002570528 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13980732 memory=280145013247216 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041001518192 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13980732 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) R 12800 12800 18108 0 -1 4202560 1061 0 0 0 21 0 0 0 20 0 15 0 20628192 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140040999400952 140041803332525 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13980732 memory=4580 CPUtime=0.19 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) R 12800 12800 18108 0 -1 4202560 825 0 0 0 19 0 0 0 20 0 15 0 20628192 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140040998347608 140041797668000 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13980732 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 1477 0 0 0 31 0 0 0 20 0 15 0 20628192 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20628197 14316269568 17498 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 71372 KiB

[startup+1.50088 s]
/proc/loadavg: 3.88 2.57 1.93 4/211 12816
/proc/meminfo: memFree=30479708/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13980732 memory=212388 CPUtime=2.5 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 13683 0 0 0 239 11 0 0 20 0 15 0 20628187 14316269568 53097 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3495183 53097 3196 1 0 3483476 0
[pid=12802/tid=12803] ppid=12800 vsize=13980732 memory=14312 CPUtime=1.34 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 8482 0 0 0 129 5 0 0 20 0 15 0 20628187 14316269568 53097 18446744073709551615 4194304 4196468 140733260280352 140041822648992 140041456067483 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13980732 memory=280145013505360 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 65 0 0 0 1 1 0 0 20 0 15 0 20628188 14316269568 53097 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13980732 memory=288230604624101684 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 55 0 0 0 1 1 0 0 20 0 15 0 20628188 14316269568 53097 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 55 0 0 0 1 1 0 0 20 0 15 0 20628188 14316269568 53097 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13980732 memory=131908 CPUtime=0.02 cores=0,2,4,6

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

/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041001518208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13980732 memory=3881172 CPUtime=3.46 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 14730 0 0 0 343 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13980732 memory=0 CPUtime=4.11 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 21583 0 0 0 408 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13980732 memory=1380 CPUtime=0.92 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 12215 0 0 0 88 4 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.59 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 1995 0 0 0 83 76 0 0 20 0 15 0 20628197 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 2396.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3882552 KiB

[startup+2442.3 s]
/proc/loadavg: 1.92 1.98 2.01 3/215 13231
/proc/meminfo: memFree=27294500/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13980732 memory=3881172 CPUtime=2456.94 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 160297 0 0 0 245427 267 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3495183 970293 3258 1 0 3483476 0
[pid=12802/tid=12803] ppid=12800 vsize=13980732 memory=3881172 CPUtime=2440.33 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 86400 0 0 0 243983 50 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041822649720 140041458672931 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2352 0 0 0 117 36 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.5 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 2976 0 0 0 115 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 3117 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13980732 memory=1380 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2243 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0.29 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 11033 0 0 0 25 4 0 0 20 0 15 0 20628189 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041002570592 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041001518208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13980732 memory=3881172 CPUtime=3.46 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 14734 0 0 0 343 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13980732 memory=3881172 CPUtime=4.11 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 21590 0 0 0 408 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13980732 memory=1380 CPUtime=0.92 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 12498 0 0 0 88 4 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13980732 memory=1380 CPUtime=1.63 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 2025 0 0 0 85 78 0 0 20 0 15 0 20628197 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 2456.94 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3882552 KiB

[startup+2502.3 s]
/proc/loadavg: 1.66 1.90 1.98 3/215 13232
/proc/meminfo: memFree=27320148/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13980732 memory=3881172 CPUtime=2516.99 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 162614 0 0 0 251430 269 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3495183 970293 3258 1 0 3483476 0
[pid=12802/tid=12803] ppid=12800 vsize=13980732 memory=3881172 CPUtime=2500.33 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 88665 0 0 0 249983 50 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041822649720 140041458545692 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2352 0 0 0 117 36 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.5 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 2976 0 0 0 115 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13980732 memory=3881172 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 3117 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13980732 memory=1380 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2243 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0.29 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 11042 0 0 0 25 4 0 0 20 0 15 0 20628189 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041002570592 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041001518208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13980732 memory=1380 CPUtime=3.46 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 14738 0 0 0 343 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13980732 memory=1380 CPUtime=4.11 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 21597 0 0 0 408 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0.92 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 12501 0 0 0 88 4 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13980732 memory=1380 CPUtime=1.67 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 2054 0 0 0 87 80 0 0 20 0 15 0 20628197 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 2516.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3882552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.4 s]
/proc/loadavg: 1.69 1.90 1.98 3/215 13233
/proc/meminfo: memFree=27323360/32770624 swapFree=67108860/67108860
[pid=12800] ppid=12797 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12800/stat : 12800 (xcsp3-exec) S 12797 12800 18108 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20628180 9740288 345 18446744073709551615 4194304 5098028 140723831835056 140723831833160 140217713164924 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28299264 140723831837050 140723831837254 140723831837254 140723831840747 0
/proc/12800/statm: 2378 345 289 221 0 87 0
[pid=12802] ppid=12800 vsize=13980732 memory=3881172 CPUtime=2520.09 cores=0,2,4,6
/proc/12802/stat : 12802 (java) S 12800 12800 18108 0 -1 1077944320 162691 0 0 0 251740 269 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140733260262896 140041818410743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
/proc/12802/statm: 3495183 970293 3258 1 0 3483476 0
[pid=12802/tid=12803] ppid=12800 vsize=13980732 memory=50884 CPUtime=2503.43 cores=0,2,4,6
/proc/12802/task/12803/stat : 12803 (java) R 12800 12800 18108 0 -1 4202560 88742 0 0 0 250293 50 0 0 20 0 15 0 20628187 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041822649720 140041458545697 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12804] ppid=12800 vsize=13980732 memory=53092 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12804/stat : 12804 (java) S 12800 12800 18108 0 -1 1077944384 2352 0 0 0 117 36 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041775377296 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12805] ppid=12800 vsize=13980732 memory=55300 CPUtime=1.5 cores=0,2,4,6
/proc/12802/task/12805/stat : 12805 (java) S 12800 12800 18108 0 -1 1077944384 2976 0 0 0 115 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041774324496 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12806] ppid=12800 vsize=13980732 memory=57508 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12806/stat : 12806 (java) S 12800 12800 18108 0 -1 1077944384 3117 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041773272208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12807] ppid=12800 vsize=13980732 memory=59716 CPUtime=1.53 cores=0,2,4,6
/proc/12802/task/12807/stat : 12807 (java) S 12800 12800 18108 0 -1 1077944384 2243 0 0 0 118 35 0 0 20 0 15 0 20628188 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041772219408 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12808] ppid=12800 vsize=13980732 memory=61924 CPUtime=0.29 cores=0,2,4,6
/proc/12802/task/12808/stat : 12808 (java) S 12800 12800 18108 0 -1 1077944384 11042 0 0 0 25 4 0 0 20 0 15 0 20628189 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041003624560 140041818421890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12809] ppid=12800 vsize=13980732 memory=64132 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12809/stat : 12809 (java) S 12800 12800 18108 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041002570592 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12810] ppid=12800 vsize=13980732 memory=3472592183330219956 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12810/stat : 12810 (java) S 12800 12800 18108 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 20628190 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041001518208 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12811] ppid=12800 vsize=13980732 memory=7668053905324462180 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12811/stat : 12811 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140041000466512 140041818429339 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12812] ppid=12800 vsize=13980732 memory=4580 CPUtime=3.46 cores=0,2,4,6
/proc/12802/task/12812/stat : 12812 (java) S 12800 12800 18108 0 -1 1077944384 14738 0 0 0 343 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040999414384 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12813] ppid=12800 vsize=13980732 memory=3908 CPUtime=4.11 cores=0,2,4,6
/proc/12802/task/12813/stat : 12813 (java) S 12800 12800 18108 0 -1 1077944384 21597 0 0 0 408 3 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040998361584 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12814] ppid=12800 vsize=13980732 memory=1380 CPUtime=0.92 cores=0,2,4,6
/proc/12802/task/12814/stat : 12814 (java) S 12800 12800 18108 0 -1 1077944384 12501 0 0 0 88 4 0 0 20 0 15 0 20628192 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040997309296 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12815] ppid=12800 vsize=13980732 memory=3881172 CPUtime=0 cores=0,2,4,6
/proc/12802/task/12815/stat : 12815 (java) S 12800 12800 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20628193 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040996256736 140041818420949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
[pid=12802/tid=12816] ppid=12800 vsize=13980732 memory=18488 CPUtime=1.68 cores=0,2,4,6
/proc/12802/task/12816/stat : 12816 (java) S 12800 12800 18108 0 -1 1077944384 2054 0 0 0 87 81 0 0 20 0 15 0 20628197 14316269568 970293 18446744073709551615 4194304 4196468 140733260280352 140040995203504 140041818421890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 24846336 140733260284338 140733260284514 140733260284514 140733260287951 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3882552 KiB

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

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

[startup+2505.43 s]
# the end of solver process 12802 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.42 s, system=2.71059 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): 2505.43
CPU time (s): 2520.13
CPU user time (s): 2517.42
CPU system time (s): 2.71059
CPU usage (%): 100.587
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3882552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.42
system time used= 2.7106
maximum resident set size= 3881952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58367
involuntary context switches= 1212


# summary of solver processes directly reported to runsolver:
#   pid: 12800,12802
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2517.42
#   total CPU system time (s): 2.71059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.036 second user time and 16.7587 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 11:29:51
IDJOB=4284074
IDBENCH=138501
IDSOLVER=2679
FILE ID=node131/4284074-1503222211
RUNJOBID= node131-1503171558-2270
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-enddr1-5.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-4284074-1503222211/watcher-4284074-1503222211 -o /tmp/evaluation-result-4284074-1503222211/solver-4284074-1503222211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 297305233 HOME/instance-4284074-1503222211.xml

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

MD5SUM BENCH= b6968c9a609c0a57d63f6c5a20858fdb
RANDOM SEED=297305233

node131.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.69
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.69
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.69
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.69
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:        30653904 kB
MemAvailable:   31069432 kB
Buffers:          210156 kB
Cached:           491684 kB
SwapCached:            0 kB
Active:          1218772 kB
Inactive:         485420 kB
Active(anon):    1002484 kB
Inactive(anon):    16748 kB
Active(file):     216288 kB
Inactive(file):   468672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7648 kB
Writeback:             0 kB
AnonPages:       1001876 kB
Mapped:            46304 kB
Shmem:             17060 kB
Slab:             117376 kB
SReclaimable:      92808 kB
SUnreclaim:        24568 kB
KernelStack:        3456 kB
PageTables:         6756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2468568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    897024 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 node131 at 2017-08-20 12:11:37