Trace number 4307063

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)? (TO) 2520.1 2471.15

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-07-0600_c18.xml
MD5SUM0ae5362fc8ec35126a2a174beba608b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1603939205
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables13855
Number of constraints8996
Number of domains202
Minimum domain size1
Maximum domain size151
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":4816},{"size":11,"count":4218},{"size":12,"count":1},{"size":21,"count":9},{"size":23,"count":10},{"size":25,"count":44},{"size":29,"count":37},{"size":31,"count":2},{"size":32,"count":3},{"size":33,"count":37},{"size":34,"count":12},{"size":35,"count":9},{"size":36,"count":11},{"size":37,"count":13},{"size":38,"count":8},{"size":39,"count":37},{"size":40,"count":13},{"size":41,"count":28},{"size":42,"count":21},{"size":43,"count":32},{"size":44,"count":30},{"size":45,"count":18},{"size":46,"count":11},{"size":48,"count":13},"...",{"size":119,"count":4}, {"size":120,"count":3}, {"size":121,"count":17}, {"size":123,"count":97}, {"size":125,"count":18}, {"size":126,"count":17}, {"size":127,"count":42}, {"size":128,"count":76}, {"size":130,"count":61}, {"size":131,"count":88}, {"size":132,"count":46}, {"size":133,"count":30}, {"size":135,"count":53}, {"size":136,"count":94}, {"size":137,"count":43}, {"size":138,"count":8}, {"size":139,"count":29}, {"size":141,"count":5}, {"size":143,"count":122}, {"size":144,"count":136}, {"size":145,"count":57}, {"size":147,"count":60}, {"size":148,"count":54}, {"size":150,"count":21}, {"size":151,"count":1165}]
Minimum variable degree2
Maximum variable degree4219
Distribution of variable degrees[{"degree":2,"count":12654},{"degree":3,"count":1},{"degree":4,"count":10},{"degree":5,"count":17},{"degree":6,"count":18},{"degree":7,"count":18},{"degree":8,"count":40},{"degree":9,"count":42},{"degree":10,"count":76},{"degree":11,"count":64},{"degree":12,"count":63},{"degree":13,"count":48},{"degree":14,"count":63},{"degree":15,"count":70},{"degree":16,"count":93},{"degree":17,"count":127},{"degree":18,"count":153},{"degree":19,"count":186},{"degree":20,"count":110},{"degree":21,"count":1},{"degree":4219,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":560},{"arity":3,"count":4218},{"arity":6,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints4778
Distribution of constraint types[{"type":"extension","count":4218},{"type":"intension","count":4778}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4307063-1534083771.xml"  -tl '2520s' -p 1
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4307063-1534083771.xml, -tl, 2520s, -p, 1]
0.33/0.22	c simple solver
0.33/0.28	c parse instance...
95.42/52.07	c solve instance...
2520.04/2471.11	s UNKNOWN
2520.04/2471.11	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 (6143 MiB free)
  memory of node 1: 16384 MiB (6083 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307063-1534083771/watcher-4307063-1534083771 -o /tmp/evaluation-result-4307063-1534083771/solver-4307063-1534083771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31243 --watchdog 2580 HOME/xcsp3-exec -seed 1544905797 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307063-1534083771.xml 

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

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

solver pid=1465, runsolver pid=1462

[startup+0.102305 s]*
/proc/loadavg: 2.15 1.98 1.93 3/218 1481
/proc/meminfo: memFree=12503980/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14082940 memory=28732 CPUtime=0.11 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 5520 0 0 0 11 0 0 0 20 0 15 0 225940418 14420930560 7183 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3520735 7183 3026 1 0 3483012 0
[pid=1467/tid=1468] ppid=1465 vsize=14082940 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 3547 0 0 0 9 0 0 0 20 0 15 0 225940418 14420930560 7183 33554432000 4194304 4196468 140735915958240 140102146868632 140102142659990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14082940 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 7183 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940420 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225940421 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101322503072 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225940421 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101321450480 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0.01 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) R 1465 1465 31211 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 15 0 225940423 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101317241584 140102124212693 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940424 14420930560 7183 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30188 KiB

[startup+0.210614 s]*
/proc/loadavg: 2.15 1.98 1.93 4/218 1481
/proc/meminfo: memFree=12493064/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14082940 memory=40760 CPUtime=0.33 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 8302 0 0 0 32 1 0 0 20 0 15 0 225940418 14420930560 10190 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3520735 10190 3162 1 0 3483012 0
[pid=1467/tid=1468] ppid=1465 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 5445 0 0 0 19 1 0 0 20 0 15 0 225940418 14420930560 10190 33554432000 4194304 4196468 140735915958240 140102146883040 140102126691685 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14082940 memory=4294977833 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 10190 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14082940 memory=288370999062800000 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225940420 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225940421 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101322503072 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225940421 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101321450480 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) R 1465 1465 31211 0 -1 1077944384 659 0 0 0 2 0 0 0 20 0 15 0 225940423 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 15 0 225940423 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14082940 memory=140622911088256 CPUtime=0.08 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) R 1465 1465 31211 0 -1 1077944384 786 0 0 0 8 0 0 0 20 0 15 0 225940423 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940424 14420930560 10190 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42216 KiB

[startup+0.31216 s]*
/proc/loadavg: 2.15 1.98 1.93 4/218 1481
/proc/meminfo: memFree=12486364/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14087196 memory=48352 CPUtime=0.52 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 9185 0 0 0 51 1 0 0 20 0 15 0 225940418 14425288704 12088 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3521799 12088 3275 1 0 3483012 0
[pid=1467/tid=1468] ppid=1465 vsize=14087196 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 6171 0 0 0 28 1 0 0 20 0 15 0 225940418 14425288704 12088 33554432000 4194304 4196468 140735915958240 140102146879168 140102142669981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14425288704 12088 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225940419 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14087196 memory=3763099673816014896 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940419 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14087196 memory=7883313791549059376 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225940420 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14087196 memory=7597616690137150001 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225940421 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101322503072 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14087196 memory=7526544143896108165 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225940421 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101321450480 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14087196 memory=8463011391429237925 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 746 0 0 0 5 0 0 0 20 0 15 0 225940423 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14087196 memory=3683997410010345503 CPUtime=0.03 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 134 0 0 0 3 0 0 0 20 0 15 0 225940423 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14087196 memory=3833020771850639520 CPUtime=0.12 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 866 0 0 0 12 0 0 0 20 0 15 0 225940423 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14087196 memory=3467824627879784479 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14087196 memory=4122396847708423860 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940424 14425288704 12088 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49808 KiB

[startup+0.700845 s]
/proc/loadavg: 2.15 1.98 1.93 3/218 1481
/proc/meminfo: memFree=12385216/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14087196 memory=293524 CPUtime=1.61 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 12467 0 0 0 140 21 0 0 20 0 15 0 225940418 14425288704 73381 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3521799 73381 3328 1 0 3483012 0
[pid=1467/tid=1468] ppid=1465 vsize=14087196 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 6346 0 0 0 55 5 0 0 20 0 15 0 225940418 14425288704 73381 33554432000 4194304 4196468 140735915958240 140102146887184 140102142669981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14087196 memory=17 CPUtime=0.05 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 68 0 0 0 2 3 0 0 20 0 15 0 225940419 14425288704 73381 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14087196 memory=2 CPUtime=0.05 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 57 0 0 0 2 3 0 0 20 0 15 0 225940419 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 66 0 0 0 2 3 0 0 20 0 15 0 225940419 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 55 0 0 0 2 3 0 0 20 0 15 0 225940419 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 225940420 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225940421 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101322503136 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 225940421 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101321450480 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14087196 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 2158 0 0 0 24 0 0 0 20 0 15 0 225940423 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14087196 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 1055 0 0 0 27 0 0 0 20 0 15 0 225940423 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14087196 memory=26 CPUtime=0.19 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 1280 0 0 0 19 0 0 0 20 0 15 0 225940423 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14087196 memory=12708 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14087196 memory=33796 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225940424 14425288704 73381 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 294980 KiB

[startup+1.50084 s]
/proc/loadavg: 2.15 1.98 1.93 3/218 1481
/proc/meminfo: memFree=12051148/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0

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

/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101321450496 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14091368 memory=3952 CPUtime=4.1 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 34316 0 0 0 407 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14091368 memory=2724 CPUtime=4.18 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 32741 0 0 0 415 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14091368 memory=1456 CPUtime=1.09 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 20788 0 0 0 107 2 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14091368 memory=6233752 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14091368 memory=1456 CPUtime=1.34 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 3946 0 0 0 63 71 0 0 20 0 15 0 225940424 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 2431.16 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6235208 KiB

[startup+2442.3 s]
/proc/loadavg: 1.99 2.04 2.06 3/217 1662
/proc/meminfo: memFree=5809212/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14091368 memory=6233752 CPUtime=2491.22 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 497482 0 0 0 248431 691 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3522842 1558438 3435 1 0 3484036 0
[pid=1467/tid=1468] ppid=1465 vsize=14091368 memory=6233752 CPUtime=2429.04 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 295257 0 0 0 242859 45 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102146884312 140101783809734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14091368 memory=6233752 CPUtime=12.71 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 21660 0 0 0 1123 148 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14091368 memory=6233752 CPUtime=12.69 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 22875 0 0 0 1130 139 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14091368 memory=239284 CPUtime=12.7 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 22675 0 0 0 1130 140 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14091368 memory=1456 CPUtime=12.74 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 24194 0 0 0 1131 143 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14091368 memory=6233752 CPUtime=0.48 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 15326 0 0 0 43 5 0 0 20 0 15 0 225940420 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101322503136 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14091368 memory=6233752 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101321450496 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14091368 memory=6233752 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14091368 memory=6233752 CPUtime=4.1 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 34332 0 0 0 407 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14091368 memory=1456 CPUtime=4.2 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 34398 0 0 0 417 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14091368 memory=1456 CPUtime=1.09 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 21398 0 0 0 107 2 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14091368 memory=6233752 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14091368 memory=1456 CPUtime=1.38 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 4028 0 0 0 65 73 0 0 20 0 15 0 225940424 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 2491.22 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6235208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2471.11 s]
/proc/loadavg: 1.93 2.02 2.05 3/217 1662
/proc/meminfo: memFree=4454740/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14091368 memory=6233752 CPUtime=2520.04 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 500957 0 0 0 251312 692 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3522842 1558438 3435 1 0 3484036 0
[pid=1467/tid=1468] ppid=1465 vsize=14091368 memory=1456 CPUtime=2457.85 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 298669 0 0 0 245740 45 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102146884312 140101789134570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14091368 memory=6233752 CPUtime=12.71 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 21660 0 0 0 1123 148 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14091368 memory=1456 CPUtime=12.69 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 22875 0 0 0 1130 139 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14091368 memory=281245600122864 CPUtime=12.7 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 22675 0 0 0 1130 140 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14091368 memory=2354917148161 CPUtime=12.74 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 24194 0 0 0 1131 143 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14091368 memory=756 CPUtime=0.48 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 15336 0 0 0 43 5 0 0 20 0 15 0 225940420 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14091368 memory=14568 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101322503136 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101321450496 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14091368 memory=6233752 CPUtime=4.1 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 34340 0 0 0 407 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14091368 memory=61368 CPUtime=4.2 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 34400 0 0 0 417 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14091368 memory=420 CPUtime=1.09 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 21403 0 0 0 107 2 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14091368 memory=109 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14091368 memory=353 CPUtime=1.39 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 4066 0 0 0 66 73 0 0 20 0 15 0 225940424 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6235208 KiB

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

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

[startup+2471.15 s]
# the end of solver process 1467 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.14 s, system=6.95727 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+2471.11 s]
/proc/loadavg: 1.93 2.02 2.05 3/217 1662
/proc/meminfo: memFree=4454740/32770624 swapFree=67108844/67108860
[pid=1465] ppid=1462 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (xcsp3-exec) S 1462 1465 31211 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 225940418 115843072 364 33554432000 4194304 5098028 140726535742752 140726535740856 139772046828156 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15224832 140726535750714 140726535750916 140726535750916 140726535753674 0
/proc/1465/statm: 28282 364 306 221 0 87 0
[pid=1467] ppid=1465 vsize=14091368 memory=6233752 CPUtime=2520.04 cores=1,3,5,7
/proc/1467/stat : 1467 (java) S 1465 1465 31211 0 -1 1077944320 500957 0 0 0 251312 692 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140735915940784 140102142648055 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
/proc/1467/statm: 3522842 1558438 3435 1 0 3484036 0
[pid=1467/tid=1468] ppid=1465 vsize=14091368 memory=1456 CPUtime=2457.85 cores=1,3,5,7
/proc/1467/task/1468/stat : 1468 (java) R 1465 1465 31211 0 -1 4202560 298669 0 0 0 245740 45 0 0 20 0 15 0 225940418 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102146884312 140101789134570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1469] ppid=1465 vsize=14091368 memory=6233752 CPUtime=12.71 cores=1,3,5,7
/proc/1467/task/1469/stat : 1469 (java) S 1465 1465 31211 0 -1 1077944384 21660 0 0 0 1123 148 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140102103608080 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1470] ppid=1465 vsize=14091368 memory=1456 CPUtime=12.69 cores=1,3,5,7
/proc/1467/task/1470/stat : 1470 (java) S 1465 1465 31211 0 -1 1077944384 22875 0 0 0 1130 139 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101736967056 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1471] ppid=1465 vsize=14091368 memory=281245600122864 CPUtime=12.7 cores=1,3,5,7
/proc/1467/task/1471/stat : 1471 (java) S 1465 1465 31211 0 -1 1077944384 22675 0 0 0 1130 140 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101735914512 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1472] ppid=1465 vsize=14091368 memory=2354917148161 CPUtime=12.74 cores=1,3,5,7
/proc/1467/task/1472/stat : 1472 (java) S 1465 1465 31211 0 -1 1077944384 24194 0 0 0 1131 143 0 0 20 0 15 0 225940419 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101734861968 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1473] ppid=1465 vsize=14091368 memory=756 CPUtime=0.48 cores=1,3,5,7
/proc/1467/task/1473/stat : 1473 (java) S 1465 1465 31211 0 -1 1077944384 15336 0 0 0 43 5 0 0 20 0 15 0 225940420 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101323556848 140102142659202 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1474] ppid=1465 vsize=14091368 memory=14568 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1474/stat : 1474 (java) S 1465 1465 31211 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101322503136 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1475] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1475/stat : 1475 (java) S 1465 1465 31211 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 225940421 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101321450496 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1476] ppid=1465 vsize=14091368 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1476/stat : 1476 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101320399056 140102142666651 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1477] ppid=1465 vsize=14091368 memory=6233752 CPUtime=4.1 cores=1,3,5,7
/proc/1467/task/1477/stat : 1477 (java) S 1465 1465 31211 0 -1 1077944384 34340 0 0 0 407 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101319346672 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1478] ppid=1465 vsize=14091368 memory=61368 CPUtime=4.2 cores=1,3,5,7
/proc/1467/task/1478/stat : 1478 (java) S 1465 1465 31211 0 -1 1077944384 34400 0 0 0 417 3 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101318294128 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1479] ppid=1465 vsize=14091368 memory=420 CPUtime=1.09 cores=1,3,5,7
/proc/1467/task/1479/stat : 1479 (java) S 1465 1465 31211 0 -1 1077944384 21403 0 0 0 107 2 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101317241584 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1480] ppid=1465 vsize=14091368 memory=109 CPUtime=0 cores=1,3,5,7
/proc/1467/task/1480/stat : 1480 (java) S 1465 1465 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225940423 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101316189280 140102142658261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
[pid=1467/tid=1481] ppid=1465 vsize=14091368 memory=353 CPUtime=1.39 cores=1,3,5,7
/proc/1467/task/1481/stat : 1481 (java) S 1465 1465 31211 0 -1 1077944384 4066 0 0 0 66 73 0 0 20 0 15 0 225940424 14429560832 1558438 33554432000 4194304 4196468 140735915958240 140101315135792 140102142659202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36352000 140735915959430 140735915959601 140735915959601 140735915962319 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6235208 KiB

Child status: 143
Real time (s): 2471.15
CPU time (s): 2520.1
CPU user time (s): 2513.14
CPU system time (s): 6.95727
CPU usage (%): 101.981
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 6242228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.14
system time used= 6.95728
maximum resident set size= 6240804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58647
involuntary context switches= 1239


# summary of solver processes directly reported to runsolver:
#   pid: 1465,1467
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2513.14
#   total CPU system time (s): 6.95727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.405 second user time and 23.4007 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 16:22:52
IDJOB=4307063
IDBENCH=141263
IDSOLVER=2787
FILE ID=node136/4307063-1534083771
RUNJOBID= node136-1534063588-31243
PBS_JOBID= 21036988
Free space on /tmp= 35160 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-07-0600_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307063-1534083771/watcher-4307063-1534083771 -o /tmp/evaluation-result-4307063-1534083771/solver-4307063-1534083771 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31243 --watchdog 2580  HOME/xcsp3-exec -seed 1544905797 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307063-1534083771.xml

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

MD5SUM BENCH= 0ae5362fc8ec35126a2a174beba608b8
RANDOM SEED=1544905797

node136.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:        12521296 kB
MemAvailable:   27708052 kB
Buffers:          253016 kB
Cached:         15035932 kB
SwapCached:            8 kB
Active:         11782936 kB
Inactive:        7749108 kB
Active(anon):    4192780 kB
Inactive(anon):   102692 kB
Active(file):    7590156 kB
Inactive(file):  7646416 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:            298572 kB
Writeback:             0 kB
AnonPages:       4250328 kB
Mapped:            65696 kB
Shmem:             49788 kB
Slab:             406672 kB
SReclaimable:     378644 kB
SUnreclaim:        28028 kB
KernelStack:        3536 kB
PageTables:        13836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5969668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3872768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35016 MiB
End job on node136 at 2018-08-12 17:04:04