Trace number 4289988

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 2407.84 736.756

General information on the benchmark

NameMario/
Mario-n-medium-4_c18.xml
MD5SUM6d883eab13fdde7c2f2cac6b4a0af40c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark832
Best CPU time to get the best result obtained on this benchmark125.955
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains53
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":8},{"size":30,"count":52}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data


Verifier Data

One s line expected

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 (10844 MiB free)
  memory of node 1: 16384 MiB (13874 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289988-1532221711/watcher-4289988-1532221711 -o /tmp/evaluation-result-4289988-1532221711/solver-4289988-1532221711 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532209961-31983 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289988-1532221711.xml 

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

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


[startup+0.104859 s]*
/proc/loadavg: 2.04 2.04 2.28 4/221 1505
/proc/meminfo: memFree=25294872/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10659012 memory=30680 CPUtime=0.12 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 6713 0 0 0 11 1 0 0 20 0 15 0 39734284 10914828288 7670 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2664753 7670 2822 1 0 2627263 0
[pid=1490/tid=1492] ppid=1487 vsize=10659012 memory=-8171376296011865461 CPUtime=0.08 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) R 1487 1490 29334 0 -1 4202560 4560 0 0 0 8 0 0 0 20 0 15 0 39734285 10914828288 7670 33554432000 4194304 4196468 140736378542688 140689629484912 140689253992096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10659012 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734285 10914828288 7670 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 7670 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 7670 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 7670 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734287 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688661153904 140689625291394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39734287 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688660099872 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39734288 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688659047536 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688657995856 140689625298843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688656943728 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688655890928 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0.02 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) R 1487 1490 29334 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 39734290 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688654838640 140689603914143 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734291 10914828288 7670 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30680 KiB

[startup+0.210919 s]*
/proc/loadavg: 2.04 2.04 2.28 5/221 1505
/proc/meminfo: memFree=25283832/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10659012 memory=39824 CPUtime=0.31 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 8012 0 0 0 29 2 0 0 20 0 15 0 39734284 10914828288 9956 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2664753 9956 3009 1 0 2627263 0
[pid=1490/tid=1492] ppid=1487 vsize=10659012 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) R 1487 1490 29334 0 -1 4202560 4997 0 0 0 18 1 0 0 20 0 15 0 39734285 10914828288 9956 33554432000 4194304 4196468 140736378542688 140689629516928 140689254978455 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10659012 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734285 10914828288 9956 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10659012 memory=3762395811903907488 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 9956 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 9956 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734286 10914828288 9956 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734287 10914828288 9956 33554432000 4194304 4196468 140736378542688 140688661153904 140689625291394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39734287 10914828288 9956 33554432000 4194304 4196468 140736378542688 140688660099872 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39734288 10914828288 9956 33554432000 4194304 4196468 140736378542688 140688659047536 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688657995856 140689625298843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 597 0 0 0 2 0 0 0 20 0 15 0 39734290 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688656943728 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 39734290 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688655890928 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0.07 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 702 0 0 0 7 0 0 0 20 0 15 0 39734290 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688654838640 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10659012 memory=140571577362048 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734291 10914828288 10468 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 39824 KiB

[startup+0.310727 s]*
/proc/loadavg: 2.04 2.04 2.28 4/221 1505
/proc/meminfo: memFree=25276884/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10659088 memory=46828 CPUtime=0.5 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 8826 0 0 0 48 2 0 0 20 0 15 0 39734284 10914906112 11707 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2664772 11707 3040 1 0 2627263 0
[pid=1490/tid=1492] ppid=1487 vsize=10659088 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) R 1487 1490 29334 0 -1 4202560 5604 0 0 0 27 2 0 0 20 0 15 0 39734285 10914906112 11707 33554432000 4194304 4196468 140736378542688 140689629514544 140689625292182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734285 10914906112 11707 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 11707 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 11707 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 11707 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10659088 memory=140571461134767 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734287 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688661153904 140689625291394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10659088 memory=67 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39734287 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688660099872 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10659088 memory=281142922241952 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39734288 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688659047536 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10659088 memory=53476 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688657995856 140689625298843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 705 0 0 0 4 0 0 0 20 0 15 0 39734290 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688656943728 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10659088 memory=140571461125647 CPUtime=0.03 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 376 0 0 0 3 0 0 0 20 0 15 0 39734290 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688655890928 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10659088 memory=281143038496864 CPUtime=0.12 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) R 1487 1490 29334 0 -1 4202560 775 0 0 0 12 0 0 0 20 0 15 0 39734290 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688654835008 140689603915105 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10659088 memory=140571461130255 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10659088 memory=140571577362059 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734291 10914906112 11707 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 46828 KiB

[startup+0.700831 s]
/proc/loadavg: 2.04 2.04 2.28 5/221 1505
/proc/meminfo: memFree=25241584/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10659088 memory=168196 CPUtime=1.74 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 12141 0 0 0 169 5 0 0 20 0 15 0 39734284 10914906112 42049 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2664772 42049 3102 1 0 2627263 0
[pid=1490/tid=1492] ppid=1487 vsize=10659088 memory=147001027074360 CPUtime=0.66 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) R 1487 1490 29334 0 -1 4202560 6051 0 0 0 63 3 0 0 20 0 15 0 39734285 10914906112 42049 33554432000 4194304 4196468 140736378542688 140689629513904 140689256873248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10659088 memory=229233 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734285 10914906112 42049 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 42049 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 42049 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10659088 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39734286 10914906112 42049 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 39734287 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688661153904 140689625291394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39734287 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688660099872 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39734288 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688659047536 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688657995856 140689625298843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10659088 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) R 1487 1490 29334 0 -1 4202560 1868 0 0 0 41 0 0 0 20 0 15 0 39734290 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688656943856 140689609190824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10659088 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 1179 0 0 0 38 0 0 0 20 0 15 0 39734290 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688655890928 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10659088 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 1672 0 0 0 26 0 0 0 20 0 15 0 39734290 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688654838640 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39734291 10914906112 42049 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 168196 KiB

[startup+1.50102 s]
/proc/loadavg: 2.04 2.04 2.28 6/221 1505
/proc/meminfo: memFree=25013948/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10659088 memory=580560 CPUtime=3.64 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 13962 0 0 0 327 37 0 0 20 0 15 0 39734284 10914906112 145140 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2664772 145140 3131 1 0 2627263 0
[pid=1490/tid=1492] ppid=1487 vsize=10659088 memory=281142922198016 CPUtime=1.09 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) S 1487 1490 29334 0 -1 1077944384 6121 0 0 0 104 5 0 0 20 0 15 0 39734285 10914906112 145140 33554432000 4194304 4196468 140736378542688 140689629498176 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10659088 memory=2110922068178196 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) R 1487 1490 29334 0 -1 4202560 337 0 0 0 28 8 0 0 20 0 15 0 39734285 10914906112 145140 33554432000 4194304 4196468 140736378542688 140689577901144 140689610302368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10659088 memory=281142922153568 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) R 1487 1490 29334 0 -1 4202560 223 0 0 0 29 7 0 0 20 0 15 0 39734286 10914906112 145140 33554432000 4194304 4196468 140736378542688 140689576848344 140689610301819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10659088 memory=-6352177166731029996 CPUtime=0.35 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) R 1487 1490 29334 0 -1 4202560 208 0 0 0 28 7 0 0 20 0 15 0 39734286 10914906112 145140 33554432000 4194304 4196468 140736378542688 140689575796056 140689610301819 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10659088 memory=-8634980985311628903 CPUtime=0.34 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) R 1487 1490 29334 0 -1 4202560 902 0 0 0 28 6 0 0 20 0 15 0 39734286 10914906112 145140 33554432000 4194304 4196468 140736378542688 140689574742440 140689610302368 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10659088 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 39734287 10914906112 145140 33554432000 4194304 4196468 140736378542688 140688661152416 140689625290453 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0

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


[startup+736.756 s]
# the end of solver process 1490 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.38 s, system=9.45777 s

Solver just ended.
Dumping a history of the last processes samples

[startup+736.001 s]*
/proc/loadavg: 7.55 6.68 4.58 9/221 1608
/proc/meminfo: memFree=11099588/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10661136 memory=8262036 CPUtime=2405.58 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 504821 0 0 0 239617 941 0 0 20 0 15 0 39734284 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2665284 2065509 3159 1 0 2627775 0
[pid=1490/tid=1492] ppid=1487 vsize=10661136 memory=6935054825532540783 CPUtime=148.28 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) S 1487 1490 29334 0 -1 1077944384 18794 0 0 0 14818 10 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689629514896 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10661136 memory=4126316290023845779 CPUtime=560.06 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) R 1487 1490 29334 0 -1 4202560 69286 0 0 0 55782 224 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689577901144 140689610276651 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10661136 memory=1732 CPUtime=558.01 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) R 1487 1490 29334 0 -1 4202560 110521 0 0 0 55565 236 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689576848344 140689609737880 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10661136 memory=1008 CPUtime=557.7 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) R 1487 1490 29334 0 -1 4202560 106171 0 0 0 55536 234 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689575795744 140689609979003 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10661136 memory=5404 CPUtime=559.51 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) R 1487 1490 29334 0 -1 4202560 89013 0 0 0 55733 218 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689574743256 140689609979023 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10661136 memory=8262036 CPUtime=20.14 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 100937 0 0 0 2007 7 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688661152448 140689625290453 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10661136 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688660099936 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10661136 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 39734288 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688659047552 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10661136 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688657995504 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10661136 memory=7636 CPUtime=0.56 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 2871 0 0 0 56 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688656943776 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10661136 memory=8262036 CPUtime=0.53 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 2175 0 0 0 53 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688655890976 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10661136 memory=2396 CPUtime=0.32 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 2813 0 0 0 32 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688654838400 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10661136 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10661136 memory=6791534058613427641 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 847 0 0 0 17 19 0 0 20 0 15 0 39734291 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 2405.58 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8262036 KiB

[startup+736.401 s]
/proc/loadavg: 7.55 6.68 4.58 9/221 1608
/proc/meminfo: memFree=11099588/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10661136 memory=8262036 CPUtime=2407.14 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 504821 0 0 0 239773 941 0 0 20 0 15 0 39734284 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2665284 2065509 3159 1 0 2627775 0
[pid=1490/tid=1492] ppid=1487 vsize=10661136 memory=1228 CPUtime=148.28 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) S 1487 1490 29334 0 -1 1077944384 18794 0 0 0 14818 10 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689629514896 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10661136 memory=8262036 CPUtime=560.45 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) R 1487 1490 29334 0 -1 4202560 69286 0 0 0 55821 224 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689577901144 140689610276628 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10661136 memory=1408 CPUtime=558.4 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) R 1487 1490 29334 0 -1 4202560 110521 0 0 0 55604 236 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689576848344 140689609737880 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10661136 memory=3220 CPUtime=558.09 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) R 1487 1490 29334 0 -1 4202560 106171 0 0 0 55575 234 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689575795744 140689617908455 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10661136 memory=6791534058613427641 CPUtime=559.9 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) R 1487 1490 29334 0 -1 4202560 89013 0 0 0 55772 218 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689574742864 140689617908455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10661136 memory=1408 CPUtime=20.14 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 100937 0 0 0 2007 7 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688661152448 140689625290453 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10661136 memory=3252 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688660099936 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10661136 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 39734288 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688659047552 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10661136 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688657995504 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10661136 memory=3220 CPUtime=0.56 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 2871 0 0 0 56 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688656943776 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10661136 memory=6791534058613427641 CPUtime=0.53 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 2175 0 0 0 53 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688655890976 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10661136 memory=4052 CPUtime=0.32 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 2813 0 0 0 32 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688654838400 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10661136 memory=644 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10661136 memory=1800 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 847 0 0 0 17 19 0 0 20 0 15 0 39734291 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 2407.14 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8262036 KiB

[startup+736.601 s]
/proc/loadavg: 7.55 6.68 4.58 9/221 1608
/proc/meminfo: memFree=11099588/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10661136 memory=8262036 CPUtime=2407.64 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 504821 0 0 0 239823 941 0 0 20 0 15 0 39734284 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2665284 2065509 3159 1 0 2627775 0
[pid=1490/tid=1492] ppid=1487 vsize=10661136 memory=4100 CPUtime=148.28 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) S 1487 1490 29334 0 -1 1077944384 18794 0 0 0 14818 10 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689629514896 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10661136 memory=2340 CPUtime=560.55 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 69286 0 0 0 55831 224 0 0 20 0 15 0 39734285 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10661136 memory=6791534058613427641 CPUtime=558.51 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 110521 0 0 0 55615 236 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10661136 memory=4124 CPUtime=558.2 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 106171 0 0 0 55585 235 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10661136 memory=2196 CPUtime=560 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 89013 0 0 0 55782 218 0 0 20 0 15 0 39734286 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10661136 memory=7636 CPUtime=20.23 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) R 1487 1490 29334 0 -1 4202560 100937 0 0 0 2016 7 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688661152448 140689610276648 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10661136 memory=840 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 39734287 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688660099936 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10661136 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 39734288 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688659047552 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10661136 memory=916 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688657995504 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10661136 memory=3852 CPUtime=0.56 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 2871 0 0 0 56 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688656943776 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10661136 memory=2580 CPUtime=0.53 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 2175 0 0 0 53 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688655890976 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10661136 memory=2580 CPUtime=0.32 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 2813 0 0 0 32 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688654838400 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10661136 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39734290 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10661136 memory=8262036 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 847 0 0 0 17 19 0 0 20 0 15 0 39734291 10917003264 2065509 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 2407.64 s
Current children cumulated vsize: 10661136 KiB
Current children cumulated memory: 8262036 KiB

[startup+736.703 s]
/proc/loadavg: 7.55 6.68 4.58 9/221 1608
/proc/meminfo: memFree=11099588/32770624 swapFree=67108860/67108860
[pid=1490] ppid=1487 vsize=10860828 memory=8262164 CPUtime=2407.74 cores=1,3,5,7
/proc/1490/stat : 1490 (java) S 1487 1490 29334 0 -1 1077944320 508003 0 0 0 239833 941 0 0 20 0 17 0 39734284 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140736378525232 140689625280247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
/proc/1490/statm: 2715207 2065541 3161 1 0 2677698 0
[pid=1490/tid=1492] ppid=1487 vsize=10860828 memory=5404 CPUtime=148.29 cores=1,3,5,7
/proc/1490/task/1492/stat : 1492 (java) R 1487 1490 29334 0 -1 4202560 18805 0 0 0 14819 10 0 0 20 0 17 0 39734285 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140689629514784 140689258022978 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1493] ppid=1487 vsize=10860828 memory=8262036 CPUtime=560.55 cores=1,3,5,7
/proc/1490/task/1493/stat : 1493 (java) S 1487 1490 29334 0 -1 1077944384 69286 0 0 0 55831 224 0 0 20 0 17 0 39734285 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140689577900944 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1494] ppid=1487 vsize=10860828 memory=8262036 CPUtime=558.51 cores=1,3,5,7
/proc/1490/task/1494/stat : 1494 (java) S 1487 1490 29334 0 -1 1077944384 110521 0 0 0 55615 236 0 0 20 0 17 0 39734286 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140689576848144 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1495] ppid=1487 vsize=10860828 memory=8262036 CPUtime=558.2 cores=1,3,5,7
/proc/1490/task/1495/stat : 1495 (java) S 1487 1490 29334 0 -1 1077944384 106171 0 0 0 55585 235 0 0 20 0 17 0 39734286 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140689575795856 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1496] ppid=1487 vsize=10860828 memory=8262036 CPUtime=560 cores=1,3,5,7
/proc/1490/task/1496/stat : 1496 (java) S 1487 1490 29334 0 -1 1077944384 89013 0 0 0 55782 218 0 0 20 0 17 0 39734286 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140689574743056 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1497] ppid=1487 vsize=10860828 memory=8262036 CPUtime=20.32 cores=1,3,5,7
/proc/1490/task/1497/stat : 1497 (java) S 1487 1490 29334 0 -1 1077944384 103863 0 0 0 2025 7 0 0 20 0 17 0 39734287 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688661153904 140689625291394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1498] ppid=1487 vsize=10860828 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1498/stat : 1498 (java) S 1487 1490 29334 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 17 0 39734287 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688660099936 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1499] ppid=1487 vsize=10860828 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1499/stat : 1499 (java) S 1487 1490 29334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 39734288 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688659047552 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1500] ppid=1487 vsize=10860828 memory=8262036 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1500/stat : 1500 (java) S 1487 1490 29334 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 17 0 39734290 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688657995856 140689625298843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1501] ppid=1487 vsize=10860828 memory=8262036 CPUtime=0.56 cores=1,3,5,7
/proc/1490/task/1501/stat : 1501 (java) S 1487 1490 29334 0 -1 1077944384 2871 0 0 0 56 0 0 0 20 0 17 0 39734290 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688656943728 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1502] ppid=1487 vsize=10860828 memory=4126316290023845779 CPUtime=0.53 cores=1,3,5,7
/proc/1490/task/1502/stat : 1502 (java) S 1487 1490 29334 0 -1 1077944384 2175 0 0 0 53 0 0 0 20 0 17 0 39734290 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688655890928 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1503] ppid=1487 vsize=10860828 memory=5404 CPUtime=0.32 cores=1,3,5,7
/proc/1490/task/1503/stat : 1503 (java) S 1487 1490 29334 0 -1 1077944384 2890 0 0 0 32 0 0 0 20 0 17 0 39734290 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688654838640 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1504] ppid=1487 vsize=10860828 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/1490/task/1504/stat : 1504 (java) S 1487 1490 29334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 39734290 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688653786080 140689625290453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
[pid=1490/tid=1505] ppid=1487 vsize=10860828 memory=796 CPUtime=0.36 cores=1,3,5,7
/proc/1490/task/1505/stat : 1505 (java) S 1487 1490 29334 0 -1 1077944384 847 0 0 0 17 19 0 0 20 0 17 0 39734291 11121487872 2065541 33554432000 4194304 4196468 140736378542688 140688652732848 140689625291394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37105664 140736378545265 140736378545417 140736378545417 140736378548175 0
Current children cumulated CPU time: 2407.74 s
Current children cumulated vsize: 10860828 KiB
Current children cumulated memory: 8262164 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 736.756
CPU time (s): 2407.84
CPU user time (s): 2398.38
CPU system time (s): 9.45777
CPU usage (%): 326.816
Max. virtual memory (cumulated for all children) (KiB): 10860828
Max. memory (cumulated for all children) (KiB): 8262164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.38
system time used= 9.45777
maximum resident set size= 8262632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42660
involuntary context switches= 59239


# summary of solver processes directly reported to runsolver:
#   pid: 1490
#   total CPU time (s): 2407.84
#   total CPU user time (s): 2398.38
#   total CPU system time (s): 9.45777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.70359 second user time and 7.26685 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-22 03:08:31
IDJOB=4289988
IDBENCH=141527
IDSOLVER=2742
FILE ID=node134/4289988-1532221711
RUNJOBID= node134-1532209961-31983
PBS_JOBID= 21018933
Free space on /tmp= 55992 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Mario/Mario-n-medium-4_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289988-1532221711/watcher-4289988-1532221711 -o /tmp/evaluation-result-4289988-1532221711/solver-4289988-1532221711 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532209961-31983 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289988-1532221711.xml

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

MD5SUM BENCH= 6d883eab13fdde7c2f2cac6b4a0af40c
RANDOM SEED=1625502823

node134.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.68
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.68
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.68
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.68
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:        25312484 kB
MemAvailable:   29618036 kB
Buffers:          137704 kB
Cached:          4434716 kB
SwapCached:            0 kB
Active:          3654816 kB
Inactive:        3334872 kB
Active(anon):    2365376 kB
Inactive(anon):    71508 kB
Active(file):    1289440 kB
Inactive(file):  3263364 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2440 kB
Writeback:             0 kB
AnonPages:       2432540 kB
Mapped:            47064 kB
Shmem:             17088 kB
Slab:             164412 kB
SReclaimable:     137164 kB
SUnreclaim:        27248 kB
KernelStack:        3632 kB
PageTables:        10012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4292428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2193408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55992 MiB
End job on node134 at 2018-07-22 03:20:48