Trace number 4282576

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 4.0.5 seq (2017-08-18)? (TO) 2520.0701 2495.24

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesT/
StripPacking-T1e.xml
MD5SUMf7b8b642e131c8af917aaf97f4ae3b24
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1129.25
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282576-1503109191.xml"  -tl '2520s' -p 1 -x 0
0.07/0.29	c [HOME/instance-4282576-1503109191.xml, -tl, 2520s, -p, 1, -x, 0]
0.24/0.35	c simple solver
0.41/0.42	c parse instance...
0.84/0.66	c solve instance...
2520.03/2495.20	s UNKNOWN
2520.03/2495.20	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 (14839 MiB free)
  memory of node 1: 16384 MiB (14952 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282576-1503109191/watcher-4282576-1503109191 -o /tmp/evaluation-result-4282576-1503109191/solver-4282576-1503109191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1233341197 HOME/instance-4282576-1503109191.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
Current StackSize limit: 8192 KiB

solver pid=10787, runsolver pid=10784

[startup+0.100202 s]*
/proc/loadavg: 1.56 1.55 1.62 3/196 10788
/proc/meminfo: memFree=30507232/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209422 s]*
/proc/loadavg: 1.56 1.55 1.62 4/211 10803
/proc/meminfo: memFree=30496076/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13974352 memory=22744 CPUtime=0.07 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 5108 0 0 0 6 1 0 0 20 0 15 0 113139575 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3493588 5686 2715 1 0 3482964 0
[pid=10789/tid=10790] ppid=10787 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 3269 0 0 0 5 0 0 0 20 0 15 0 113139575 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714589806368 139714585601181 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13974352 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13974352 memory=140186784485623 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139577 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139578 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139578 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139586 14309736448 5686 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24124 KiB

[startup+0.310031 s]*
/proc/loadavg: 1.56 1.55 1.62 3/211 10803
/proc/meminfo: memFree=30482736/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13974352 memory=36488 CPUtime=0.24 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 8779 0 0 0 22 2 0 0 20 0 15 0 113139575 14309736448 9122 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3493588 9122 2972 1 0 3482964 0
[pid=10789/tid=10790] ppid=10787 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 6025 0 0 0 13 2 0 0 20 0 15 0 113139575 14309736448 9122 18446744073709551615 4194304 4196468 140727471674912 139714589777616 139714569659742 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 9122 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 9187 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 9187 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139577 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139578 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139578 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 639 0 0 0 1 0 0 0 20 0 15 0 113139580 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 15 0 113139580 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0.05 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 756 0 0 0 5 0 0 0 20 0 15 0 113139580 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13974352 memory=140186784474752 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139586 14309736448 9189 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37868 KiB

[startup+0.70073 s]
/proc/loadavg: 1.56 1.55 1.62 3/211 10803
/proc/meminfo: memFree=30472412/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13980732 memory=64944 CPUtime=1.07 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 14018 0 0 0 102 5 0 0 20 0 15 0 113139575 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3495183 16236 3172 1 0 3483476 0
[pid=10789/tid=10790] ppid=10787 vsize=13980732 memory=7660742144744843625 CPUtime=0.53 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 9357 0 0 0 49 4 0 0 20 0 15 0 113139575 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714589817744 139714227330323 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13980732 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13980732 memory=6940416806629691476 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13980732 memory=-7098080424032564416 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13980732 memory=8370611207638964880 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13980732 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113139577 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13980732 memory=4427207343990470186 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13980732 memory=-6519619645245871518 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=1453 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=380 CPUtime=0.11 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 1240 0 0 0 11 0 0 0 20 0 15 0 113139580 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=107 CPUtime=0.13 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 608 0 0 0 13 0 0 0 20 0 15 0 113139580 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=6 CPUtime=0.27 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) R 10787 10787 8563 0 -1 4202560 1504 0 0 0 27 0 0 0 20 0 15 0 113139580 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585600602 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=583 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139586 14316269568 16236 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66324 KiB

[startup+1.50079 s]
/proc/loadavg: 1.75 1.59 1.64 5/211 10803
/proc/meminfo: memFree=30414228/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13980732 memory=108972 CPUtime=3.57 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 37110 0 0 0 350 7 0 0 20 0 15 0 113139575 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3495183 27243 3187 1 0 3483476 0
[pid=10789/tid=10790] ppid=10787 vsize=13980732 memory=140186658839664 CPUtime=1.33 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 9753 0 0 0 129 4 0 0 20 0 15 0 113139575 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714589818264 139714227091200 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13980732 memory=1453 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13980732 memory=380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13980732 memory=107 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13980732 memory=6 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139576 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13980732 memory=280373317966736 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113139577 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13980732 memory=12858 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13980732 memory=1007751 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=0 CPUtime=0.9 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) R 10787 10787 8563 0 -1 4202560 8270 0 0 0 90 0 0 0 20 0 15 0 113139580 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714059859000 139714568991978 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=0 CPUtime=0.92 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) R 10787 10787 8563 0 -1 4202560 14846 0 0 0 91 1 0 0 20 0 15 0 113139580 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714058809424 139714570475071 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 2930 0 0 0 38 0 0 0 20 0 15 0 113139580 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139586 14316269568 27243 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0

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

/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=10180 CPUtime=4.79 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 30317 0 0 0 477 2 0 0 20 0 15 0 113139580 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=1380 CPUtime=4.87 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 36791 0 0 0 483 4 0 0 20 0 15 0 113139580 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=4344784 CPUtime=0.64 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 10724 0 0 0 61 3 0 0 20 0 15 0 113139580 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=4344784 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=1380 CPUtime=0.91 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1329 0 0 0 41 50 0 0 20 0 15 0 113139586 14316269568 1086196 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 2345.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4346164 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/211 11249
/proc/meminfo: memFree=26081528/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13980732 memory=4387960 CPUtime=2406 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 224398 0 0 0 239881 719 0 0 20 0 15 0 113139575 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3495183 1096990 3259 1 0 3483476 0
[pid=10789/tid=10790] ppid=10787 vsize=13980732 memory=4387960 CPUtime=2376.47 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 105748 0 0 0 237030 617 0 0 20 0 15 0 113139575 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714589819040 139714232097493 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13980732 memory=4387960 CPUtime=4.27 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 6485 0 0 0 418 9 0 0 20 0 15 0 113139576 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13980732 memory=1380 CPUtime=4.27 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 7109 0 0 0 418 9 0 0 20 0 15 0 113139576 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13980732 memory=4387960 CPUtime=4.3 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 6343 0 0 0 422 8 0 0 20 0 15 0 113139576 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13980732 memory=4387960 CPUtime=4.28 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 5675 0 0 0 420 8 0 0 20 0 15 0 113139576 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13980732 memory=1380 CPUtime=1.09 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 12482 0 0 0 86 23 0 0 20 0 15 0 113139577 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13980732 memory=4387960 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=4387960 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=1380 CPUtime=4.79 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 30319 0 0 0 477 2 0 0 20 0 15 0 113139580 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=61220 CPUtime=4.87 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 36793 0 0 0 483 4 0 0 20 0 15 0 113139580 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=1292 CPUtime=0.64 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 10726 0 0 0 61 3 0 0 20 0 15 0 113139580 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=1380 CPUtime=0.92 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1335 0 0 0 41 51 0 0 20 0 15 0 113139586 14316269568 1096990 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 2406 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4389340 KiB

[startup+2442.3 s]
/proc/loadavg: 1.89 1.95 1.84 4/211 11251
/proc/meminfo: memFree=26019724/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13980732 memory=4433192 CPUtime=2466.6 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 229149 0 0 0 245939 721 0 0 20 0 15 0 113139575 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3495183 1108298 3259 1 0 3483476 0
[pid=10789/tid=10790] ppid=10787 vsize=13980732 memory=4387960 CPUtime=2436.26 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 106137 0 0 0 243008 618 0 0 20 0 15 0 113139575 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714589818944 139714235837245 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13980732 memory=4433104 CPUtime=4.47 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 7372 0 0 0 438 9 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13980732 memory=4433192 CPUtime=4.46 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 8121 0 0 0 437 9 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13980732 memory=4433192 CPUtime=4.49 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 8111 0 0 0 441 8 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13980732 memory=4433192 CPUtime=4.47 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 6171 0 0 0 439 8 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13980732 memory=4433192 CPUtime=1.1 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 12658 0 0 0 87 23 0 0 20 0 15 0 113139577 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13980732 memory=4433192 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13980732 memory=4433192 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=4387960 CPUtime=4.79 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 30321 0 0 0 477 2 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=1380 CPUtime=4.87 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 36795 0 0 0 483 4 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=1380 CPUtime=0.64 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 10728 0 0 0 61 3 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=1380 CPUtime=0.94 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1352 0 0 0 42 52 0 0 20 0 15 0 113139586 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 2466.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4434572 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.2 s]
/proc/loadavg: 1.87 1.94 1.84 4/211 11252
/proc/meminfo: memFree=26011700/32770624 swapFree=67108860/67108860
[pid=10787] ppid=10784 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10787/stat : 10787 (xcsp3-exec) S 10784 10787 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139565 9740288 345 18446744073709551615 4194304 5098028 140734860928912 140734860927016 140121511318140 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 10 0 0 7196144 7232144 25382912 140734860931448 140734860931653 140734860931653 140734860935147 0
/proc/10787/statm: 2378 345 289 221 0 87 0
[pid=10789] ppid=10787 vsize=13980732 memory=4433192 CPUtime=2520.03 cores=0,2,4,6
/proc/10789/stat : 10789 (java) S 10787 10787 8563 0 -1 1077944320 233656 0 0 0 251282 721 0 0 20 0 15 0 113139575 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 140727471657456 139714585579255 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
/proc/10789/statm: 3495183 1108298 3259 1 0 3483476 0
[pid=10789/tid=10790] ppid=10787 vsize=13980732 memory=4116 CPUtime=2488.97 cores=0,2,4,6
/proc/10789/task/10790/stat : 10790 (java) R 10787 10787 8563 0 -1 4202560 106325 0 0 0 248279 618 0 0 20 0 15 0 113139575 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714589819056 139714235843817 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10791] ppid=10787 vsize=13980732 memory=61220 CPUtime=4.64 cores=0,2,4,6
/proc/10789/task/10791/stat : 10791 (java) S 10787 10787 8563 0 -1 1077944384 8865 0 0 0 455 9 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714185476624 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10792] ppid=10787 vsize=13980732 memory=4433192 CPUtime=4.64 cores=0,2,4,6
/proc/10789/task/10792/stat : 10792 (java) S 10787 10787 8563 0 -1 1077944384 8992 0 0 0 455 9 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714184424080 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10793] ppid=10787 vsize=13980732 memory=-8774313645642428999 CPUtime=4.67 cores=0,2,4,6
/proc/10789/task/10793/stat : 10793 (java) S 10787 10787 8563 0 -1 1077944384 8611 0 0 0 459 8 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714183371024 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10794] ppid=10787 vsize=13980732 memory=1228 CPUtime=4.65 cores=0,2,4,6
/proc/10789/task/10794/stat : 10794 (java) S 10787 10787 8563 0 -1 1077944384 7432 0 0 0 456 9 0 0 20 0 15 0 113139576 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714182318480 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10795] ppid=10787 vsize=13980732 memory=796 CPUtime=1.11 cores=0,2,4,6
/proc/10789/task/10795/stat : 10795 (java) S 10787 10787 8563 0 -1 1077944384 12831 0 0 0 88 23 0 0 20 0 15 0 113139577 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714064083696 139714585590402 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10796] ppid=10787 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10796/stat : 10796 (java) S 10787 10787 8563 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714063029920 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10797] ppid=10787 vsize=13980732 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10797/stat : 10797 (java) S 10787 10787 8563 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139578 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714061976816 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10798] ppid=10787 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10798/stat : 10798 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714060925392 139714585597851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10799] ppid=10787 vsize=13980732 memory=4433192 CPUtime=4.79 cores=0,2,4,6
/proc/10789/task/10799/stat : 10799 (java) S 10787 10787 8563 0 -1 1077944384 30323 0 0 0 477 2 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714059872496 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10800] ppid=10787 vsize=13980732 memory=1792 CPUtime=4.87 cores=0,2,4,6
/proc/10789/task/10800/stat : 10800 (java) S 10787 10787 8563 0 -1 1077944384 36797 0 0 0 483 4 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714058819952 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10801] ppid=10787 vsize=13980732 memory=960 CPUtime=0.64 cores=0,2,4,6
/proc/10789/task/10801/stat : 10801 (java) S 10787 10787 8563 0 -1 1077944384 10730 0 0 0 61 3 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714057766896 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10802] ppid=10787 vsize=13980732 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/10789/task/10802/stat : 10802 (java) S 10787 10787 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139580 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714056714592 139714585589461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
[pid=10789/tid=10803] ppid=10787 vsize=13980732 memory=11064 CPUtime=0.95 cores=0,2,4,6
/proc/10789/task/10803/stat : 10803 (java) S 10787 10787 8563 0 -1 1077944384 1367 0 0 0 42 53 0 0 20 0 15 0 113139586 14316269568 1108298 18446744073709551615 4194304 4196468 140727471674912 139714055662640 139714585590402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28426240 140727471681969 140727471682145 140727471682145 140727471685583 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4434572 KiB

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

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

[startup+2495.24 s]
# the end of solver process 10789 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.83 s, system=7.23863 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

Child status: 143
Real time (s): 2495.24
CPU time (s): 2520.07
CPU user time (s): 2512.83
CPU system time (s): 7.23863
CPU usage (%): 100.995
Max. virtual memory (cumulated for all children) (KiB): 13993272
Max. memory (cumulated for all children) (KiB): 8243952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.83
system time used= 7.23863
maximum resident set size= 8265100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74522
involuntary context switches= 3599


# summary of solver processes directly reported to runsolver:
#   pid: 10787,10789
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2512.83
#   total CPU system time (s): 7.23863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8638 second user time and 20.5067 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 04:05:43
IDJOB=4282576
IDBENCH=120457
IDSOLVER=2677
FILE ID=node125/4282576-1503109191
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesT/StripPacking-T1e.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282576-1503109191/watcher-4282576-1503109191 -o /tmp/evaluation-result-4282576-1503109191/solver-4282576-1503109191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1233341197 HOME/instance-4282576-1503109191.xml

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

MD5SUM BENCH= f7b8b642e131c8af917aaf97f4ae3b24
RANDOM SEED=1233341197

node125.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.07
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.07
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.07
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.07
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:        30507456 kB
MemAvailable:   31643824 kB
Buffers:          323692 kB
Cached:          1120360 kB
SwapCached:            0 kB
Active:          1156628 kB
Inactive:         668516 kB
Active(anon):     381432 kB
Inactive(anon):    49484 kB
Active(file):     775196 kB
Inactive(file):   619032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        381152 kB
Mapped:            72524 kB
Shmem:             49828 kB
Slab:             142380 kB
SReclaimable:     115948 kB
SUnreclaim:        26432 kB
KernelStack:        3456 kB
PageTables:         6288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-19 04:47:18