Trace number 4405891

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24? (TO) 2520.07 2504.54

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-3_X2.xml
MD5SUM72c85c51a44e0e8527757e040a083bca
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 benchmark165.887
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405891-1569409952.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405891-1569409952.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
1.34/0.66	c solve instance...
2520.01/2504.50	s UNKNOWN
2520.01/2504.50	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405891-1569409952/watcher-4405891-1569409952 -o /tmp/evaluation-result-4405891-1569409952/solver-4405891-1569409952 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1782071927 HOME/instance-4405891-1569409952.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.103435 s]*
/proc/loadavg: 1.35 1.45 1.42 3/227 6299
/proc/meminfo: memFree=25096728/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15144776 memory=29612 CPUtime=0.13 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 5855 0 0 0 12 1 0 0 20 0 15 0 517266224 15508250624 7403 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3786194 7403 3155 1 0 3748377 0
[pid=6285/tid=6286] ppid=6283 vsize=15144776 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) S 6283 6283 5904 0 -1 1077944384 3730 0 0 0 8 1 0 0 20 0 15 0 517266225 15508250624 7403 33554432000 4194304 4196468 140733005366288 140226238338496 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15144776 memory=3472468293343266000 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517266227 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517266227 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225701414560 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517266228 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225700361456 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) R 6283 6283 5904 0 -1 1077944384 455 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) R 6283 6283 5904 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225697204592 140226217565450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0.02 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 517266230 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266231 15508250624 7403 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31060 KiB

[startup+0.210815 s]*
/proc/loadavg: 1.35 1.45 1.42 4/227 6299
/proc/meminfo: memFree=25084000/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15144776 memory=41096 CPUtime=0.34 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 9488 0 0 0 31 3 0 0 20 0 15 0 517266224 15508250624 10274 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3786194 10274 3305 1 0 3748377 0
[pid=6285/tid=6286] ppid=6283 vsize=15144776 memory=4500116723524083353 CPUtime=0.19 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 6620 0 0 0 17 2 0 0 20 0 15 0 517266225 15508250624 10274 33554432000 4194304 4196468 140733005366288 140226238343136 140226234121622 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15144776 memory=3472468293343266000 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517266226 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517266227 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517266227 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225701414560 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517266228 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225700361456 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 717 0 0 0 3 0 0 0 20 0 15 0 517266230 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) S 6283 6283 5904 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 517266230 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225697204592 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0.08 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) R 6283 6283 5904 0 -1 4202560 744 0 0 0 8 0 0 0 20 0 15 0 517266230 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225696151536 140226226346814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15144776 memory=140164448114304 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266231 15508250624 10274 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42544 KiB

[startup+0.311954 s]*
/proc/loadavg: 1.35 1.45 1.42 5/227 6299
/proc/meminfo: memFree=25076344/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15149032 memory=50172 CPUtime=0.54 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 10887 0 0 0 50 4 0 0 20 0 15 0 517266224 15512608768 12543 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3787258 12543 3370 1 0 3748377 0
[pid=6285/tid=6286] ppid=6283 vsize=15149032 memory=4572174317528259473 CPUtime=0.3 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 7814 0 0 0 27 3 0 0 20 0 15 0 517266225 15512608768 12612 33554432000 4194304 4196468 140733005366288 140226238340800 140226218190174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15149032 memory=3472468460675794608 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15149032 memory=140164448114305 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15149032 memory=140164311686943 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517266226 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15149032 memory=280328623353120 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517266227 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15149032 memory=140164311663887 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517266227 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225701414560 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15149032 memory=280328759787360 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517266228 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225700361456 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15149032 memory=140164311668495 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 735 0 0 0 4 0 0 0 20 0 15 0 517266230 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15149032 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) R 6283 6283 5904 0 -1 4202560 231 0 0 0 5 0 0 0 20 0 15 0 517266230 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225697185608 140226215654224 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 822 0 0 0 12 0 0 0 20 0 15 0 517266230 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15149032 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266231 15512608768 12612 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51620 KiB

[startup+0.701532 s]
/proc/loadavg: 1.35 1.45 1.42 5/227 6299
/proc/meminfo: memFree=25066008/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15151156 memory=82736 CPUtime=1.64 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 14250 0 0 0 159 5 0 0 20 0 15 0 517266224 15514783744 20684 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3787789 20684 3451 1 0 3748889 0
[pid=6285/tid=6286] ppid=6283 vsize=15151156 memory=6153395287087403600 CPUtime=0.67 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 8915 0 0 0 64 3 0 0 20 0 15 0 517266225 15514783744 20684 33554432000 4194304 4196468 140733005366288 140226238346648 140225871860059 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15151156 memory=7883644968863624293 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15151156 memory=8099279071866868838 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15151156 memory=667680 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266226 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517266226 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517266227 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15151156 memory=784 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517266227 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225701414560 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517266228 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225700361456 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15151156 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15151156 memory=1096 CPUtime=0.26 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) R 6283 6283 5904 0 -1 4202560 1425 0 0 0 26 0 0 0 20 0 15 0 517266230 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225698238704 140226211997216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15151156 memory=1228 CPUtime=0.27 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) R 6283 6283 5904 0 -1 4202560 753 0 0 0 27 0 0 0 20 0 15 0 517266230 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225697193152 140226215630963 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15151156 memory=6152 CPUtime=0.41 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 1851 0 0 0 40 1 0 0 20 0 15 0 517266230 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517266231 15514783744 20684 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 84184 KiB

[startup+1.50153 s]
/proc/loadavg: 1.35 1.45 1.42 6/227 6299
/proc/meminfo: memFree=25036852/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0

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

/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 517266228 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225700361472 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.4 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 13184 0 0 0 138 2 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15151156 memory=64800 CPUtime=1.33 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) S 6283 6283 5904 0 -1 1077944384 9568 0 0 0 132 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225697204592 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15151156 memory=1448 CPUtime=0.61 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 7607 0 0 0 60 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0.74 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1228 0 0 0 33 41 0 0 20 0 15 0 517266231 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 2457.76 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 7036728 KiB

[startup+2502.3 s]
/proc/loadavg: 2.07 2.02 1.80 3/227 6917
/proc/meminfo: memFree=18052648/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2517.81 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 348758 0 0 0 250513 1268 0 0 20 0 15 0 517266224 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3787789 1758820 3514 1 0 3748889 0
[pid=6285/tid=6286] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2496.13 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 195765 0 0 0 248446 1167 0 0 20 0 15 0 517266225 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140226238349056 140225870922266 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15151156 memory=7035280 CPUtime=4 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 20223 0 0 0 394 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 26924 0 0 0 392 7 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.98 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 21061 0 0 0 390 8 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 23501 0 0 0 393 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.5 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 28262 0 0 0 112 38 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225701414624 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 517266228 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225700361472 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15151156 memory=1448 CPUtime=1.4 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 13186 0 0 0 138 2 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15151156 memory=1448 CPUtime=1.33 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) S 6283 6283 5904 0 -1 1077944384 9571 0 0 0 132 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225697204592 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15151156 memory=1448 CPUtime=0.61 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 7609 0 0 0 60 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15151156 memory=1448 CPUtime=0.76 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1249 0 0 0 34 42 0 0 20 0 15 0 517266231 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 2517.81 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 7036728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.5 s]
/proc/loadavg: 2.07 2.02 1.81 3/227 6917
/proc/meminfo: memFree=18052772/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2520.01 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 348769 0 0 0 250733 1268 0 0 20 0 15 0 517266224 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3787789 1758820 3514 1 0 3748889 0
[pid=6285/tid=6286] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2498.33 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 195776 0 0 0 248666 1167 0 0 20 0 15 0 517266225 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140226238349056 140225872342276 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15151156 memory=7035280 CPUtime=4 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 20223 0 0 0 394 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15151156 memory=1448 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 26924 0 0 0 392 7 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.98 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 21061 0 0 0 390 8 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 23501 0 0 0 393 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.5 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 28262 0 0 0 112 38 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225701414624 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 517266228 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225700361472 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.4 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 13186 0 0 0 138 2 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.33 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) S 6283 6283 5904 0 -1 1077944384 9571 0 0 0 132 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225697204592 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15151156 memory=1448 CPUtime=0.61 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 7609 0 0 0 60 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15151156 memory=808 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15151156 memory=4100 CPUtime=0.77 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1249 0 0 0 34 43 0 0 20 0 15 0 517266231 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 7036728 KiB

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

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

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

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

[startup+2504.5 s]
/proc/loadavg: 2.07 2.02 1.81 3/227 6917
/proc/meminfo: memFree=18052772/32770624 swapFree=66941108/67108860
[pid=6283] ppid=6280 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6283/stat : 6283 (xcsp3-exec) S 6280 6283 5904 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 517266224 115843072 362 33554432000 4194304 5098028 140725920276288 140725920274392 140117942727292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23568384 140725920277370 140725920277613 140725920277613 140725920280522 0
/proc/6283/statm: 28282 362 304 221 0 87 0
[pid=6285] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2520.01 cores=0,2,4,6
/proc/6285/stat : 6285 (java) S 6283 6283 5904 0 -1 1077944320 348769 0 0 0 250733 1268 0 0 20 0 15 0 517266224 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140733005348832 140226234109687 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
/proc/6285/statm: 3787789 1758820 3514 1 0 3748889 0
[pid=6285/tid=6286] ppid=6283 vsize=15151156 memory=7035280 CPUtime=2498.33 cores=0,2,4,6
/proc/6285/task/6286/stat : 6286 (java) R 6283 6283 5904 0 -1 4202560 195776 0 0 0 248666 1167 0 0 20 0 15 0 517266225 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140226238349056 140225872342276 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6287] ppid=6283 vsize=15151156 memory=7035280 CPUtime=4 cores=0,2,4,6
/proc/6285/task/6287/stat : 6287 (java) S 6283 6283 5904 0 -1 1077944384 20223 0 0 0 394 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225826183696 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6288] ppid=6283 vsize=15151156 memory=1448 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6288/stat : 6288 (java) S 6283 6283 5904 0 -1 1077944384 26924 0 0 0 392 7 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225825131152 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6289] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.98 cores=0,2,4,6
/proc/6285/task/6289/stat : 6289 (java) S 6283 6283 5904 0 -1 1077944384 21061 0 0 0 390 8 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225824078096 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6290] ppid=6283 vsize=15151156 memory=7035280 CPUtime=3.99 cores=0,2,4,6
/proc/6285/task/6290/stat : 6290 (java) S 6283 6283 5904 0 -1 1077944384 23501 0 0 0 393 6 0 0 20 0 15 0 517266226 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225823025552 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6291] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.5 cores=0,2,4,6
/proc/6285/task/6291/stat : 6291 (java) S 6283 6283 5904 0 -1 1077944384 28262 0 0 0 112 38 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225702468336 140226234120834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6292] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6292/stat : 6292 (java) S 6283 6283 5904 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517266227 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225701414624 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6293] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6293/stat : 6293 (java) S 6283 6283 5904 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 517266228 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225700361472 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6294] ppid=6283 vsize=15151156 memory=7035280 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6294/stat : 6294 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225699310032 140226234128283 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6295] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.4 cores=0,2,4,6
/proc/6285/task/6295/stat : 6295 (java) S 6283 6283 5904 0 -1 1077944384 13186 0 0 0 138 2 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225698257136 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6296] ppid=6283 vsize=15151156 memory=7035280 CPUtime=1.33 cores=0,2,4,6
/proc/6285/task/6296/stat : 6296 (java) S 6283 6283 5904 0 -1 1077944384 9571 0 0 0 132 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225697204592 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6297] ppid=6283 vsize=15151156 memory=1448 CPUtime=0.61 cores=0,2,4,6
/proc/6285/task/6297/stat : 6297 (java) S 6283 6283 5904 0 -1 1077944384 7609 0 0 0 60 1 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225696151536 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6298] ppid=6283 vsize=15151156 memory=808 CPUtime=0 cores=0,2,4,6
/proc/6285/task/6298/stat : 6298 (java) S 6283 6283 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517266230 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225695099232 140226234119893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
[pid=6285/tid=6299] ppid=6283 vsize=15151156 memory=4100 CPUtime=0.77 cores=0,2,4,6
/proc/6285/task/6299/stat : 6299 (java) S 6283 6283 5904 0 -1 1077944384 1249 0 0 0 34 43 0 0 20 0 15 0 517266231 15514783744 1758820 33554432000 4194304 4196468 140733005366288 140225694047280 140226234120834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 34693120 140733005370351 140733005370522 140733005370522 140733005373391 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 7036728 KiB

Child status: 143
Real time (s): 2504.54
CPU time (s): 2520.07
CPU user time (s): 2507.35
CPU system time (s): 12.7226
CPU usage (%): 100.62
Max. virtual memory (cumulated for all children) (KiB): 15266188
Max. memory (cumulated for all children) (KiB): 8632816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.35
system time used= 12.7226
maximum resident set size= 8640892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73127
involuntary context switches= 3870


# summary of solver processes directly reported to runsolver:
#   pid: 6283,6285
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2507.35
#   total CPU system time (s): 12.7226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2038 second user time and 23.4897 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-25 13:14:47
IDJOB=4405891
IDBENCH=134589
IDSOLVER=2869
FILE ID=node139/4405891-1569409952
RUNJOBID= node139-1569408644-5935
PBS_JOBID= 21705708
Free space on /tmp= 5120 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-3_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405891-1569409952/watcher-4405891-1569409952 -o /tmp/evaluation-result-4405891-1569409952/solver-4405891-1569409952 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1782071927 HOME/instance-4405891-1569409952.xml

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

MD5SUM BENCH= 72c85c51a44e0e8527757e040a083bca
RANDOM SEED=1782071927

node139.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.57
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.57
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.57
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.57
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:        25112844 kB
MemAvailable:   31651652 kB
Buffers:          134176 kB
Cached:          6492880 kB
SwapCached:        64764 kB
Active:          3475076 kB
Inactive:        3349948 kB
Active(anon):     134744 kB
Inactive(anon):   119604 kB
Active(file):    3340332 kB
Inactive(file):  3230344 kB
Unevictable:      109024 kB
Mlocked:          109024 kB
SwapTotal:      67108860 kB
SwapFree:       66941108 kB
Dirty:             26172 kB
Writeback:             0 kB
AnonPages:        247208 kB
Mapped:            71292 kB
Shmem:             47440 kB
Slab:             426576 kB
SReclaimable:     396592 kB
SUnreclaim:        29984 kB
KernelStack:        3952 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1410104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5092 MiB
End job on node139 at 2019-09-25 13:56:32