Trace number 4299094

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
The dodo solver 2018-04-29UNSAT 2.45679 0.998892

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-07_mini_c18.xml
MD5SUM90a59188f351c01ffa8267023f43dfb7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.415015
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints105
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":15,"count":7},{"degree":16,"count":42}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":7,"count":14},{"arity":9,"count":84}]
Number of extensional constraints0
Number of intensional constraints7
Distribution of constraint types[{"type":"intension","count":7},{"type":"allDifferent","count":14},{"type":"element","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2.31/0.99	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299094-1532802120/watcher-4299094-1532802120 -o /tmp/evaluation-result-4299094-1532802120/solver-4299094-1532802120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6745 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299094-1532802120.xml --timelimit 2520 

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

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

solver pid=9603, runsolver pid=9600

[startup+0.101728 s]*
/proc/loadavg: 1.98 2.04 2.00 4/218 9618
/proc/meminfo: memFree=27119292/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10658972 memory=27432 CPUtime=0.13 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 5294 0 0 0 11 2 0 0 20 0 15 0 97775138 10914787328 6858 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2664743 6858 2828 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10658972 memory=-8825470266787067072 CPUtime=0.09 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 3110 0 0 0 8 1 0 0 20 0 15 0 97775138 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888911095792 139888899103550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10658972 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10658972 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775140 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) R 9600 9603 6713 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 97775143 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888395287024 139888906877570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) R 9600 9603 6713 0 -1 4202560 49 0 0 0 0 0 0 0 20 0 15 0 97775144 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888394234480 139888887029722 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10658972 memory=139691412502144 CPUtime=0.02 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) R 9600 9603 6713 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 97775144 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888393181936 139888888778897 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10658972 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10914787328 6858 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27432 KiB

[startup+0.210768 s]*
/proc/loadavg: 1.98 2.04 2.00 4/218 9618
/proc/meminfo: memFree=27107980/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10661056 memory=40128 CPUtime=0.34 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 8151 0 0 0 31 3 0 0 20 0 15 0 97775138 10916921344 10032 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2665264 10032 2953 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 5169 0 0 0 18 2 0 0 20 0 15 0 97775138 10916921344 10032 33554432000 4194304 4196468 140732980529040 139888911101424 139888890946910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10661056 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916921344 10032 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10661056 memory=139691412511826 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916921344 10032 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916921344 10032 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10916921344 10097 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10661056 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775140 10916921344 10097 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10916921344 10097 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10916921344 10097 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) S 9600 9603 6713 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 97775143 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888395287024 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) S 9600 9603 6713 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 97775144 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888394234480 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10661056 memory=139691412502144 CPUtime=0.08 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) S 9600 9603 6713 0 -1 1077944384 885 0 0 0 8 0 0 0 20 0 15 0 97775144 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888393181936 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10661056 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10916921344 10098 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40128 KiB

[startup+0.310543 s]*
/proc/loadavg: 1.98 2.04 2.00 6/218 9618
/proc/meminfo: memFree=27103592/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10661132 memory=46740 CPUtime=0.55 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 8762 0 0 0 52 3 0 0 20 0 15 0 97775138 10916999168 11685 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2665283 11685 3037 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 5530 0 0 0 28 2 0 0 20 0 15 0 97775138 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888911101696 139888890910053 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10661132 memory=15110853146261144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10661132 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775140 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) R 9600 9603 6713 0 -1 1077944384 670 0 0 0 3 0 0 0 20 0 15 0 97775143 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888395287024 139888906877570 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) S 9600 9603 6713 0 -1 1077944384 192 0 0 0 5 0 0 0 20 0 15 0 97775144 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888394234480 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10661132 memory=139691412502144 CPUtime=0.15 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) R 9600 9603 6713 0 -1 4202560 1008 0 0 0 15 0 0 0 20 0 15 0 97775144 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888393181936 139888890946910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10661132 memory=139691412502144 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 11685 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46740 KiB

[startup+0.700761 s]
/proc/loadavg: 1.98 2.04 2.00 5/218 9618
/proc/meminfo: memFree=27081824/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10661132 memory=81276 CPUtime=1.71 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 13382 0 0 0 167 4 0 0 20 0 15 0 97775138 10916999168 20319 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2665283 20319 3087 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10661132 memory=16928 CPUtime=0.68 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 5674 0 0 0 65 3 0 0 20 0 15 0 97775138 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888911100152 140732981360578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10661132 memory=18220 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10661132 memory=952 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97775140 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10661132 memory=2376 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10661132 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10661132 memory=6081108994580113768 CPUtime=0.39 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) R 9600 9603 6713 0 -1 4202560 2706 0 0 0 39 0 0 0 20 0 15 0 97775143 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888395272656 139888886112271 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10661132 memory=6154282490091891024 CPUtime=0.39 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) R 9600 9603 6713 0 -1 4202560 1967 0 0 0 39 0 0 0 20 0 15 0 97775144 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888394218320 139888890421667 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10661132 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) S 9600 9603 6713 0 -1 1077944384 1664 0 0 0 22 0 0 0 20 0 15 0 97775144 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888393181936 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 20319 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 81276 KiB

[startup+0.998839 s]
# the end of solver process 9603 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.39616 s, system=0.060636 s

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

[startup+0.800939 s]
/proc/loadavg: 1.98 2.04 2.00 5/218 9618
/proc/meminfo: memFree=27081824/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10661132 memory=91792 CPUtime=2.01 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 13919 0 0 0 197 4 0 0 20 0 15 0 97775138 10916999168 22948 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2665283 22948 3087 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10661132 memory=4012 CPUtime=0.78 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 5678 0 0 0 75 3 0 0 20 0 15 0 97775138 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888911101872 140732981360578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10661132 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97775140 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10661132 memory=2867565960586600 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10661132 memory=6944656592455359580 CPUtime=0.49 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) R 9600 9603 6713 0 -1 4202560 3131 0 0 0 49 0 0 0 20 0 15 0 97775143 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888395271384 139888888410654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10661132 memory=6944652177228980320 CPUtime=0.49 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) R 9600 9603 6713 0 -1 4202560 2075 0 0 0 49 0 0 0 20 0 15 0 97775144 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888394226968 139888888390749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10661132 memory=6656426216303648864 CPUtime=0.22 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) S 9600 9603 6713 0 -1 1077944384 1664 0 0 0 22 0 0 0 20 0 15 0 97775144 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888393181936 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10661132 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10661132 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 22948 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 91792 KiB

[startup+0.900782 s]
/proc/loadavg: 1.98 2.04 2.00 5/218 9618
/proc/meminfo: memFree=27081824/32770624 swapFree=67108860/67108860
[pid=9603] ppid=9600 vsize=10661132 memory=100572 CPUtime=2.31 cores=1,3,5,7
/proc/9603/stat : 9603 (java) S 9600 9603 6713 0 -1 1077944320 14067 0 0 0 226 5 0 0 20 0 15 0 97775138 10916999168 25143 33554432000 4194304 4196468 140732980529040 140732980511584 139888906866423 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
/proc/9603/statm: 2665283 25143 3089 1 0 2627263 0
[pid=9603/tid=9605] ppid=9600 vsize=10661132 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/9603/task/9605/stat : 9605 (java) R 9600 9603 6713 0 -1 4202560 5682 0 0 0 84 3 0 0 20 0 15 0 97775138 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888911101872 140732981360578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9606] ppid=9600 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9606/stat : 9606 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888832940816 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9607] ppid=9600 vsize=10661132 memory=668169 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9607/stat : 9607 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888831888272 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9608] ppid=9600 vsize=10661132 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9608/stat : 9608 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888830835728 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9609] ppid=9600 vsize=10661132 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9609/stat : 9609 (java) S 9600 9603 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97775139 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888510889104 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9610] ppid=9600 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9610/stat : 9610 (java) S 9600 9603 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97775140 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888399497200 139888906877570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9611] ppid=9600 vsize=10661132 memory=-6803092254075368380 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9611/stat : 9611 (java) S 9600 9603 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888398443424 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9612] ppid=9600 vsize=10661132 memory=6944877638202259618 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9612/stat : 9612 (java) S 9600 9603 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97775141 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888397390832 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9613] ppid=9600 vsize=10661132 memory=6944656592452807325 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9613/stat : 9613 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775143 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888396339408 139888906885019 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9614] ppid=9600 vsize=10661132 memory=1399661390618268019 CPUtime=0.59 cores=1,3,5,7
/proc/9603/task/9614/stat : 9614 (java) R 9600 9603 6713 0 -1 4202560 3174 0 0 0 59 0 0 0 20 0 15 0 97775143 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888395271384 139888886232529 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9615] ppid=9600 vsize=10661132 memory=6944656425123485561 CPUtime=0.59 cores=1,3,5,7
/proc/9603/task/9615/stat : 9615 (java) S 9600 9603 6713 0 -1 1077944384 2176 0 0 0 59 0 0 0 20 0 15 0 97775144 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888394234480 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9616] ppid=9600 vsize=10661132 memory=6944656592455360569 CPUtime=0.22 cores=1,3,5,7
/proc/9603/task/9616/stat : 9616 (java) S 9600 9603 6713 0 -1 1077944384 1664 0 0 0 22 0 0 0 20 0 15 0 97775144 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888393181936 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9617] ppid=9600 vsize=10661132 memory=-9181546051567709026 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9617/stat : 9617 (java) S 9600 9603 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888392129632 139888906876629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
[pid=9603/tid=9618] ppid=9600 vsize=10661132 memory=81276 CPUtime=0 cores=1,3,5,7
/proc/9603/task/9618/stat : 9618 (java) S 9600 9603 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97775144 10916999168 25143 33554432000 4194304 4196468 140732980529040 139888391076144 139888906877570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28569600 140732980532344 140732980532489 140732980532489 140732980535247 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 100572 KiB

Child status: 0
Real time (s): 0.998892
CPU time (s): 2.45679
CPU user time (s): 2.39616
CPU system time (s): 0.060636
CPU usage (%): 245.952
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 100572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.39616
system time used= 0.060636
maximum resident set size= 109568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1289
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 9603
#   total CPU time (s): 2.45679
#   total CPU user time (s): 2.39616
#   total CPU system time (s): 0.060636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024161 second user time and 0.052626 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 20:22:00
IDJOB=4299094
IDBENCH=141293
IDSOLVER=2768
FILE ID=node135/4299094-1532802120
RUNJOBID= node135-1532774549-6745
PBS_JOBID= 21022460
Free space on /tmp= 48364 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-07_mini_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299094-1532802120/watcher-4299094-1532802120 -o /tmp/evaluation-result-4299094-1532802120/solver-4299094-1532802120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6745 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299094-1532802120.xml --timelimit 2520

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

MD5SUM BENCH= 90a59188f351c01ffa8267023f43dfb7
RANDOM SEED=282826088

node135.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.50
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.50
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.50
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.50
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:        27136440 kB
MemAvailable:   31755648 kB
Buffers:          199940 kB
Cached:          4651880 kB
SwapCached:            0 kB
Active:          1824388 kB
Inactive:        3257488 kB
Active(anon):     180944 kB
Inactive(anon):    76932 kB
Active(file):    1643444 kB
Inactive(file):  3180556 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:               804 kB
Writeback:             0 kB
AnonPages:        195988 kB
Mapped:            54816 kB
Shmem:             25248 kB
Slab:             250172 kB
SReclaimable:     222088 kB
SUnreclaim:        28084 kB
KernelStack:        3856 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-28 20:22:01