Trace number 4400446

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2408.14 666.278

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-13.xml
MD5SUMf1adf00e8f8fa1741c0d4b74f691c684
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.318535
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints286
Number of domains1
Minimum domain size78
Maximum domain size78
Distribution of domain sizes[{"size":78,"count":78}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":91},{"degree":12,"count":78}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":286}]
Number of extensional constraints0
Number of intensional constraints286
Distribution of constraint types[{"type":"intension","count":286}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400446-1568697215.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4400446-1568697215.xml, -tl, 2400s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400446-1568697215/watcher-4400446-1568697215 -o /tmp/evaluation-result-4400446-1568697215/solver-4400446-1568697215 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1814679014 HOME/instance-4400446-1568697215.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
Current StackSize limit: 8192 KiB

solver pid=15961, runsolver pid=15958

[startup+0.106029 s]*
/proc/loadavg: 8.43 8.63 8.21 7/235 15977
/proc/meminfo: memFree=27541984/32770624 swapFree=66988616/67108860
[pid=15961] ppid=15958 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (xcsp3-exec) S 15958 15961 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445989287 115843072 363 33554432000 4194304 5098028 140727899068496 140727899066600 139831046713980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11239424 140727899071354 140727899071597 140727899071597 140727899074506 0
/proc/15961/statm: 28282 363 304 221 0 87 0
[pid=15963] ppid=15961 vsize=15144776 memory=32036 CPUtime=0.14 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15961 15961 7881 0 -1 1077944320 5957 0 0 0 13 1 0 0 20 0 15 0 445989287 15508250624 8009 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3786194 8009 3156 1 0 3748377 0
[pid=15963/tid=15964] ppid=15961 vsize=15144776 memory=8324486588775410251 CPUtime=0.1 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) R 15961 15961 7881 0 -1 4202560 3824 0 0 0 9 1 0 0 20 0 15 0 445989287 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315710578256 140315690390885 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15961 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315298683664 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315297631120 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315296578576 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) S 15961 15961 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315295526032 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15961 15961 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445989289 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315242141680 140315706358402 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15961 15961 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445989290 15508250624 8009 33554432000 4194304 4196468 140721411931520 140315241087904 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989290 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314644833264 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989292 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314643781840 140315706365851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15961 15961 7881 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 445989292 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15961 15961 7881 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 445989292 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0.02 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15961 15961 7881 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 15 0 445989292 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989293 15508250624 8009 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 33488 KiB

[startup+0.21543 s]*
/proc/loadavg: 8.43 8.63 8.21 6/235 15977
/proc/meminfo: memFree=27529264/32770624 swapFree=66988616/67108860
[pid=15961] ppid=15958 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (xcsp3-exec) S 15958 15961 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445989287 115843072 363 33554432000 4194304 5098028 140727899068496 140727899066600 139831046713980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11239424 140727899071354 140727899071597 140727899071597 140727899074506 0
/proc/15961/statm: 28282 363 304 221 0 87 0
[pid=15963] ppid=15961 vsize=15144776 memory=43088 CPUtime=0.35 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15961 15961 7881 0 -1 1077944320 9474 0 0 0 32 3 0 0 20 0 15 0 445989287 15508250624 10772 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3786194 10772 3303 1 0 3748377 0
[pid=15963/tid=15964] ppid=15961 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) R 15961 15961 7881 0 -1 4202560 6647 0 0 0 18 2 0 0 20 0 15 0 445989287 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315710582240 140315690427742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15961 vsize=15144776 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315298683664 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15961 vsize=15144776 memory=288370644613486208 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315297631120 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315296578576 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) S 15961 15961 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445989288 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315295526032 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15961 15961 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445989289 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315242141680 140315706358402 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15961 15961 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445989290 15508250624 10772 33554432000 4194304 4196468 140721411931520 140315241087904 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989290 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314644833264 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989292 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314643781840 140315706365851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15961 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15961 15961 7881 0 -1 1077944384 633 0 0 0 2 0 0 0 20 0 15 0 445989292 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15961 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15961 15961 7881 0 -1 1077944384 149 0 0 0 3 0 0 0 20 0 15 0 445989292 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15961 vsize=15144776 memory=140268461774464 CPUtime=0.08 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15961 15961 7881 0 -1 1077944384 761 0 0 0 8 0 0 0 20 0 15 0 445989292 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15961 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15961 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989293 15508250624 10772 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 44540 KiB

[startup+0.321588 s]*
/proc/loadavg: 8.43 8.63 8.21 7/235 15977
/proc/meminfo: memFree=27512080/32770624 swapFree=66988616/67108860
[pid=15961] ppid=15958 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (xcsp3-exec) S 15958 15961 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445989287 115843072 363 33554432000 4194304 5098028 140727899068496 140727899066600 139831046713980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11239424 140727899071354 140727899071597 140727899071597 140727899074506 0
/proc/15961/statm: 28282 363 304 221 0 87 0
[pid=15963] ppid=15961 vsize=15149032 memory=52488 CPUtime=0.54 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15961 15961 7881 0 -1 1077944320 10950 0 0 0 51 3 0 0 20 0 15 0 445989287 15512608768 13122 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3787258 13122 3343 1 0 3748377 0
[pid=15963/tid=15964] ppid=15961 vsize=15149032 memory=1398722017469774279 CPUtime=0.31 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) R 15961 15961 7881 0 -1 4202560 7927 0 0 0 28 3 0 0 20 0 15 0 445989287 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315710581312 140315690427742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15961 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315298683664 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15961 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315297631120 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15961 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315296578576 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15961 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) S 15961 15961 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445989288 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315295526032 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15961 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15961 15961 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445989289 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315242141680 140315706358402 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15961 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15961 15961 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445989290 15512608768 13122 33554432000 4194304 4196468 140721411931520 140315241087904 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15961 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989290 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314644833264 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15961 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989292 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314643781840 140315706365851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15961 vsize=15149032 memory=4426089072227881875 CPUtime=0.04 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15961 15961 7881 0 -1 1077944384 659 0 0 0 4 0 0 0 20 0 15 0 445989292 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15961 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15961 15961 7881 0 -1 1077944384 257 0 0 0 5 0 0 0 20 0 15 0 445989292 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15961 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15961 15961 7881 0 -1 1077944384 833 0 0 0 13 0 0 0 20 0 15 0 445989292 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15961 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15961 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989293 15512608768 13122 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 53940 KiB

[startup+0.70359 s]
/proc/loadavg: 8.43 8.63 8.21 7/235 15977
/proc/meminfo: memFree=27497624/32770624 swapFree=66988616/67108860
[pid=15961] ppid=15958 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (xcsp3-exec) S 15958 15961 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445989287 115843072 363 33554432000 4194304 5098028 140727899068496 140727899066600 139831046713980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11239424 140727899071354 140727899071597 140727899071597 140727899074506 0
/proc/15961/statm: 28282 363 304 221 0 87 0
[pid=15963] ppid=15961 vsize=15151156 memory=132596 CPUtime=1.35 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15961 15961 7881 0 -1 1077944320 13000 0 0 0 129 6 0 0 20 0 15 0 445989287 15514783744 33149 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3787789 33149 3442 1 0 3748889 0
[pid=15963/tid=15964] ppid=15961 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) R 15961 15961 7881 0 -1 4202560 8999 0 0 0 63 5 0 0 20 0 15 0 445989287 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315710575264 140315326781536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15961 vsize=15151156 memory=33 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315298683664 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15961 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315297631120 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15961 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989288 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315296578576 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15961 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) S 15961 15961 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445989288 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315295526032 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15961 vsize=15151156 memory=38720 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15961 15961 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445989289 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315242141680 140315706358402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15961 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15961 15961 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 33149 33554432000 4194304 4196468 140721411931520 140315241087904 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15961 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314644833264 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15961 vsize=15151156 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989292 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314643781840 140315706365851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15961 vsize=15151156 memory=1060 CPUtime=0.16 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15961 15961 7881 0 -1 1077944384 928 0 0 0 16 0 0 0 20 0 15 0 445989292 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15961 vsize=15151156 memory=740 CPUtime=0.2 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) R 15961 15961 7881 0 -1 4202560 476 0 0 0 20 0 0 0 20 0 15 0 445989292 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314641677208 140315687891502 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15961 vsize=15151156 memory=1228 CPUtime=0.28 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15961 15961 7881 0 -1 1077944384 1309 0 0 0 28 0 0 0 20 0 15 0 445989292 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15961 vsize=15151156 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15961 vsize=15151156 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15961 15961 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 33149 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 134048 KiB

[startup+1.5016 s]
/proc/loadavg: 8.43 8.63 8.21 6/235 15977
/proc/meminfo: memFree=27291600/32770624 swapFree=66988616/67108860
[pid=15961] ppid=15958 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (xcsp3-exec) S 15958 15961 7881 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445989287 115843072 363 33554432000 4194304 5098028 140727899068496 140727899066600 139831046713980 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11239424 140727899071354 140727899071597 140727899071597 140727899074506 0
/proc/15961/statm: 28282 363 304 221 0 87 0

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

/proc/15963/task/15967/stat : 15967 (java) R 15961 15961 7881 0 -1 4202560 100710 0 0 0 57668 290 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315296578576 140315691298366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15961 vsize=15151156 memory=804 CPUtime=578.81 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) R 15961 15961 7881 0 -1 4202560 203929 0 0 0 57609 272 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315295526232 140315691044894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15961 vsize=15151156 memory=4100 CPUtime=59.44 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15961 15961 7881 0 -1 1077944384 133296 0 0 0 5936 8 0 0 20 0 15 0 445989289 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315242140000 140315706357461 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15961 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15961 15961 7881 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315241087968 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15961 vsize=15151156 memory=-8412656567318647667 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15961 15961 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314644833280 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15961 vsize=15151156 memory=4427205132082312746 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314643781840 140315706365851 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15961 vsize=15151156 memory=-8412652152092201843 CPUtime=0.3 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15961 15961 7881 0 -1 1077944384 2073 0 0 0 30 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15961 vsize=15151156 memory=-7023579799431922829 CPUtime=0.48 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15961 15961 7881 0 -1 1077944384 3639 0 0 0 47 1 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15961 vsize=15151156 memory=-8486080722631693414 CPUtime=0.47 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15961 15961 7881 0 -1 1077944384 3010 0 0 0 47 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15961 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15961 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15961 vsize=15151156 memory=4100 CPUtime=0.35 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15961 15961 7881 0 -1 1077944384 646 0 0 0 15 20 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 11913312 KiB

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

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+666.278 s]
# the end of solver process 15963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.57 s, system=11.5747 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+665.602 s]
/proc/loadavg: 8.27 8.03 7.97 9/232 16308
/proc/meminfo: memFree=16431092/32770624 swapFree=66988620/67108860
[pid=15963] ppid=15958 vsize=15151156 memory=11911860 CPUtime=2405.65 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15958 15961 7881 0 -1 1077944320 819511 0 0 0 239415 1150 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3787789 2977965 3502 1 0 3748889 0
[pid=15963/tid=15964] ppid=15958 vsize=15151156 memory=1452 CPUtime=22.21 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) S 15958 15961 7881 0 -1 1077944384 14576 0 0 0 2210 11 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315710585440 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15958 vsize=15151156 memory=1452 CPUtime=580.46 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) R 15958 15961 7881 0 -1 4202560 152681 0 0 0 57749 297 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315298683864 140315691298366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15958 vsize=15151156 memory=11911860 CPUtime=580.67 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) R 15958 15961 7881 0 -1 4202560 203634 0 0 0 57802 265 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315297631320 140315691044980 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15958 vsize=15151156 memory=1452 CPUtime=580.98 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) R 15958 15961 7881 0 -1 4202560 100710 0 0 0 57808 290 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315296578464 140315691332551 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15958 vsize=15151156 memory=11911860 CPUtime=580.21 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) R 15958 15961 7881 0 -1 4202560 203929 0 0 0 57749 272 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315295526232 140315691332275 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15958 vsize=15151156 memory=1452 CPUtime=59.44 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15958 15961 7881 0 -1 1077944384 133296 0 0 0 5936 8 0 0 20 0 15 0 445989289 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315242140000 140315706357461 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15958 vsize=15151156 memory=11911860 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15958 15961 7881 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315241087968 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15958 vsize=15151156 memory=56 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15958 15961 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314644833280 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15958 vsize=15151156 memory=280536661140432 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15958 15961 7881 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314643781488 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15958 vsize=15151156 memory=1696 CPUtime=0.3 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15958 15961 7881 0 -1 1077944384 2073 0 0 0 30 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314642729456 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15958 vsize=15151156 memory=6032 CPUtime=0.48 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15958 15961 7881 0 -1 1077944384 3639 0 0 0 47 1 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15958 vsize=15151156 memory=772 CPUtime=0.47 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15958 15961 7881 0 -1 1077944384 3010 0 0 0 47 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15958 vsize=15151156 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15958 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15958 vsize=15151156 memory=4028 CPUtime=0.35 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15958 15961 7881 0 -1 1077944384 646 0 0 0 15 20 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current cumulated CPU time of completed processes: 0.002214 s
Current children cumulated CPU time: 2405.65 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 11911860 KiB

[startup+666.002 s]*
/proc/loadavg: 8.27 8.03 7.97 9/232 16308
/proc/meminfo: memFree=16431216/32770624 swapFree=66988620/67108860
[pid=15963] ppid=15958 vsize=15151156 memory=11911860 CPUtime=2407.27 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15958 15961 7881 0 -1 1077944320 819511 0 0 0 239577 1150 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3787789 2977965 3502 1 0 3748889 0
[pid=15963/tid=15964] ppid=15958 vsize=15151156 memory=3848 CPUtime=22.21 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) S 15958 15961 7881 0 -1 1077944384 14576 0 0 0 2210 11 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315710585440 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15958 vsize=15151156 memory=2692 CPUtime=580.87 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) R 15958 15961 7881 0 -1 4202560 152681 0 0 0 57790 297 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315298683864 140315691297984 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15958 vsize=15151156 memory=2728 CPUtime=581.06 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) R 15958 15961 7881 0 -1 4202560 203634 0 0 0 57841 265 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315297631320 140315691332266 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15958 vsize=15151156 memory=4126316290023845779 CPUtime=581.38 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) R 15958 15961 7881 0 -1 4202560 100710 0 0 0 57848 290 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315296578464 140315691332551 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15958 vsize=15151156 memory=3228 CPUtime=580.62 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) R 15958 15961 7881 0 -1 4202560 203929 0 0 0 57790 272 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315295526232 140315691297964 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15958 vsize=15151156 memory=1452 CPUtime=59.44 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15958 15961 7881 0 -1 1077944384 133296 0 0 0 5936 8 0 0 20 0 15 0 445989289 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315242140000 140315706357461 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15958 vsize=15151156 memory=11911860 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15958 15961 7881 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315241087968 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15958 vsize=15151156 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15958 15961 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314644833280 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15958 vsize=15151156 memory=3336 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15958 15961 7881 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314643781488 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15958 vsize=15151156 memory=1448 CPUtime=0.3 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15958 15961 7881 0 -1 1077944384 2073 0 0 0 30 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314642729216 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15958 vsize=15151156 memory=2741184 CPUtime=0.48 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15958 15961 7881 0 -1 1077944384 3639 0 0 0 47 1 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15958 vsize=15151156 memory=280536661834784 CPUtime=0.47 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15958 15961 7881 0 -1 1077944384 3010 0 0 0 47 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15958 vsize=15151156 memory=3905500701923620864 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15958 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15958 vsize=15151156 memory=-8195586773339324112 CPUtime=0.35 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15958 15961 7881 0 -1 1077944384 646 0 0 0 15 20 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current cumulated CPU time of completed processes: 0.002214 s
Current children cumulated CPU time: 2407.27 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 11911860 KiB

[startup+666.202 s]
/proc/loadavg: 8.27 8.03 7.97 9/232 16308
/proc/meminfo: memFree=16431216/32770624 swapFree=66988620/67108860
[pid=15963] ppid=15958 vsize=15151156 memory=11911860 CPUtime=2408.01 cores=1,3,5,7
/proc/15963/stat : 15963 (java) S 15958 15961 7881 0 -1 1077944320 819520 0 0 0 239651 1150 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140721411914064 140315706347255 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
/proc/15963/statm: 3787789 2977965 3502 1 0 3748889 0
[pid=15963/tid=15964] ppid=15958 vsize=15151156 memory=-8966779409832571227 CPUtime=22.21 cores=1,3,5,7
/proc/15963/task/15964/stat : 15964 (java) S 15958 15961 7881 0 -1 1077944384 14576 0 0 0 2210 11 0 0 20 0 15 0 445989287 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315710585440 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15965] ppid=15958 vsize=15151156 memory=-7763246706662335333 CPUtime=581.05 cores=1,3,5,7
/proc/15963/task/15965/stat : 15965 (java) R 15958 15961 7881 0 -1 4202560 152688 0 0 0 57808 297 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315298683864 140315691343824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15966] ppid=15958 vsize=15151156 memory=6010996432752240435 CPUtime=581.25 cores=1,3,5,7
/proc/15963/task/15966/stat : 15966 (java) R 15958 15961 7881 0 -1 4202560 203634 0 0 0 57860 265 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315297631120 140315691343662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15967] ppid=15958 vsize=15151156 memory=6801368263010969904 CPUtime=581.57 cores=1,3,5,7
/proc/15963/task/15967/stat : 15967 (java) R 15958 15961 7881 0 -1 4202560 100712 0 0 0 57867 290 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315296578776 140315690804825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15968] ppid=15958 vsize=15151156 memory=1736 CPUtime=580.8 cores=1,3,5,7
/proc/15963/task/15968/stat : 15968 (java) R 15958 15961 7881 0 -1 4202560 203929 0 0 0 57808 272 0 0 20 0 15 0 445989288 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315295526232 140315691343917 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15969] ppid=15958 vsize=15151156 memory=1398722017469774279 CPUtime=59.44 cores=1,3,5,7
/proc/15963/task/15969/stat : 15969 (java) S 15958 15961 7881 0 -1 1077944384 133296 0 0 0 5936 8 0 0 20 0 15 0 445989289 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315242140224 140315706357461 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15970] ppid=15958 vsize=15151156 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15970/stat : 15970 (java) S 15958 15961 7881 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140315241087968 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15971] ppid=15958 vsize=15151156 memory=496 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15971/stat : 15971 (java) S 15958 15961 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 445989290 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314644833280 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15972] ppid=15958 vsize=15151156 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15972/stat : 15972 (java) S 15958 15961 7881 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314643781488 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15973] ppid=15958 vsize=15151156 memory=928 CPUtime=0.3 cores=1,3,5,7
/proc/15963/task/15973/stat : 15973 (java) S 15958 15961 7881 0 -1 1077944384 2073 0 0 0 30 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314642729216 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15974] ppid=15958 vsize=15151156 memory=1688 CPUtime=0.48 cores=1,3,5,7
/proc/15963/task/15974/stat : 15974 (java) S 15958 15961 7881 0 -1 1077944384 3639 0 0 0 47 1 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314641676912 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15975] ppid=15958 vsize=15151156 memory=1984 CPUtime=0.47 cores=1,3,5,7
/proc/15963/task/15975/stat : 15975 (java) S 15958 15961 7881 0 -1 1077944384 3010 0 0 0 47 0 0 0 20 0 15 0 445989292 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314640624368 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15976] ppid=15958 vsize=15151156 memory=2404 CPUtime=0 cores=1,3,5,7
/proc/15963/task/15976/stat : 15976 (java) S 15958 15961 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314639572064 140315706357461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
[pid=15963/tid=15977] ppid=15958 vsize=15151156 memory=6791534058613427641 CPUtime=0.35 cores=1,3,5,7
/proc/15963/task/15977/stat : 15977 (java) S 15958 15961 7881 0 -1 1077944384 646 0 0 0 15 20 0 0 20 0 15 0 445989293 15514783744 2977965 33554432000 4194304 4196468 140721411931520 140314638518576 140315706358402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29802496 140721411937263 140721411937434 140721411937434 140721411940303 0
Current cumulated CPU time of completed processes: 0.002214 s
Current children cumulated CPU time: 2408.01 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 11911860 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 666.278
CPU time (s): 2408.14
CPU user time (s): 2396.57
CPU system time (s): 11.5747
CPU usage (%): 361.432
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 11913312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.57
system time used= 11.5747
maximum resident set size= 11912088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 820069
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23946
involuntary context switches= 52151


# summary of solver processes directly reported to runsolver:
#   pid: 15961,15963
#   total CPU time (s): 2408.14
#   total CPU user time (s): 2396.57
#   total CPU system time (s): 11.5747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.04344 second user time and 7.55214 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 07:12:57
IDJOB=4400446
IDBENCH=140558
IDSOLVER=2856
FILE ID=node126/4400446-1568697215
RUNJOBID= node126-1568694456-7913
PBS_JOBID= 21703806
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-13.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400446-1568697215/watcher-4400446-1568697215 -o /tmp/evaluation-result-4400446-1568697215/solver-4400446-1568697215 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1814679014 HOME/instance-4400446-1568697215.xml

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

MD5SUM BENCH= f1adf00e8f8fa1741c0d4b74f691c684
RANDOM SEED=1814679014

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27561092 kB
MemAvailable:   28360192 kB
Buffers:           67320 kB
Cached:          1000408 kB
SwapCached:         8252 kB
Active:          4181112 kB
Inactive:         426048 kB
Active(anon):    3549360 kB
Inactive(anon):    23540 kB
Active(file):     631752 kB
Inactive(file):   402508 kB
Unevictable:      107632 kB
Mlocked:          107632 kB
SwapTotal:      67108860 kB
SwapFree:       66988616 kB
Dirty:             26252 kB
Writeback:             4 kB
AnonPages:       3639588 kB
Mapped:            55988 kB
Shmem:             24980 kB
Slab:             191328 kB
SReclaimable:     161348 kB
SUnreclaim:        29980 kB
KernelStack:        3872 kB
PageTables:        12788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5454508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3518464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55656 MiB
End job on node126 at 2019-09-17 07:24:03