Trace number 4269403

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-09)? (TO) 2520.1201 2509.8201

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-9_X2.xml
MD5SUM1a2530643870bd226f8d107acaf48581
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 variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269403-1502815043.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4269403-1502815043.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
1.26/0.74	c solve instance...
2520.09/2509.80	s UNKNOWN
2520.09/2509.80	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 (15242 MiB free)
  memory of node 1: 16384 MiB (15396 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269403-1502815043/watcher-4269403-1502815043 -o /tmp/evaluation-result-4269403-1502815043/solver-4269403-1502815043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 445557945 HOME/instance-4269403-1502815043.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=10610, runsolver pid=10607
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 1.54 1.62 1.67 3/198 10613
/proc/meminfo: memFree=31371048/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13358712 memory=16148 CPUtime=0 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 3290 0 0 0 0 0 0 0 20 0 6 0 69844948 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3339678 4037 1901 1 0 3329175 0
[pid=10612/tid=10613] ppid=10610 vsize=13358712 memory=4206751525541405026 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 2053 0 0 0 0 0 0 0 20 0 6 0 69844948 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 139722021835344 139722017621149 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13358712 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 69844949 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13358712 memory=139625159874176 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 69844949 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 69844949 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 69844949 13679321088 4037 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17528 KiB

[startup+0.210127 s]*
/proc/loadavg: 1.54 1.62 1.67 3/211 10626
/proc/meminfo: memFree=31359912/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13974352 memory=28152 CPUtime=0.09 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 4936 0 0 0 8 1 0 0 20 0 15 0 69844948 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3493588 7038 2755 1 0 3482964 0
[pid=10612/tid=10613] ppid=10610 vsize=13974352 memory=4206751525541405026 CPUtime=0.07 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 3070 0 0 0 6 1 0 0 20 0 15 0 69844948 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139722021794320 139722017611158 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13974352 memory=139625159874176 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13974352 memory=139625159874176 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844950 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69844951 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69844951 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) S 10610 10610 11586 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 69844953 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13974352 memory=139625159874176 CPUtime=0.01 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 15 0 69844953 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13974352 memory=139625159874176 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844958 14309736448 7038 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29532 KiB

[startup+0.310407 s]*
/proc/loadavg: 1.57 1.63 1.67 7/211 10626
/proc/meminfo: memFree=31344192/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13974352 memory=36976 CPUtime=0.28 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 8389 0 0 0 25 3 0 0 20 0 15 0 69844948 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3493588 9244 2948 1 0 3482964 0
[pid=10612/tid=10613] ppid=10610 vsize=13974352 memory=6933928925625698159 CPUtime=0.17 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 5683 0 0 0 15 2 0 0 20 0 15 0 69844948 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139722021834208 139722017621149 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13974352 memory=6576575808607333546 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13974352 memory=-8542328529919094630 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844950 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69844951 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69844951 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) R 10610 10610 11586 0 -1 1077944384 513 0 0 0 1 0 0 0 20 0 15 0 69844953 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 15 0 69844953 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 693 0 0 0 6 0 0 0 20 0 15 0 69844953 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844958 14309736448 9244 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38356 KiB

[startup+0.701133 s]
/proc/loadavg: 1.57 1.63 1.67 4/211 10626
/proc/meminfo: memFree=31337020/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13980732 memory=68420 CPUtime=1.26 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 11823 0 0 0 121 5 0 0 20 0 15 0 69844948 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3495183 17105 3163 1 0 3483476 0
[pid=10612/tid=10613] ppid=10610 vsize=13980732 memory=7295945021985939355 CPUtime=0.55 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 7489 0 0 0 51 4 0 0 20 0 15 0 69844948 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139722021836528 139721999888591 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13980732 memory=6307362066099964316 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13980732 memory=7518588407633241686 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13980732 memory=7595725831727968097 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69844950 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) R 10610 10610 11586 0 -1 1077944384 1088 0 0 0 17 0 0 0 20 0 15 0 69844953 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721491962352 139722017609429 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) R 10610 10610 11586 0 -1 4202560 571 0 0 0 18 0 0 0 20 0 15 0 69844953 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722001010114 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13980732 memory=19265 CPUtime=0.33 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) R 10610 10610 11586 0 -1 4202560 1366 0 0 0 33 0 0 0 20 0 15 0 69844953 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017611158 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13980732 memory=-9174445032661854264 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844958 14316269568 17105 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69800 KiB

[startup+1.50078 s]
/proc/loadavg: 1.57 1.63 1.67 5/211 10626
/proc/meminfo: memFree=31296304/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13980732 memory=94812 CPUtime=3.42 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 23861 0 0 0 334 8 0 0 20 0 15 0 69844948 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3495183 23703 3177 1 0 3483476 0
[pid=10612/tid=10613] ppid=10610 vsize=13980732 memory=4120 CPUtime=1.34 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 8414 0 0 0 130 4 0 0 20 0 15 0 69844948 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139722021836440 139721997309664 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13980732 memory=39056 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13980732 memory=63838838 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13980732 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 69844949 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 69844950 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 23703 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13980732 memory=1585 CPUtime=0 cores=0,2,4,6

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

/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13980732 memory=39176 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.24 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) S 10610 10610 11586 0 -1 1077944384 12969 0 0 0 123 1 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13980732 memory=1296 CPUtime=1.39 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 12581 0 0 0 138 1 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13980732 memory=6933928925625698159 CPUtime=0.56 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 7348 0 0 0 54 2 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13980732 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 1580 0 0 0 30 40 0 0 20 0 15 0 69844958 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 2392.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2380164 KiB

[startup+2442.3 s]
/proc/loadavg: 1.71 1.56 1.52 3/213 10946
/proc/meminfo: memFree=28732980/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2452.51 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 185547 0 0 0 244627 624 0 0 20 0 15 0 69844948 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3495183 594696 3231 1 0 3483476 0
[pid=10612/tid=10613] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2438.23 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 119439 0 0 0 243276 547 0 0 20 0 15 0 69844948 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139722021838832 139721617043312 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.3 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 4722 0 0 0 224 6 0 0 20 0 15 0 69844949 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.31 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 5299 0 0 0 226 5 0 0 20 0 15 0 69844949 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.31 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 5329 0 0 0 225 6 0 0 20 0 15 0 69844949 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.31 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 6524 0 0 0 225 6 0 0 20 0 15 0 69844949 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.05 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 8371 0 0 0 81 24 0 0 20 0 15 0 69844950 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13980732 memory=2378784 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13980732 memory=2378784 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.24 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) S 10610 10610 11586 0 -1 1077944384 12971 0 0 0 123 1 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.39 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 12583 0 0 0 138 1 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13980732 memory=1380 CPUtime=0.56 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 7351 0 0 0 54 2 0 0 20 0 15 0 69844953 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13980732 memory=2378784 CPUtime=0.72 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 1601 0 0 0 31 41 0 0 20 0 15 0 69844958 14316269568 594696 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 2452.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2380164 KiB

[startup+2502.3 s]
/proc/loadavg: 1.62 1.55 1.52 3/213 10948
/proc/meminfo: memFree=28729444/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13980732 memory=2378788 CPUtime=2512.59 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 189470 0 0 0 250634 625 0 0 20 0 15 0 69844948 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3495183 594697 3231 1 0 3483476 0
[pid=10612/tid=10613] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2498.19 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 121807 0 0 0 249272 547 0 0 20 0 15 0 69844948 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139722021838832 139721616066280 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 5283 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13980732 memory=1380 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 5539 0 0 0 228 5 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 5510 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13980732 memory=2378784 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 6750 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.06 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 8690 0 0 0 82 24 0 0 20 0 15 0 69844950 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13980732 memory=2378784 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13980732 memory=2378784 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13980732 memory=2378788 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13980732 memory=1380 CPUtime=1.24 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) S 10610 10610 11586 0 -1 1077944384 12973 0 0 0 123 1 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13980732 memory=2378788 CPUtime=1.39 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 12585 0 0 0 138 1 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13980732 memory=1380 CPUtime=0.56 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 7354 0 0 0 54 2 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13980732 memory=39176 CPUtime=0.74 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 1622 0 0 0 32 42 0 0 20 0 15 0 69844958 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 2512.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2380168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.8 s]
/proc/loadavg: 1.57 1.54 1.51 3/213 10949
/proc/meminfo: memFree=28727392/32770624 swapFree=67108860/67108860
[pid=10610] ppid=10607 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10610/stat : 10610 (xcsp3-exec) S 10607 10610 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 69844939 9740288 345 18446744073709551615 4194304 5098028 140721679367840 140721679365944 140572361437820 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 7938048 140721679376761 140721679376965 140721679376965 140721679380459 0
/proc/10610/statm: 2378 345 289 221 0 87 0
[pid=10612] ppid=10610 vsize=13980732 memory=2378788 CPUtime=2520.09 cores=0,2,4,6
/proc/10612/stat : 10612 (java) S 10610 10610 11586 0 -1 1077944320 189471 0 0 0 251384 625 0 0 20 0 15 0 69844948 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 140731091044480 139722017599223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
/proc/10612/statm: 3495183 594697 3231 1 0 3483476 0
[pid=10612/tid=10613] ppid=10610 vsize=13980732 memory=4048 CPUtime=2505.69 cores=0,2,4,6
/proc/10612/task/10613/stat : 10613 (java) R 10610 10610 11586 0 -1 4202560 121808 0 0 0 250022 547 0 0 20 0 15 0 69844948 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139722021838832 139721615911708 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10614] ppid=10610 vsize=13980732 memory=644 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10614/stat : 10614 (java) S 10610 10610 11586 0 -1 1077944384 5283 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721937013392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10615] ppid=10610 vsize=13980732 memory=1788 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10615/stat : 10615 (java) S 10610 10610 11586 0 -1 1077944384 5539 0 0 0 228 5 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721935960592 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10616] ppid=10610 vsize=13980732 memory=956 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10616/stat : 10616 (java) S 10610 10610 11586 0 -1 1077944384 5510 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721934907792 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10617] ppid=10610 vsize=13980732 memory=1236 CPUtime=2.33 cores=0,2,4,6
/proc/10612/task/10617/stat : 10617 (java) S 10610 10610 11586 0 -1 1077944384 6750 0 0 0 227 6 0 0 20 0 15 0 69844949 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721933854992 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10618] ppid=10610 vsize=13980732 memory=-2746958450906831424 CPUtime=1.06 cores=0,2,4,6
/proc/10612/task/10618/stat : 10618 (java) S 10610 10610 11586 0 -1 1077944384 8690 0 0 0 82 24 0 0 20 0 15 0 69844950 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721496173424 139722017610370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10619] ppid=10610 vsize=13980732 memory=-7241597079701628969 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10619/stat : 10619 (java) S 10610 10610 11586 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721495119392 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10620] ppid=10610 vsize=13980732 memory=279250050040352 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10620/stat : 10620 (java) S 10610 10610 11586 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 69844951 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721494066544 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10621] ppid=10610 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10621/stat : 10621 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721493014864 139722017617819 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10622] ppid=10610 vsize=13980732 memory=4284 CPUtime=1.24 cores=0,2,4,6
/proc/10612/task/10622/stat : 10622 (java) S 10610 10610 11586 0 -1 1077944384 12973 0 0 0 123 1 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721491962224 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10623] ppid=10610 vsize=13980732 memory=928 CPUtime=1.39 cores=0,2,4,6
/proc/10612/task/10623/stat : 10623 (java) S 10610 10610 11586 0 -1 1077944384 12585 0 0 0 138 1 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721490909424 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10624] ppid=10610 vsize=13980732 memory=1204 CPUtime=0.56 cores=0,2,4,6
/proc/10612/task/10624/stat : 10624 (java) S 10610 10610 11586 0 -1 1077944384 7354 0 0 0 54 2 0 0 20 0 15 0 69844953 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721489856624 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10625] ppid=10610 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/10612/task/10625/stat : 10625 (java) S 10610 10610 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 69844954 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721488804064 139722017609429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
[pid=10612/tid=10626] ppid=10610 vsize=13980732 memory=16240 CPUtime=0.74 cores=0,2,4,6
/proc/10612/task/10626/stat : 10626 (java) S 10610 10610 11586 0 -1 1077944384 1622 0 0 0 32 42 0 0 20 0 15 0 69844958 14316269568 594697 18446744073709551615 4194304 4196468 140731091061936 139721487752368 139722017610370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23433216 140731091067313 140731091067489 140731091067489 140731091070927 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2380168 KiB

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

[startup+2509.81 s]
# the end of solver process 10610 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000953 s, system=0.000953 s

[startup+2509.82 s]
# the end of solver process 10612 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.85 s, system=6.26809 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): 2509.82
CPU time (s): 2520.12
CPU user time (s): 2513.85
CPU system time (s): 6.26809
CPU usage (%): 100.41
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 7816464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.85
system time used= 6.26809
maximum resident set size= 7913388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72429
involuntary context switches= 3694


# summary of solver processes directly reported to runsolver:
#   pid: 10610,10612
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2513.85
#   total CPU system time (s): 6.26809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.319 second user time and 21.0783 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 18:23:07
IDJOB=4269403
IDBENCH=134579
IDSOLVER=2660
FILE ID=node124/4269403-1502815043
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-9_X2.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-4269403-1502815043/watcher-4269403-1502815043 -o /tmp/evaluation-result-4269403-1502815043/solver-4269403-1502815043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 445557945 HOME/instance-4269403-1502815043.xml

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

MD5SUM BENCH= 1a2530643870bd226f8d107acaf48581
RANDOM SEED=445557945

node124.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.51
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.51
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.51
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.51
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:        31374928 kB
MemAvailable:   31808056 kB
Buffers:          244684 kB
Cached:           475344 kB
SwapCached:            0 kB
Active:           651560 kB
Inactive:         296928 kB
Active(anon):     179944 kB
Inactive(anon):    81948 kB
Active(file):     471616 kB
Inactive(file):   214980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7612 kB
Writeback:             0 kB
AnonPages:        371524 kB
Mapped:            60208 kB
Shmem:             33512 kB
Slab:             151308 kB
SReclaimable:     124736 kB
SUnreclaim:        26572 kB
KernelStack:        3776 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 19:04:57