Trace number 4306746

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.7b seq (e747e1e)? (TO) 2520.1 2513.02

General information on the benchmark

NameBibd/
Bibd-sc-10-03-08_c18.xml
MD5SUM21283a47fd6fd3b1d87e6d18823d33f4
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 benchmark14.0438
Satisfiable
(Un)Satisfiability was proved
Number of variables13200
Number of constraints5576
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6600}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":6600},{"degree":2,"count":5400},{"degree":12,"count":1200}]
Minimum constraint arity3
Maximum constraint arity1200
Distribution of constraint arities[{"arity":3,"count":5400},{"arity":10,"count":120},{"arity":120,"count":55},{"arity":1200,"count":1}]
Number of extensional constraints0
Number of intensional constraints5400
Distribution of constraint types[{"type":"intension","count":5400},{"type":"lex","count":1},{"type":"sum","count":175}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306746-1534097780.xml"  -tl '2520s' -p 1
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4306746-1534097780.xml, -tl, 2520s, -p, 1]
0.11/0.21	c simple solver
0.34/0.28	c parse instance...
3.70/1.39	c solve instance...
2520.07/2513.01	s UNKNOWN
2520.07/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 (10546 MiB free)
  memory of node 1: 16384 MiB (6385 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306746-1534097780/watcher-4306746-1534097780 -o /tmp/evaluation-result-4306746-1534097780/solver-4306746-1534097780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534097780-4445 --watchdog 2580 HOME/xcsp3-exec -seed 830086191 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306746-1534097780.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=4468, runsolver pid=4465

[startup+0.100126 s]*
/proc/loadavg: 1.00 1.01 1.24 4/217 4505
/proc/meminfo: memFree=17306512/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14082940 memory=28256 CPUtime=0.11 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 5481 0 0 0 10 1 0 0 20 0 15 0 227341169 14420930560 7064 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3520735 7064 3000 1 0 3483012 0
[pid=4470/tid=4473] ppid=4468 vsize=14082940 memory=4788064525052978323 CPUtime=0.09 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 3513 0 0 0 8 1 0 0 20 0 15 0 227341170 14420930560 7130 33554432000 4194304 4196468 140728019786672 140265801145648 140265796928669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14082940 memory=3472467896488248528 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 7130 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 7130 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 7130 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 7130 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264976815392 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264572184176 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) R 4468 4468 4413 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0.01 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) R 4468 4468 4413 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 7130 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29712 KiB

[startup+0.21165 s]*
/proc/loadavg: 1.00 1.01 1.24 5/217 4505
/proc/meminfo: memFree=17283176/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14082940 memory=41432 CPUtime=0.34 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 8325 0 0 0 31 3 0 0 20 0 15 0 227341169 14420930560 10358 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3520735 10358 3228 1 0 3483012 0
[pid=4470/tid=4473] ppid=4468 vsize=14082940 memory=4788064525053108374 CPUtime=0.2 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 5441 0 0 0 18 2 0 0 20 0 15 0 227341170 14420930560 10422 33554432000 4194304 4196468 140728019786672 140265801141728 140265780987230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14082940 memory=3472467896488248528 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 10422 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 10422 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 10422 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14420930560 10422 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264976815392 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227341172 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264572184176 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 467 0 0 0 2 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0.08 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 801 0 0 0 8 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14082940 memory=139767593096832 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341175 14420930560 10422 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42888 KiB

[startup+0.310445 s]*
/proc/loadavg: 1.00 1.01 1.24 6/217 4505
/proc/meminfo: memFree=17271016/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14087196 memory=48220 CPUtime=0.52 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 9191 0 0 0 49 3 0 0 20 0 15 0 227341169 14425288704 12055 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3521799 12055 3265 1 0 3483012 0
[pid=4470/tid=4473] ppid=4468 vsize=14087196 memory=4642815883972080543 CPUtime=0.29 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 6138 0 0 0 27 2 0 0 20 0 15 0 227341170 14425288704 12055 33554432000 4194304 4196468 140728019786672 140265801140528 140265780987230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14425288704 12055 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14087196 memory=139767496976415 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14425288704 12055 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14087196 memory=279534993918240 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14425288704 12055 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14087196 memory=139767496939535 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14425288704 12055 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14087196 memory=279535090043264 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227341172 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14087196 memory=139767496944143 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227341172 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264976815392 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14087196 memory=139767496950861 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227341172 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264572184176 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14087196 memory=139767496953191 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 430 0 0 0 5 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14087196 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 481 0 0 0 4 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14087196 memory=139767593096832 CPUtime=0.12 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 861 0 0 0 12 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14087196 memory=139767593098288 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341175 14425288704 12055 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49676 KiB

[startup+0.701297 s]
/proc/loadavg: 1.00 1.01 1.24 8/217 4505
/proc/meminfo: memFree=17207784/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14089320 memory=124576 CPUtime=1.76 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 12918 0 0 0 171 5 0 0 20 0 15 0 227341169 14427463680 31144 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3522330 31144 3357 1 0 3483524 0
[pid=4470/tid=4473] ppid=4468 vsize=14089320 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 6632 0 0 0 63 4 0 0 20 0 15 0 227341170 14427463680 31144 33554432000 4194304 4196468 140728019786672 140265801143120 140265394351874 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14427463680 31144 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14427463680 31144 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341170 14427463680 31144 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227341170 14427463680 31144 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 227341172 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14089320 memory=27 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227341172 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264976815392 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227341172 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264572184176 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14089320 memory=7959395632134961464 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14089320 memory=6008435665355694656 CPUtime=0.39 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) R 4468 4468 4413 0 -1 1077944384 1487 0 0 0 39 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264570070992 140265796916949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14089320 memory=7373639892806751845 CPUtime=0.36 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) R 4468 4468 4413 0 -1 4202560 1713 0 0 0 36 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264569013328 140265790003579 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14089320 memory=734122130331934768 CPUtime=0.3 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 1778 0 0 0 30 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264567969984 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14089320 memory=932 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14089320 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227341175 14427463680 31144 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 126032 KiB

[startup+1.50675 s]
/proc/loadavg: 1.00 1.01 1.24 9/217 4505
/proc/meminfo: memFree=17014280/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0

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

/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264572184192 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14091368 memory=1456 CPUtime=2.13 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 11830 0 0 0 212 1 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14091368 memory=1456 CPUtime=2.31 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 13394 0 0 0 229 2 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14091368 memory=203224 CPUtime=0.74 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 6843 0 0 0 72 2 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14091368 memory=203224 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14091368 memory=3632 CPUtime=1.17 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1344 0 0 0 47 70 0 0 20 0 15 0 227341175 14429560832 50806 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 2389.28 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 204680 KiB

[startup+2442.3 s]
/proc/loadavg: 1.99 1.96 1.95 3/216 4579
/proc/meminfo: memFree=15990372/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14091368 memory=201172 CPUtime=2449.33 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 74335 0 0 0 244845 88 0 0 20 0 15 0 227341169 14429560832 50293 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3522842 50293 3423 1 0 3484036 0
[pid=4470/tid=4473] ppid=4468 vsize=14091368 memory=201172 CPUtime=2441.85 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 22729 0 0 0 244176 9 0 0 20 0 15 0 227341170 14429560832 50293 33554432000 4194304 4196468 140728019786672 140265801146032 140265401582143 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14091368 memory=7524 CPUtime=0.21 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2927 0 0 0 19 2 0 0 20 0 15 0 227341170 14429560832 50293 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14091368 memory=1456 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 2975 0 0 0 20 3 0 0 20 0 15 0 227341170 14429560832 50293 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14091368 memory=201172 CPUtime=0.22 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 5266 0 0 0 20 2 0 0 20 0 15 0 227341170 14429560832 50293 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14091368 memory=201172 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 1546 0 0 0 21 2 0 0 20 0 15 0 227341170 14429560832 50293 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14091368 memory=201172 CPUtime=0.1 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 4062 0 0 0 5 5 0 0 20 0 15 0 227341172 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14091368 memory=201172 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264976815456 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14091368 memory=201172 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264572184192 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14091368 memory=203224 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14091368 memory=201172 CPUtime=2.13 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 11832 0 0 0 212 1 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14091368 memory=1456 CPUtime=2.31 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 13396 0 0 0 229 2 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14091368 memory=201172 CPUtime=0.74 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 6847 0 0 0 72 2 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14091368 memory=201172 CPUtime=1.2 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1365 0 0 0 48 72 0 0 20 0 15 0 227341175 14429560832 50293 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 2449.33 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 202628 KiB

[startup+2502.3 s]
/proc/loadavg: 1.90 1.94 1.95 3/217 4582
/proc/meminfo: memFree=15990424/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14091368 memory=199120 CPUtime=2509.36 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 74361 0 0 0 250847 89 0 0 20 0 15 0 227341169 14429560832 49780 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3522842 49780 3423 1 0 3484036 0
[pid=4470/tid=4473] ppid=4468 vsize=14091368 memory=199120 CPUtime=2501.84 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 22746 0 0 0 250175 9 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265801146032 140265402125399 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14091368 memory=199120 CPUtime=0.22 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2928 0 0 0 20 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14091368 memory=199120 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 2975 0 0 0 20 3 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14091368 memory=1456 CPUtime=0.22 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 5266 0 0 0 20 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14091368 memory=199120 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 1546 0 0 0 21 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14091368 memory=199120 CPUtime=0.11 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 4066 0 0 0 6 5 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14091368 memory=199120 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264976815456 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264572184192 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14091368 memory=199120 CPUtime=2.13 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 11832 0 0 0 212 1 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14091368 memory=1456 CPUtime=2.31 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 13396 0 0 0 229 2 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14091368 memory=199120 CPUtime=0.74 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 6847 0 0 0 72 2 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14091368 memory=199120 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14091368 memory=1456 CPUtime=1.23 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1369 0 0 0 49 74 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 2509.36 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 200576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513 s]*
/proc/loadavg: 1.92 1.94 1.95 6/217 4660
/proc/meminfo: memFree=17125084/32770624 swapFree=67108796/67108860
[pid=4468] ppid=4465 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/4468/stat : 4468 (xcsp3-exec) S 4465 4468 4413 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227341169 115843072 364 33554432000 4194304 5098028 140733139359392 140733139357496 140586870309500 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38187008 140733139366971 140733139367172 140733139367172 140733139369930 0
/proc/4468/statm: 28282 364 306 221 0 87 0
[pid=4470] ppid=4468 vsize=14091368 memory=199120 CPUtime=2520.07 cores=1,3,5,7
/proc/4470/stat : 4470 (java) S 4468 4468 4413 0 -1 1077944320 74364 0 0 0 251918 89 0 0 20 0 15 0 227341169 14429560832 49780 33554432000 4194304 4196468 140728019786672 140728019769216 140265796906743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
/proc/4470/statm: 3522842 49780 3423 1 0 3484036 0
[pid=4470/tid=4473] ppid=4468 vsize=14091368 memory=8112282956445269571 CPUtime=2512.54 cores=1,3,5,7
/proc/4470/task/4473/stat : 4473 (java) R 4468 4468 4413 0 -1 4202560 22747 0 0 0 251245 9 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265801146032 140265401093776 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4480] ppid=4468 vsize=14091368 memory=-7003737579269690708 CPUtime=0.22 cores=1,3,5,7
/proc/4470/task/4480/stat : 4480 (java) S 4468 4468 4413 0 -1 1077944384 2928 0 0 0 20 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265726994832 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4481] ppid=4468 vsize=14091368 memory=-2746958450906831424 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4481/stat : 4481 (java) S 4468 4468 4413 0 -1 1077944384 2975 0 0 0 20 3 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265725942032 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4482] ppid=4468 vsize=14091368 memory=-9174445032661854264 CPUtime=0.22 cores=1,3,5,7
/proc/4470/task/4482/stat : 4482 (java) S 4468 4468 4413 0 -1 1077944384 5266 0 0 0 20 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265724889744 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4483] ppid=4468 vsize=14091368 memory=576587700018377745 CPUtime=0.23 cores=1,3,5,7
/proc/4470/task/4483/stat : 4483 (java) S 4468 4468 4413 0 -1 1077944384 1546 0 0 0 21 2 0 0 20 0 15 0 227341170 14429560832 49780 33554432000 4194304 4196468 140728019786672 140265723836944 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4488] ppid=4468 vsize=14091368 memory=288286696997651617 CPUtime=0.11 cores=1,3,5,7
/proc/4470/task/4488/stat : 4488 (java) S 4468 4468 4413 0 -1 1077944384 4068 0 0 0 6 5 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264977869424 140265796917890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4489] ppid=4468 vsize=14091368 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4489/stat : 4489 (java) S 4468 4468 4413 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264976815456 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4490] ppid=4468 vsize=14091368 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4490/stat : 4490 (java) S 4468 4468 4413 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 227341172 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264572184192 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4494] ppid=4468 vsize=14091368 memory=14413709237817240 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4494/stat : 4494 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264571132496 140265796925339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4495] ppid=4468 vsize=14091368 memory=820 CPUtime=2.13 cores=1,3,5,7
/proc/4470/task/4495/stat : 4495 (java) S 4468 4468 4413 0 -1 1077944384 11832 0 0 0 212 1 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264570079344 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4496] ppid=4468 vsize=14091368 memory=1592 CPUtime=2.31 cores=1,3,5,7
/proc/4470/task/4496/stat : 4496 (java) S 4468 4468 4413 0 -1 1077944384 13396 0 0 0 229 2 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264569026544 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4497] ppid=4468 vsize=14091368 memory=3804 CPUtime=0.74 cores=1,3,5,7
/proc/4470/task/4497/stat : 4497 (java) S 4468 4468 4413 0 -1 1077944384 6847 0 0 0 72 2 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264567974256 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4498] ppid=4468 vsize=14091368 memory=3164 CPUtime=0 cores=1,3,5,7
/proc/4470/task/4498/stat : 4498 (java) S 4468 4468 4413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264566921696 140265796916949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
[pid=4470/tid=4499] ppid=4468 vsize=14091368 memory=1452 CPUtime=1.23 cores=1,3,5,7
/proc/4470/task/4499/stat : 4499 (java) S 4468 4468 4413 0 -1 1077944384 1369 0 0 0 49 74 0 0 20 0 15 0 227341175 14429560832 49780 33554432000 4194304 4196468 140728019786672 140264565869488 140265796917890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7434240 140728019793030 140728019793201 140728019793201 140728019795919 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 200576 KiB

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

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

[startup+2513.02 s]
# the end of solver process 4470 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.2 s, system=0.902891 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): 2513.02
CPU time (s): 2520.1
CPU user time (s): 2519.2
CPU system time (s): 0.902891
CPU usage (%): 100.282
Max. virtual memory (cumulated for all children) (KiB): 14206452
Max. memory (cumulated for all children) (KiB): 402652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.2
system time used= 0.902891
maximum resident set size= 408892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75177
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58138
involuntary context switches= 1073


# summary of solver processes directly reported to runsolver:
#   pid: 4468,4470
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.2
#   total CPU system time (s): 0.902891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8432 second user time and 25.1665 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-12 20:16:20
IDJOB=4306746
IDBENCH=141335
IDSOLVER=2787
FILE ID=node138/4306746-1534097780
RUNJOBID= node138-1534097780-4445
PBS_JOBID= 21037001
Free space on /tmp= 24436 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Bibd/Bibd-sc-10-03-08_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306746-1534097780/watcher-4306746-1534097780 -o /tmp/evaluation-result-4306746-1534097780/solver-4306746-1534097780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534097780-4445 --watchdog 2580  HOME/xcsp3-exec -seed 830086191 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306746-1534097780.xml

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

MD5SUM BENCH= 21283a47fd6fd3b1d87e6d18823d33f4
RANDOM SEED=830086191

node138.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.71
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.71
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.71
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.71
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:        17339460 kB
MemAvailable:   31898016 kB
Buffers:          166316 kB
Cached:         14458268 kB
SwapCached:           12 kB
Active:          7327544 kB
Inactive:        7357252 kB
Active(anon):       4576 kB
Inactive(anon):   108160 kB
Active(file):    7322968 kB
Inactive(file):  7249092 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             44096 kB
Writeback:             4 kB
AnonPages:         67032 kB
Mapped:            50508 kB
Shmem:             49740 kB
Slab:             442712 kB
SReclaimable:     414956 kB
SUnreclaim:        27756 kB
KernelStack:        3232 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 24396 MiB
End job on node138 at 2018-08-12 20:58:13