Trace number 4282211

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.1101 2504.02

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-06-09-fair.xml
MD5SUM4da452dd6a7f9c00a5696d6c71e9e662
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14103
Number of constraints13337
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1937},{"size":201,"count":70},{"size":20001,"count":12096}]
Minimum variable degree2
Maximum variable degree115
Distribution of variable degrees[{"degree":2,"count":12425},{"degree":3,"count":324},{"degree":4,"count":27},{"degree":5,"count":144},{"degree":6,"count":83},{"degree":7,"count":295},{"degree":8,"count":455},{"degree":9,"count":234},{"degree":10,"count":14},{"degree":13,"count":54},{"degree":14,"count":1},{"degree":20,"count":10},{"degree":32,"count":10},{"degree":34,"count":7},{"degree":40,"count":1},{"degree":45,"count":9},{"degree":70,"count":2},{"degree":71,"count":7},{"degree":115,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2237},{"arity":3,"count":11098}]
Number of extensional constraints0
Number of intensional constraints13337
Distribution of constraint types[{"type":"intension","count":13337}]
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-4282211-1503159566.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4282211-1503159566.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.34/0.37	c parse instance...
5.24/1.84	c solve instance...
2520.08/2504.01	s UNKNOWN
2520.08/2504.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 (14696 MiB free)
  memory of node 1: 16384 MiB (15263 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282211-1503159566/watcher-4282211-1503159566 -o /tmp/evaluation-result-4282211-1503159566/solver-4282211-1503159566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 64271087 HOME/instance-4282211-1503159566.xml 

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

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

solver pid=23621, runsolver pid=23618

[startup+0.100137 s]*
/proc/loadavg: 1.95 1.90 1.92 3/206 23631
/proc/meminfo: memFree=30669644/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13574484 memory=18400 CPUtime=0.03 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 3935 0 0 0 2 1 0 0 20 0 9 0 118177083 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800970 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3393621 4600 2105 1 0 3383118 0
[pid=23623/tid=23624] ppid=23621 vsize=13574484 memory=-8713483618642459742 CPUtime=0.02 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 2640 0 0 0 2 0 0 0 20 0 9 0 118177083 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139732573874544 139732569658525 0 4 1 16800970 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 118177084 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13574484 memory=139938494989952 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 118177084 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 118177084 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 118177084 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13574484 memory=139938494989952 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 118177085 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 118177086 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139731485377952 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 118177086 13900271616 4600 18446744073709551615 4194304 4196468 140730066959872 139731484325360 139732569646805 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19780 KiB

[startup+0.209755 s]*
/proc/loadavg: 1.95 1.90 1.92 4/212 23637
/proc/meminfo: memFree=30662112/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13974352 memory=28128 CPUtime=0.13 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 5503 0 0 0 12 1 0 0 20 0 15 0 118177083 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3493588 7032 2849 1 0 3482964 0
[pid=23623/tid=23624] ppid=23621 vsize=13974352 memory=-6871798056524144002 CPUtime=0.1 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 3422 0 0 0 9 1 0 0 20 0 15 0 118177083 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139732573873024 139732569648534 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13974352 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13974352 memory=139938494989952 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118177084 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13974352 memory=139938494989952 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118177085 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118177086 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731485377952 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118177086 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731484325360 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 118177088 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 118177088 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13974352 memory=139938494989952 CPUtime=0.02 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) R 23621 23621 8563 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 118177088 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732548986473 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13974352 memory=139938494989952 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177093 14309736448 7032 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29508 KiB

[startup+0.312314 s]*
/proc/loadavg: 1.95 1.90 1.92 4/212 23637
/proc/meminfo: memFree=30649392/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13978608 memory=39708 CPUtime=0.34 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 9222 0 0 0 31 3 0 0 20 0 15 0 118177083 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3494652 9927 2991 1 0 3482964 0
[pid=23623/tid=23624] ppid=23621 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 6391 0 0 0 18 2 0 0 20 0 15 0 118177083 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139732573857592 139732553717086 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13978608 memory=-8187100386482147110 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118177084 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13978608 memory=139938494996945 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118177085 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118177086 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731485377952 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118177086 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731484325360 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 15 0 118177088 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 375 0 0 0 3 0 0 0 20 0 15 0 118177088 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 759 0 0 0 7 0 0 0 20 0 15 0 118177088 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177093 14314094592 9927 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41088 KiB

[startup+0.701655 s]
/proc/loadavg: 1.95 1.90 1.92 5/212 23637
/proc/meminfo: memFree=30629176/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13978684 memory=86708 CPUtime=1.46 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 13320 0 0 0 141 5 0 0 20 0 15 0 118177083 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3494671 21677 3170 1 0 3482964 0
[pid=23623/tid=23624] ppid=23621 vsize=13978684 memory=5938676076658386518 CPUtime=0.57 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 7874 0 0 0 54 3 0 0 20 0 15 0 118177083 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139732573870656 139732213180557 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13978684 memory=7449330234657166691 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13978684 memory=6370158481492960344 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13978684 memory=-8629894644521537641 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177084 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13978684 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118177084 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118177085 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118177086 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731485377952 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118177086 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731484325360 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13978684 memory=139938356011632 CPUtime=0.29 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) R 23621 23621 8563 0 -1 4202560 1498 0 0 0 29 0 0 0 20 0 15 0 118177088 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731482210912 139732553122801 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) R 23621 23621 8563 0 -1 4202560 982 0 0 0 27 0 0 0 20 0 15 0 118177088 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731481155712 139732547659136 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13978684 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 1659 0 0 0 28 0 0 0 20 0 15 0 118177088 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13978684 memory=7809523229951467568 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118177093 14314172416 21677 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 88088 KiB

[startup+1.51061 s]
/proc/loadavg: 2.04 1.92 1.92 6/212 23637
/proc/meminfo: memFree=30487932/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13980732 memory=365568 CPUtime=4.23 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 16966 0 0 0 394 29 0 0 20 0 15 0 118177083 14316269568 91392 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3495183 91392 3213 1 0 3483476 0
[pid=23623/tid=23624] ppid=23621 vsize=13980732 memory=-8774313645642428999 CPUtime=1.19 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 8698 0 0 0 115 4 0 0 20 0 15 0 118177083 14316269568 91392 18446744073709551615 4194304 4196468 140730066959872 139732573874096 139732212712896 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13980732 memory=8316178437708805999 CPUtime=0.18 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 128 0 0 0 13 5 0 0 20 0 15 0 118177084 14316269568 91392 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 125 0 0 0 12 5 0 0 20 0 15 0 118177084 14316269568 91392 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13980732 memory=-1161699032756281438 CPUtime=0.18 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 123 0 0 0 13 5 0 0 20 0 15 0 118177084 14316269568 91392 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13980732 memory=6943526294502006880 CPUtime=0.18 cores=1,3,5,7

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

/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731484325376 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13980732 memory=1380 CPUtime=3.58 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 23571 0 0 0 355 3 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13980732 memory=95 CPUtime=3.53 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 24256 0 0 0 351 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13980732 memory=0 CPUtime=0.95 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 15263 0 0 0 93 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13980732 memory=1319772 CPUtime=1.14 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1945 0 0 0 49 65 0 0 20 0 15 0 118177093 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 2398.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1321152 KiB

[startup+2442.3 s]
/proc/loadavg: 2.14 2.10 1.97 3/211 23857
/proc/meminfo: memFree=27825700/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2458.34 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 122946 0 0 0 245686 148 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3495183 329943 3261 1 0 3483476 0
[pid=23623/tid=23624] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2439.36 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 44699 0 0 0 243920 16 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732573876368 139732218629534 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13980732 memory=1380 CPUtime=2.25 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 741 0 0 0 209 16 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.23 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 787 0 0 0 208 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1656 0 0 0 208 14 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 1692 0 0 0 207 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13980732 memory=1319772 CPUtime=0.74 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 6994 0 0 0 70 4 0 0 20 0 15 0 118177085 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13980732 memory=1319772 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731485378016 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731484325376 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13980732 memory=1319772 CPUtime=3.58 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 23573 0 0 0 355 3 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13980732 memory=65 CPUtime=3.53 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 24259 0 0 0 351 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13980732 memory=1380 CPUtime=0.95 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 15265 0 0 0 93 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13980732 memory=1380 CPUtime=1.16 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1966 0 0 0 50 66 0 0 20 0 15 0 118177093 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 2458.34 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1321152 KiB

[startup+2502.3 s]
/proc/loadavg: 2.05 2.09 1.97 3/211 23859
/proc/meminfo: memFree=27825700/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2518.37 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 123680 0 0 0 251687 150 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3495183 329943 3261 1 0 3483476 0
[pid=23623/tid=23624] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2499.37 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 45388 0 0 0 249921 16 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732573876368 139732217333547 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.25 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 741 0 0 0 209 16 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.23 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 787 0 0 0 208 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13980732 memory=1380 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1656 0 0 0 208 14 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 1692 0 0 0 207 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13980732 memory=1380 CPUtime=0.74 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 7000 0 0 0 70 4 0 0 20 0 15 0 118177085 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13980732 memory=1319772 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731485378016 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13980732 memory=1319772 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731484325376 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13980732 memory=1319772 CPUtime=3.58 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 23575 0 0 0 355 3 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13980732 memory=4116 CPUtime=3.53 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 24262 0 0 0 351 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13980732 memory=63852 CPUtime=0.95 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 15267 0 0 0 93 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13980732 memory=2000 CPUtime=1.19 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1998 0 0 0 51 68 0 0 20 0 15 0 118177093 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 2518.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1321152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504 s]*
/proc/loadavg: 2.05 2.09 1.97 3/211 23859
/proc/meminfo: memFree=27822472/32770624 swapFree=67108860/67108860
[pid=23621] ppid=23618 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23621/stat : 23621 (xcsp3-exec) S 23618 23621 8563 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 118177076 9740288 345 18446744073709551615 4194304 5098028 140721666499120 140721666497224 139651245101692 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 6 0 0 7196144 7232144 17551360 140721666507130 140721666507333 140721666507333 140721666510827 0
/proc/23621/statm: 2378 345 289 221 0 87 0
[pid=23623] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2520.08 cores=1,3,5,7
/proc/23623/stat : 23623 (java) S 23621 23621 8563 0 -1 1077944320 123683 0 0 0 251858 150 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 140730066942416 139732569636599 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
/proc/23623/statm: 3495183 329943 3261 1 0 3483476 0
[pid=23623/tid=23624] ppid=23621 vsize=13980732 memory=11072 CPUtime=2501.08 cores=1,3,5,7
/proc/23623/task/23624/stat : 23624 (java) R 23621 23621 8563 0 -1 4202560 45391 0 0 0 250092 16 0 0 20 0 15 0 118177083 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732573876368 139732213715584 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23625] ppid=23621 vsize=13980732 memory=1200 CPUtime=2.25 cores=1,3,5,7
/proc/23623/task/23625/stat : 23625 (java) S 23621 23621 8563 0 -1 1077944384 741 0 0 0 209 16 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732534917392 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23626] ppid=23621 vsize=13980732 memory=4872558044660077418 CPUtime=2.23 cores=1,3,5,7
/proc/23623/task/23626/stat : 23626 (java) S 23621 23621 8563 0 -1 1077944384 787 0 0 0 208 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732168477072 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23627] ppid=23621 vsize=13980732 memory=1319772 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23627/stat : 23627 (java) S 23621 23621 8563 0 -1 1077944384 1656 0 0 0 208 14 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732167424528 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23628] ppid=23621 vsize=13980732 memory=1200 CPUtime=2.22 cores=1,3,5,7
/proc/23623/task/23628/stat : 23628 (java) S 23621 23621 8563 0 -1 1077944384 1692 0 0 0 207 15 0 0 20 0 15 0 118177084 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139732166371984 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23629] ppid=23621 vsize=13980732 memory=1380 CPUtime=0.74 cores=1,3,5,7
/proc/23623/task/23629/stat : 23629 (java) S 23621 23621 8563 0 -1 1077944384 7000 0 0 0 70 4 0 0 20 0 15 0 118177085 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731486431728 139732569647746 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23630] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23630/stat : 23630 (java) S 23621 23621 8563 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731485378016 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23631] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23631/stat : 23631 (java) S 23621 23621 8563 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 118177086 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731484325376 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23632] ppid=23621 vsize=13980732 memory=1319772 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23632/stat : 23632 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731483273936 139732569655195 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23633] ppid=23621 vsize=13980732 memory=279876713381872 CPUtime=3.58 cores=1,3,5,7
/proc/23623/task/23633/stat : 23633 (java) S 23621 23621 8563 0 -1 1077944384 23575 0 0 0 355 3 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731482220528 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23634] ppid=23621 vsize=13980732 memory=-7522837415797432224 CPUtime=3.53 cores=1,3,5,7
/proc/23623/task/23634/stat : 23634 (java) S 23621 23621 8563 0 -1 1077944384 24262 0 0 0 351 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731481167984 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23635] ppid=23621 vsize=13980732 memory=4116 CPUtime=0.95 cores=1,3,5,7
/proc/23623/task/23635/stat : 23635 (java) S 23621 23621 8563 0 -1 1077944384 15267 0 0 0 93 2 0 0 20 0 15 0 118177088 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731480115440 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23636] ppid=23621 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23623/task/23636/stat : 23636 (java) S 23621 23621 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118177089 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731479063136 139732569646805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
[pid=23623/tid=23637] ppid=23621 vsize=13980732 memory=1319772 CPUtime=1.19 cores=1,3,5,7
/proc/23623/task/23637/stat : 23637 (java) S 23621 23621 8563 0 -1 1077944384 1998 0 0 0 51 68 0 0 20 0 15 0 118177093 14316269568 329943 18446744073709551615 4194304 4196468 140730066959872 139731478010672 139732569647746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30212096 140730066960817 140730066960993 140730066960993 140730066964431 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1321152 KiB

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

[startup+2504.02 s]
# the end of solver process 23621 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000849 s, system=0.001254 s

[startup+2504.02 s]
# the end of solver process 23623 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.6 s, system=1.51357 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): 2504.02
CPU time (s): 2520.11
CPU user time (s): 2518.6
CPU system time (s): 1.51357
CPU usage (%): 100.642
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1321256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.6
system time used= 1.51357
maximum resident set size= 1320348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57554
involuntary context switches= 986


# summary of solver processes directly reported to runsolver:
#   pid: 23621,23623
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.6
#   total CPU system time (s): 1.51357

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1828 second user time and 24.328 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 18:05:18
IDJOB=4282211
IDBENCH=139256
IDSOLVER=2677
FILE ID=node125/4282211-1503159566
RUNJOBID= node125-1503095795-8622
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-06-09-fair.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282211-1503159566/watcher-4282211-1503159566 -o /tmp/evaluation-result-4282211-1503159566/solver-4282211-1503159566 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 64271087 HOME/instance-4282211-1503159566.xml

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

MD5SUM BENCH= 4da452dd6a7f9c00a5696d6c71e9e662
RANDOM SEED=64271087

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30679064 kB
MemAvailable:   31838280 kB
Buffers:          326540 kB
Cached:          1139716 kB
SwapCached:            0 kB
Active:           973184 kB
Inactive:         678424 kB
Active(anon):     185904 kB
Inactive(anon):    49484 kB
Active(file):     787280 kB
Inactive(file):   628940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        195788 kB
Mapped:            73940 kB
Shmem:             49828 kB
Slab:             144088 kB
SReclaimable:     117660 kB
SUnreclaim:        26428 kB
KernelStack:        3408 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1188324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-19 18:47:02