Trace number 4281835

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0901 2514.8201

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark866
Best CPU time to get the best result obtained on this benchmark20000.6
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281835-1503124281.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4281835-1503124281.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.33/0.37	c parse instance...
1.20/0.71	c solve instance...
2520.07/2514.80	s UNKNOWN
2520.07/2514.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 (14222 MiB free)
  memory of node 1: 16384 MiB (15749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281835-1503124281/watcher-4281835-1503124281 -o /tmp/evaluation-result-4281835-1503124281/solver-4281835-1503124281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 368420328 HOME/instance-4281835-1503124281.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=21118, runsolver pid=21115

[startup+0.100153 s]*
/proc/loadavg: 1.97 1.98 1.96 3/204 21127
/proc/meminfo: memFree=30680856/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13574484 memory=21284 CPUtime=0.03 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 4080 0 0 0 2 1 0 0 20 0 9 0 10837881 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3393621 5321 2099 1 0 3383118 0
[pid=21120/tid=21121] ppid=21118 vsize=13574484 memory=-8713483618642457695 CPUtime=0.03 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 2804 0 0 0 2 1 0 0 20 0 9 0 10837881 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444683829688 140444662007360 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10837882 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13574484 memory=140574754518656 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10837882 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10837882 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10837882 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13574484 memory=140574754518656 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 10837883 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 10837884 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140444224209952 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 10837884 13900271616 5321 18446744073709551615 4194304 4196468 140732902354544 140443593728944 140444679603925 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 22664 KiB

[startup+0.210551 s]*
/proc/loadavg: 1.97 1.98 1.96 4/211 21134
/proc/meminfo: memFree=30672088/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13974352 memory=30280 CPUtime=0.12 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 5501 0 0 0 11 1 0 0 20 0 15 0 10837881 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3493588 7570 2845 1 0 3482964 0
[pid=21120/tid=21121] ppid=21118 vsize=13974352 memory=-6871798056524144002 CPUtime=0.09 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 3459 0 0 0 8 1 0 0 20 0 15 0 10837881 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444683830144 140444679615645 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13974352 memory=140574754518656 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10837882 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13974352 memory=140574754518656 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10837883 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10837884 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140444224209952 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837884 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443593728880 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 10837886 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) R 21118 21118 16431 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 10837887 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13974352 memory=140574754518656 CPUtime=0.01 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) R 21118 21118 16431 0 -1 4202560 331 0 0 0 1 0 0 0 20 0 15 0 10837887 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679615066 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13974352 memory=140574754518656 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837891 14309736448 7570 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31660 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.97 1.98 1.96 3/211 21134
/proc/meminfo: memFree=30659468/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13978608 memory=42040 CPUtime=0.33 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 9259 0 0 0 30 3 0 0 20 0 15 0 10837881 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3494652 10510 3005 1 0 3482964 0
[pid=21120/tid=21121] ppid=21118 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 6383 0 0 0 17 2 0 0 20 0 15 0 10837881 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444683814712 140444679605654 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13978608 memory=-8815662549083463029 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13978608 memory=-8180884769237998965 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13978608 memory=4132769004644038186 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13978608 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10837882 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13978608 memory=140574754529249 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10837883 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10837884 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140444224209952 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837884 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443593728880 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 15 0 10837886 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) S 21118 21118 16431 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 15 0 10837887 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) S 21118 21118 16431 0 -1 1077944384 722 0 0 0 7 0 0 0 20 0 15 0 10837887 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837891 14314094592 10510 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 43420 KiB

[startup+0.70705 s]
/proc/loadavg: 1.97 1.98 1.96 5/211 21134
/proc/meminfo: memFree=30648392/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13980732 memory=69744 CPUtime=1.2 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 13026 0 0 0 115 5 0 0 20 0 15 0 10837881 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3495183 17436 3172 1 0 3483476 0
[pid=21120/tid=21121] ppid=21118 vsize=13980732 memory=7165352523811273013 CPUtime=0.58 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) S 21118 21118 16431 0 -1 1077944384 8542 0 0 0 54 4 0 0 20 0 15 0 10837881 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444683814736 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13980732 memory=7079764443888238699 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13980732 memory=7741523263919513920 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13980732 memory=3049007562806629424 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10837883 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140444224209952 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443593728880 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13980732 memory=140574615151216 CPUtime=0.14 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) D 21118 21118 16431 0 -1 4202560 870 0 0 0 14 0 0 0 20 0 15 0 10837886 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443591611256 140444672310871 0 4 1 16800974 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13980732 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) R 21118 21118 16431 0 -1 4202560 836 0 0 0 14 0 0 0 20 0 15 0 10837887 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443590558520 140444671830846 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13980732 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) R 21118 21118 16431 0 -1 4202560 1492 0 0 0 31 0 0 0 20 0 15 0 10837887 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443589519904 140444672690555 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13980732 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837891 14316269568 17436 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 71124 KiB

[startup+1.50081 s]
/proc/loadavg: 1.97 1.98 1.96 5/211 21134
/proc/meminfo: memFree=30614520/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13980732 memory=145168 CPUtime=3.46 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 18766 0 0 0 339 7 0 0 20 0 15 0 10837881 14316269568 36292 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3495183 36292 3188 1 0 3483476 0
[pid=21120/tid=21121] ppid=21118 vsize=13980732 memory=21051 CPUtime=1.37 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 8791 0 0 0 132 5 0 0 20 0 15 0 10837881 14316269568 36292 18446744073709551615 4194304 4196468 140732902354544 140444683829816 140444306539197 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 36292 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13980732 memory=-3253322038155611931 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 36292 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10837882 14316269568 36292 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13980732 memory=3472328279047811153 CPUtime=0 cores=1,3,5,7

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

/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443593728896 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13980732 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13980732 memory=281149232237088 CPUtime=1.73 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 12755 0 0 0 172 1 0 0 20 0 15 0 10837886 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13980732 memory=-9181546050914066336 CPUtime=1.77 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) S 21118 21118 16431 0 -1 1077944384 15502 0 0 0 176 1 0 0 20 0 15 0 10837887 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13980732 memory=1380 CPUtime=0.55 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) S 21118 21118 16431 0 -1 1077944384 5857 0 0 0 53 2 0 0 20 0 15 0 10837887 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13980732 memory=175920 CPUtime=0.46 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1001 0 0 0 19 27 0 0 20 0 15 0 10837891 14316269568 43980 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 2387.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 177300 KiB

[startup+2442.3 s]
/proc/loadavg: 1.94 1.97 2.03 3/211 21456
/proc/meminfo: memFree=23876520/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13980732 memory=177968 CPUtime=2447.48 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 70124 0 0 0 244706 42 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3495183 44492 3234 1 0 3483476 0
[pid=21120/tid=21121] ppid=21118 vsize=13980732 memory=1380 CPUtime=2441.71 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 20501 0 0 0 244165 6 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444683833344 140444311093102 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.26 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 2000 0 0 0 24 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.25 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 2857 0 0 0 23 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.26 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 2460 0 0 0 24 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.26 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2386 0 0 0 24 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.13 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 3514 0 0 0 11 2 0 0 20 0 15 0 10837883 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13980732 memory=177968 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444224210016 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13980732 memory=177968 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443593728896 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13980732 memory=177968 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13980732 memory=1380 CPUtime=1.73 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 12755 0 0 0 172 1 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13980732 memory=175920 CPUtime=1.77 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) S 21118 21118 16431 0 -1 1077944384 15502 0 0 0 176 1 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.55 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) S 21118 21118 16431 0 -1 1077944384 5857 0 0 0 53 2 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13980732 memory=1200 CPUtime=0.47 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1005 0 0 0 20 27 0 0 20 0 15 0 10837891 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 2447.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 179348 KiB

[startup+2502.3 s]
/proc/loadavg: 1.94 1.96 2.02 3/211 21458
/proc/meminfo: memFree=23874348/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13980732 memory=177968 CPUtime=2507.53 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 70192 0 0 0 250711 42 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3495183 44492 3234 1 0 3483476 0
[pid=21120/tid=21121] ppid=21118 vsize=13980732 memory=177968 CPUtime=2501.69 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 20555 0 0 0 250163 6 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444683833344 140444313258500 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.28 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 2001 0 0 0 26 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.26 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 2857 0 0 0 24 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.27 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 2460 0 0 0 25 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13980732 memory=1380 CPUtime=0.27 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2386 0 0 0 25 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.14 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 3521 0 0 0 12 2 0 0 20 0 15 0 10837883 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444224210016 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443593728896 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13980732 memory=1380 CPUtime=1.73 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 12755 0 0 0 172 1 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13980732 memory=-8774313645642428999 CPUtime=1.77 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) S 21118 21118 16431 0 -1 1077944384 15502 0 0 0 176 1 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13980732 memory=5368 CPUtime=0.55 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) S 21118 21118 16431 0 -1 1077944384 5857 0 0 0 53 2 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13980732 memory=1380 CPUtime=0.49 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1011 0 0 0 21 28 0 0 20 0 15 0 10837891 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 2507.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 179348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 1.88 1.95 2.02 3/211 21458
/proc/meminfo: memFree=23874476/32770624 swapFree=67108860/67108860
[pid=21118] ppid=21115 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21118/stat : 21118 (xcsp3-exec) S 21115 21118 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10837874 9740288 345 18446744073709551615 4194304 5098028 140735387262848 140735387260952 139666783142524 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 34234368 140735387267450 140735387267654 140735387267654 140735387271147 0
/proc/21118/statm: 2378 345 289 221 0 87 0
[pid=21120] ppid=21118 vsize=13980732 memory=177968 CPUtime=2520.07 cores=1,3,5,7
/proc/21120/stat : 21120 (java) S 21118 21118 16431 0 -1 1077944320 70735 0 0 0 251964 43 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140732902337088 140444679593719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
/proc/21120/statm: 3495183 44492 3234 1 0 3483476 0
[pid=21120/tid=21121] ppid=21118 vsize=13980732 memory=13571496182286043 CPUtime=2514.17 cores=1,3,5,7
/proc/21120/task/21121/stat : 21121 (java) R 21118 21118 16431 0 -1 4202560 20730 0 0 0 251411 6 0 0 20 0 15 0 10837881 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444683833392 140444311094237 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21122] ppid=21118 vsize=13980732 memory=1716 CPUtime=0.29 cores=1,3,5,7
/proc/21120/task/21122/stat : 21122 (java) S 21118 21118 16431 0 -1 1077944384 2007 0 0 0 27 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444636560528 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21123] ppid=21118 vsize=13980732 memory=15872 CPUtime=0.27 cores=1,3,5,7
/proc/21120/task/21123/stat : 21123 (java) S 21118 21118 16431 0 -1 1077944384 2865 0 0 0 25 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444635507728 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21124] ppid=21118 vsize=13980732 memory=16448 CPUtime=0.28 cores=1,3,5,7
/proc/21120/task/21124/stat : 21124 (java) S 21118 21118 16431 0 -1 1077944384 2502 0 0 0 26 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444634454928 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21125] ppid=21118 vsize=13980732 memory=-8774313645642428999 CPUtime=0.28 cores=1,3,5,7
/proc/21120/task/21125/stat : 21125 (java) S 21118 21118 16431 0 -1 1077944384 2676 0 0 0 26 2 0 0 20 0 15 0 10837882 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444633402128 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21126] ppid=21118 vsize=13980732 memory=1584 CPUtime=0.14 cores=1,3,5,7
/proc/21120/task/21126/stat : 21126 (java) S 21118 21118 16431 0 -1 1077944384 3537 0 0 0 12 2 0 0 20 0 15 0 10837883 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444225263984 140444679604866 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21127] ppid=21118 vsize=13980732 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21127/stat : 21127 (java) S 21118 21118 16431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140444224210016 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21128] ppid=21118 vsize=13980732 memory=844 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21128/stat : 21128 (java) S 21118 21118 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10837884 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443593728896 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21129] ppid=21118 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21129/stat : 21129 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443592677200 140444679612315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21130] ppid=21118 vsize=13980732 memory=2944 CPUtime=1.73 cores=1,3,5,7
/proc/21120/task/21130/stat : 21130 (java) S 21118 21118 16431 0 -1 1077944384 12757 0 0 0 172 1 0 0 20 0 15 0 10837886 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443591625584 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21131] ppid=21118 vsize=13980732 memory=2960 CPUtime=1.77 cores=1,3,5,7
/proc/21120/task/21131/stat : 21131 (java) S 21118 21118 16431 0 -1 1077944384 15504 0 0 0 176 1 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443590572784 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21132] ppid=21118 vsize=13980732 memory=4068 CPUtime=0.55 cores=1,3,5,7
/proc/21120/task/21132/stat : 21132 (java) S 21118 21118 16431 0 -1 1077944384 5859 0 0 0 53 2 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443589519984 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21133] ppid=21118 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/21120/task/21133/stat : 21133 (java) S 21118 21118 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10837887 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443588467424 140444679603925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
[pid=21120/tid=21134] ppid=21118 vsize=13980732 memory=177968 CPUtime=0.49 cores=1,3,5,7
/proc/21120/task/21134/stat : 21134 (java) S 21118 21118 16431 0 -1 1077944384 1011 0 0 0 21 28 0 0 20 0 15 0 10837891 14316269568 44492 18446744073709551615 4194304 4196468 140732902354544 140443587414704 140444679604866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 39251968 140732902359474 140732902359650 140732902359650 140732902363087 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 179348 KiB

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

[startup+2514.81 s]
# the end of solver process 21118 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000869 s, system=0.001292 s

[startup+2514.82 s]
# the end of solver process 21120 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.65 s, system=0.433353 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): 2514.82
CPU time (s): 2520.09
CPU user time (s): 2519.65
CPU system time (s): 0.433353
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 238688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.65
system time used= 0.433353
maximum resident set size= 238312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60401
involuntary context switches= 1061


# summary of solver processes directly reported to runsolver:
#   pid: 21118,21120
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.65
#   total CPU system time (s): 0.433353

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.042 second user time and 19.9815 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 08:17:21
IDJOB=4281835
IDBENCH=126211
IDSOLVER=2677
FILE ID=node128/4281835-1503124281
RUNJOBID= node128-1503095815-16490
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.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-4281835-1503124281/watcher-4281835-1503124281 -o /tmp/evaluation-result-4281835-1503124281/solver-4281835-1503124281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 368420328 HOME/instance-4281835-1503124281.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=368420328

node128.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.47
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.47
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.47
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.47
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:        30691320 kB
MemAvailable:   30866348 kB
Buffers:          157404 kB
Cached:           308428 kB
SwapCached:            0 kB
Active:          1366572 kB
Inactive:         306232 kB
Active(anon):    1207288 kB
Inactive(anon):    16752 kB
Active(file):     159284 kB
Inactive(file):   289480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:       1206812 kB
Mapped:            43432 kB
Shmem:             17060 kB
Slab:             108692 kB
SReclaimable:      84200 kB
SUnreclaim:        24492 kB
KernelStack:        3456 kB
PageTables:         7312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2596696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1110016 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= 62012 MiB
End job on node128 at 2017-08-19 08:59:16