Trace number 4282364

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-188.xml
MD5SUM60b39e31c0b6c133ee3b2ed9cb605470
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables376
Number of constraints196
Number of domains2
Minimum domain size188
Maximum domain size35344
Distribution of domain sizes[{"size":188,"count":188},{"size":35344,"count":188}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":188},{"degree":4,"count":187},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity188
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":188},{"arity":94,"count":6},{"arity":188,"count":1}]
Number of extensional constraints0
Number of intensional constraints189
Distribution of constraint types[{"type":"intension","count":189},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282364-1503111987.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4282364-1503111987.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
0.87/0.66	c solve instance...
2520.05/2513.01	s UNKNOWN
2520.05/2513.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282364-1503111987/watcher-4282364-1503111987 -o /tmp/evaluation-result-4282364-1503111987/solver-4282364-1503111987 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 157843086 HOME/instance-4282364-1503111987.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
Current StackSize limit: 8192 KiB

solver pid=22302, runsolver pid=22299

[startup+0.100056 s]*
/proc/loadavg: 1.87 1.76 1.64 3/202 22309
/proc/meminfo: memFree=30974236/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13374792 memory=15424 CPUtime=0.01 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 3598 0 0 0 1 0 0 0 20 0 6 0 9605810 13695787008 3790 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3343698 3856 1962 1 0 3333195 0
[pid=22304/tid=22305] ppid=22302 vsize=13375820 memory=-8713483618642850652 CPUtime=0.01 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) S 22302 22302 18108 0 -1 1077944384 2367 0 0 0 1 0 0 0 20 0 7 0 9605810 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063642196608 140063637964501 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13375820 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 9605811 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13375820 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 9605811 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13375820 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 9605811 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13375820 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 9605811 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13375820 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) R 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 9605812 13696839680 3856 18446744073709551615 4194304 4196468 140728800503792 140063183698912 140063637964501 0 0 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13384304 KiB
Current children cumulated memory: 16800 KiB

[startup+0.211072 s]*
/proc/loadavg: 1.87 1.76 1.64 4/211 22318
/proc/meminfo: memFree=30967524/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13974352 memory=27020 CPUtime=0.09 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 5149 0 0 0 8 1 0 0 20 0 15 0 9605810 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3493588 6755 2749 1 0 3482964 0
[pid=22304/tid=22305] ppid=22302 vsize=13974352 memory=-6871798056524144002 CPUtime=0.07 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 3297 0 0 0 6 1 0 0 20 0 15 0 9605810 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063642184448 140063637976221 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13974352 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13974352 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605812 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9605813 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9605813 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) S 22302 22302 18108 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) R 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13974352 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) R 22302 22302 18108 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13974352 memory=139895880271488 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605820 14309736448 6755 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28396 KiB

[startup+0.315358 s]*
/proc/loadavg: 1.87 1.76 1.64 4/211 22318
/proc/meminfo: memFree=30953780/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13974352 memory=37360 CPUtime=0.29 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 8925 0 0 0 26 3 0 0 20 0 15 0 9605810 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3493588 9340 3008 1 0 3482964 0
[pid=22304/tid=22305] ppid=22302 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 6087 0 0 0 15 2 0 0 20 0 15 0 9605810 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063642188944 140063637976221 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605811 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605812 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9605813 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9605813 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13974352 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) R 22302 22302 18108 0 -1 4202560 595 0 0 0 3 0 0 0 20 0 15 0 9605815 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063617179086 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) R 22302 22302 18108 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 15 0 9605815 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) R 22302 22302 18108 0 -1 4202560 758 0 0 0 6 0 0 0 20 0 15 0 9605815 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063617374388 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605820 14309736448 9340 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38736 KiB

[startup+0.700765 s]
/proc/loadavg: 1.87 1.76 1.64 6/211 22318
/proc/meminfo: memFree=30942432/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13980732 memory=64688 CPUtime=1.15 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 13486 0 0 0 109 6 0 0 20 0 15 0 9605810 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3495183 16172 3172 1 0 3483476 0
[pid=22304/tid=22305] ppid=22302 vsize=13980732 memory=6307362036035193244 CPUtime=0.54 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 8775 0 0 0 50 4 0 0 20 0 15 0 9605810 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063642192336 140063262407381 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13980732 memory=-7453528518462155811 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13980732 memory=6296706741003445840 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13980732 memory=7524486278333819988 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9605812 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=139895741882992 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) R 22302 22302 18108 0 -1 4202560 1259 0 0 0 15 0 0 0 20 0 15 0 9605815 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063111375856 140063624110762 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13980732 memory=7809523229951467576 CPUtime=0.13 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) R 22302 22302 18108 0 -1 4202560 720 0 0 0 13 0 0 0 20 0 15 0 9605815 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063110314576 140063637975642 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) S 22302 22302 18108 0 -1 1077944384 1425 0 0 0 29 0 0 0 20 0 15 0 9605815 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13980732 memory=-2897801490638248215 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605820 14316269568 16172 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66064 KiB

[startup+1.50083 s]
/proc/loadavg: 1.87 1.76 1.64 5/211 22318
/proc/meminfo: memFree=30918060/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13980732 memory=91752 CPUtime=3.63 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 24373 0 0 0 356 7 0 0 20 0 15 0 9605810 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3495183 22938 3198 1 0 3483476 0
[pid=22304/tid=22305] ppid=22302 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 9804 0 0 0 130 4 0 0 20 0 15 0 9605810 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063642192624 140063266097621 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13980732 memory=4279073131472642624 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13980732 memory=7229210150317679467 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13980732 memory=-5628408999910123566 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13980732 memory=7649399388492739122 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9605811 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9605812 14316269568 22938 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6

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

[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=2329008 CPUtime=0.56 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 8013 0 0 0 47 9 0 0 20 0 15 0 9605812 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13980732 memory=2329060 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13980732 memory=2329060 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13980732 memory=2250876 CPUtime=2.08 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) S 22302 22302 18108 0 -1 1077944384 12960 0 0 0 206 2 0 0 20 0 15 0 9605815 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13980732 memory=1634076 CPUtime=1.87 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) S 22302 22302 18108 0 -1 1077944384 12883 0 0 0 186 1 0 0 20 0 15 0 9605815 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13980732 memory=1376 CPUtime=0.56 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) S 22302 22302 18108 0 -1 1077944384 7496 0 0 0 55 1 0 0 20 0 15 0 9605815 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13980732 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1190 0 0 0 30 38 0 0 20 0 15 0 9605820 14316269568 582265 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 2389.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2330436 KiB

[startup+2442.3 s]
/proc/loadavg: 1.86 1.83 1.83 3/212 22639
/proc/meminfo: memFree=28464016/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13980732 memory=360664 CPUtime=2449.22 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 105872 0 0 0 244703 219 0 0 20 0 15 0 9605810 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3495183 90166 3253 1 0 3483476 0
[pid=22304/tid=22305] ppid=22302 vsize=13980732 memory=2863580 CPUtime=2440.49 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 45160 0 0 0 243886 163 0 0 20 0 15 0 9605810 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063642193968 140063267714309 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13980732 memory=2355732 CPUtime=0.7 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 3345 0 0 0 65 5 0 0 20 0 15 0 9605811 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13980732 memory=2355732 CPUtime=0.71 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 2614 0 0 0 66 5 0 0 20 0 15 0 9605811 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13980732 memory=1376 CPUtime=0.72 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 4314 0 0 0 67 5 0 0 20 0 15 0 9605811 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13980732 memory=2542824 CPUtime=0.71 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 4703 0 0 0 67 4 0 0 20 0 15 0 9605811 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=2598432 CPUtime=0.6 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 9604 0 0 0 50 10 0 0 20 0 15 0 9605812 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13980732 memory=2863580 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13980732 memory=3038916 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13980732 memory=1376 CPUtime=2.08 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) S 22302 22302 18108 0 -1 1077944384 13201 0 0 0 206 2 0 0 20 0 15 0 9605815 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13980732 memory=2355732 CPUtime=1.87 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) S 22302 22302 18108 0 -1 1077944384 12883 0 0 0 186 1 0 0 20 0 15 0 9605815 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13980732 memory=1376 CPUtime=0.56 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) S 22302 22302 18108 0 -1 1077944384 7496 0 0 0 55 1 0 0 20 0 15 0 9605815 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13980732 memory=2997232 CPUtime=0.7 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1195 0 0 0 31 39 0 0 20 0 15 0 9605820 14316269568 90166 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 2449.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 362040 KiB

[startup+2502.3 s]
/proc/loadavg: 1.91 1.85 1.84 3/212 22641
/proc/meminfo: memFree=31041060/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13980732 memory=453872 CPUtime=2509.33 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 119541 0 0 0 250681 252 0 0 20 0 15 0 9605810 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3495183 113468 3254 1 0 3483476 0
[pid=22304/tid=22305] ppid=22302 vsize=13980732 memory=453872 CPUtime=2500.41 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 52425 0 0 0 249848 193 0 0 20 0 15 0 9605810 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063642193960 140063267512789 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13980732 memory=355652 CPUtime=0.73 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 4253 0 0 0 68 5 0 0 20 0 15 0 9605811 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13980732 memory=1673024 CPUtime=0.74 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 3123 0 0 0 69 5 0 0 20 0 15 0 9605811 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13980732 memory=453872 CPUtime=0.75 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 4584 0 0 0 70 5 0 0 20 0 15 0 9605811 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13980732 memory=453872 CPUtime=0.74 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 5610 0 0 0 70 4 0 0 20 0 15 0 9605811 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=8980 CPUtime=0.65 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 13370 0 0 0 53 12 0 0 20 0 15 0 9605812 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13980732 memory=453872 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13980732 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13980732 memory=1376 CPUtime=2.08 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) S 22302 22302 18108 0 -1 1077944384 13205 0 0 0 206 2 0 0 20 0 15 0 9605815 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13980732 memory=1376 CPUtime=1.87 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) S 22302 22302 18108 0 -1 1077944384 12888 0 0 0 186 1 0 0 20 0 15 0 9605815 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13980732 memory=4128 CPUtime=0.56 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) S 22302 22302 18108 0 -1 1077944384 7500 0 0 0 55 1 0 0 20 0 15 0 9605815 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13980732 memory=8980 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13980732 memory=1292 CPUtime=0.72 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1226 0 0 0 32 40 0 0 20 0 15 0 9605820 14316269568 113468 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 2509.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 455248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513 s]*
/proc/loadavg: 1.85 1.84 1.84 3/212 22642
/proc/meminfo: memFree=31014188/32770624 swapFree=67108860/67108860
[pid=22302] ppid=22299 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/22302/stat : 22302 (xcsp3-exec) S 22299 22302 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 9605801 9740288 344 18446744073709551615 4194304 5098028 140725022137360 140725022135464 140718320915068 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 17268736 140725022138746 140725022138950 140725022138950 140725022142443 0
/proc/22302/statm: 2378 344 289 221 0 87 0
[pid=22304] ppid=22302 vsize=13980732 memory=480604 CPUtime=2520.05 cores=0,2,4,6
/proc/22304/stat : 22304 (java) S 22302 22302 18108 0 -1 1077944320 119599 0 0 0 251752 253 0 0 20 0 15 0 9605810 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140728800486336 140063637954295 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
/proc/22304/statm: 3495183 120151 3254 1 0 3483476 0
[pid=22304/tid=22305] ppid=22302 vsize=13980732 memory=-8774313645642428999 CPUtime=2511.11 cores=0,2,4,6
/proc/22304/task/22305/stat : 22305 (java) R 22302 22302 18108 0 -1 4202560 52483 0 0 0 250918 193 0 0 20 0 15 0 9605810 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063642194128 140063267335199 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22306] ppid=22302 vsize=13980732 memory=4126316290023845779 CPUtime=0.73 cores=0,2,4,6
/proc/22304/task/22306/stat : 22306 (java) S 22302 22302 18108 0 -1 1077944384 4253 0 0 0 68 5 0 0 20 0 15 0 9605811 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063594921104 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22307] ppid=22302 vsize=13980732 memory=3292 CPUtime=0.74 cores=0,2,4,6
/proc/22304/task/22307/stat : 22307 (java) S 22302 22302 18108 0 -1 1077944384 3123 0 0 0 69 5 0 0 20 0 15 0 9605811 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063593868304 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22308] ppid=22302 vsize=13980732 memory=1376 CPUtime=0.75 cores=0,2,4,6
/proc/22304/task/22308/stat : 22308 (java) S 22302 22302 18108 0 -1 1077944384 4584 0 0 0 70 5 0 0 20 0 15 0 9605811 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063592815504 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22309] ppid=22302 vsize=13980732 memory=480604 CPUtime=0.75 cores=0,2,4,6
/proc/22304/task/22309/stat : 22309 (java) S 22302 22302 18108 0 -1 1077944384 5610 0 0 0 71 4 0 0 20 0 15 0 9605811 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063591762704 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22310] ppid=22302 vsize=13980732 memory=4068 CPUtime=0.65 cores=0,2,4,6
/proc/22304/task/22310/stat : 22310 (java) S 22302 22302 18108 0 -1 1077944384 13370 0 0 0 53 12 0 0 20 0 15 0 9605812 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063183698288 140063637965442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22311] ppid=22302 vsize=13980732 memory=1148 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22311/stat : 22311 (java) S 22302 22302 18108 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063182644256 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22312] ppid=22302 vsize=13980732 memory=3212 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22312/stat : 22312 (java) S 22302 22302 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 9605813 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063181591408 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22313] ppid=22302 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22313/stat : 22313 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063180539728 140063637972891 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22314] ppid=22302 vsize=13980732 memory=289956 CPUtime=2.08 cores=0,2,4,6
/proc/22304/task/22314/stat : 22314 (java) S 22302 22302 18108 0 -1 1077944384 13205 0 0 0 206 2 0 0 20 0 15 0 9605815 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063111375728 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22315] ppid=22302 vsize=13980732 memory=1376 CPUtime=1.87 cores=0,2,4,6
/proc/22304/task/22315/stat : 22315 (java) S 22302 22302 18108 0 -1 1077944384 12888 0 0 0 186 1 0 0 20 0 15 0 9605815 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063110322928 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22316] ppid=22302 vsize=13980732 memory=4126316290023845779 CPUtime=0.56 cores=0,2,4,6
/proc/22304/task/22316/stat : 22316 (java) S 22302 22302 18108 0 -1 1077944384 7500 0 0 0 55 1 0 0 20 0 15 0 9605815 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063109270128 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22317] ppid=22302 vsize=13980732 memory=7090988413287425906 CPUtime=0 cores=0,2,4,6
/proc/22304/task/22317/stat : 22317 (java) S 22302 22302 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9605815 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063108217568 140063637964501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
[pid=22304/tid=22318] ppid=22302 vsize=13980732 memory=7595720381263528036 CPUtime=0.73 cores=0,2,4,6
/proc/22304/task/22318/stat : 22318 (java) S 22302 22302 18108 0 -1 1077944384 1226 0 0 0 33 40 0 0 20 0 15 0 9605820 14316269568 120151 18446744073709551615 4194304 4196468 140728800503792 140063107164848 140063637965442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 20877312 140728800510386 140728800510562 140728800510562 140728800513999 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 481980 KiB

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

[startup+2513.02 s]
# the end of solver process 22302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.54 s, system=2.53674 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2513.02
CPU time (s): 2520.07
CPU user time (s): 2517.54
CPU system time (s): 2.53674
CPU usage (%): 100.281
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3040292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.54
system time used= 2.53674
maximum resident set size= 3045060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120258
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68323
involuntary context switches= 2618


# summary of solver processes directly reported to runsolver:
#   pid: 22302
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.54
#   total CPU system time (s): 2.53674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6431 second user time and 22.0608 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 04:52:47
IDJOB=4282364
IDBENCH=122901
IDSOLVER=2677
FILE ID=node131/4282364-1503111987
RUNJOBID= node131-1503095854-18171
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-188.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-4282364-1503111987/watcher-4282364-1503111987 -o /tmp/evaluation-result-4282364-1503111987/solver-4282364-1503111987 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 157843086 HOME/instance-4282364-1503111987.xml

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

MD5SUM BENCH= 60b39e31c0b6c133ee3b2ed9cb605470
RANDOM SEED=157843086

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30980456 kB
MemAvailable:   31243476 kB
Buffers:          155536 kB
Cached:           388676 kB
SwapCached:            0 kB
Active:           995848 kB
Inactive:         385864 kB
Active(anon):     837992 kB
Inactive(anon):     8556 kB
Active(file):     157856 kB
Inactive(file):   377308 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:        835448 kB
Mapped:            43048 kB
Shmem:              8868 kB
Slab:             112304 kB
SReclaimable:      87380 kB
SUnreclaim:        24924 kB
KernelStack:        3408 kB
PageTables:         6416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1439152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-19 05:34:41