Trace number 4269938

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.5 seq (2017-08-09)? (TO) 2520.0801 2510.02

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269938-1502685869.xml"  -tl '2520s' -p 1 -x 0
0.20/0.22	c [HOME/instance-4269938-1502685869.xml, -tl, 2520s, -p, 1, -x, 0]
0.20/0.28	c simple solver
0.36/0.34	c parse instance...
1.46/0.75	c solve instance...
2520.05/2510.01	s UNKNOWN
2520.05/2510.01	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 (15437 MiB free)
  memory of node 1: 16384 MiB (15302 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269938-1502685869/watcher-4269938-1502685869 -o /tmp/evaluation-result-4269938-1502685869/solver-4269938-1502685869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 366515324 HOME/instance-4269938-1502685869.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=30120, runsolver pid=30117

[startup+0.100197 s]*
/proc/loadavg: 1.51 1.63 1.80 3/212 30130
/proc/meminfo: memFree=31467852/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13840740 memory=20936 CPUtime=0.04 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 4641 0 0 0 3 1 0 0 20 0 13 0 116093345 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3460185 5234 2374 1 0 3449682 0
[pid=30122/tid=30123] ppid=30120 vsize=13840740 memory=-6871798056524144002 CPUtime=0.04 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 3032 0 0 0 3 1 0 0 20 0 13 0 116093345 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140158590173464 140158585959581 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13840740 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 116093346 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13840740 memory=140249076733568 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 116093346 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 116093346 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13840740 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 116093346 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 116093347 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 116093348 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 116093348 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 116093350 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) R 30120 30120 4674 0 -1 4202560 284 0 0 0 0 0 0 0 20 0 13 0 116093350 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157925660104 140158569833667 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 116093350 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157924620480 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 13 0 116093350 14172917760 5234 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13850252 KiB
Current children cumulated memory: 22316 KiB

[startup+0.210692 s]*
/proc/loadavg: 1.51 1.63 1.80 5/218 30136
/proc/meminfo: memFree=31459260/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13974352 memory=31356 CPUtime=0.2 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 6284 0 0 0 18 2 0 0 20 0 15 0 116093345 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3493588 7839 2963 1 0 3482964 0
[pid=30122/tid=30123] ppid=30120 vsize=13974352 memory=8390339637985935414 CPUtime=0.12 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 3565 0 0 0 11 1 0 0 20 0 15 0 116093345 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140158590168768 140158570018142 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13974352 memory=288230600413032815 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13974352 memory=4051463702005290656 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116093346 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13974352 memory=140249076733568 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116093347 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116093348 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116093348 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 427 0 0 0 1 0 0 0 20 0 15 0 116093350 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 303 0 0 0 1 0 0 0 20 0 15 0 116093350 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13974352 memory=140249076733568 CPUtime=0.04 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) R 30120 30120 4674 0 -1 4202560 692 0 0 0 4 0 0 0 20 0 15 0 116093350 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585951504 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13974352 memory=140249076733568 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093353 14309736448 7839 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32736 KiB

[startup+0.311044 s]*
/proc/loadavg: 1.51 1.63 1.80 4/218 30136
/proc/meminfo: memFree=31448744/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13978608 memory=42984 CPUtime=0.36 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 9913 0 0 0 33 3 0 0 20 0 15 0 116093345 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3494652 10746 3034 1 0 3482964 0
[pid=30122/tid=30123] ppid=30120 vsize=13978608 memory=8390339637985935414 CPUtime=0.23 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 7021 0 0 0 20 3 0 0 20 0 15 0 116093345 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140158590137840 140158585959581 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13978608 memory=301741399295144303 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13978608 memory=4051463702005290656 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13978608 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13978608 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116093346 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13978608 memory=3905096516688772072 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116093347 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116093348 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116093348 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 514 0 0 0 2 0 0 0 20 0 15 0 116093350 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13978608 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) R 30120 30120 4674 0 -1 4202560 338 0 0 0 3 0 0 0 20 0 15 0 116093350 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158567458624 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13978608 memory=140249076733568 CPUtime=0.08 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 733 0 0 0 8 0 0 0 20 0 15 0 116093350 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13978608 memory=140249076733568 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093353 14314094592 10746 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 44364 KiB

[startup+0.701315 s]
/proc/loadavg: 1.51 1.63 1.80 6/218 30136
/proc/meminfo: memFree=31436728/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13980732 memory=74660 CPUtime=1.46 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 13999 0 0 0 141 5 0 0 20 0 15 0 116093345 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3495183 18665 3180 1 0 3483476 0
[pid=30122/tid=30123] ppid=30120 vsize=13980732 memory=1228 CPUtime=0.6 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 8808 0 0 0 56 4 0 0 20 0 15 0 116093345 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140158590174784 140158585949590 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13980732 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13980732 memory=54940 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093346 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116093346 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116093347 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) R 30120 30120 4674 0 -1 1077944384 1259 0 0 0 20 0 0 0 20 0 15 0 116093350 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13980732 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) R 30120 30120 4674 0 -1 4202560 962 0 0 0 25 0 0 0 20 0 15 0 116093350 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585959002 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13980732 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) R 30120 30120 4674 0 -1 4202560 1663 0 0 0 38 0 0 0 20 0 15 0 116093350 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158564893269 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116093353 14316269568 18665 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 76040 KiB

[startup+1.50083 s]
/proc/loadavg: 1.51 1.63 1.80 5/218 30136
/proc/meminfo: memFree=31409556/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13980732 memory=95672 CPUtime=3.91 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 22754 0 0 0 384 7 0 0 20 0 15 0 116093345 14316269568 23918 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3495183 23918 3196 1 0 3483476 0
[pid=30122/tid=30123] ppid=30120 vsize=13980732 memory=8785 CPUtime=1.4 cores=0,2,4,6

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

/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13980732 memory=0 CPUtime=3.96 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 20928 0 0 0 394 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13980732 memory=0 CPUtime=4.31 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 22416 0 0 0 428 3 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.82 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 10340 0 0 0 80 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13980732 memory=184628 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.67 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1640 0 0 0 32 35 0 0 20 0 15 0 116093353 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 2392.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 186008 KiB

[startup+2442.3 s]
/proc/loadavg: 1.81 1.79 1.78 3/218 30490
/proc/meminfo: memFree=31406232/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13980732 memory=184628 CPUtime=2452.25 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 99751 0 0 0 245175 50 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3495183 46157 3246 1 0 3483476 0
[pid=30122/tid=30123] ppid=30120 vsize=13980732 memory=1380 CPUtime=2441.6 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 23104 0 0 0 244153 7 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158590176960 140158231714617 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.15 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 3704 0 0 0 12 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.15 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 3272 0 0 0 12 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.14 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 5108 0 0 0 12 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.15 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 3069 0 0 0 13 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.19 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 4779 0 0 0 17 2 0 0 20 0 15 0 116093347 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13980732 memory=184628 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13980732 memory=0 CPUtime=3.96 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 20931 0 0 0 394 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13980732 memory=1380 CPUtime=4.31 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 22418 0 0 0 428 3 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 10342 0 0 0 80 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13980732 memory=184628 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.68 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1657 0 0 0 32 36 0 0 20 0 15 0 116093353 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 2452.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 186008 KiB

[startup+2502.3 s]
/proc/loadavg: 1.82 1.79 1.78 3/214 30492
/proc/meminfo: memFree=31407264/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13980732 memory=184628 CPUtime=2512.34 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 100092 0 0 0 251184 50 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3495183 46157 3246 1 0 3483476 0
[pid=30122/tid=30123] ppid=30120 vsize=13980732 memory=184628 CPUtime=2501.59 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 23130 0 0 0 250152 7 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158590176960 140158228324289 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 3718 0 0 0 13 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 3315 0 0 0 13 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.15 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 5111 0 0 0 13 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 3073 0 0 0 14 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13980732 memory=1380 CPUtime=0.2 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 4785 0 0 0 18 2 0 0 20 0 15 0 116093347 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13980732 memory=184628 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13980732 memory=184628 CPUtime=3.96 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 20942 0 0 0 394 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13980732 memory=1380 CPUtime=4.37 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 22648 0 0 0 434 3 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.82 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 10342 0 0 0 80 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13980732 memory=184628 CPUtime=0.7 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1661 0 0 0 34 36 0 0 20 0 15 0 116093353 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 2512.34 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 186008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510 s]*
/proc/loadavg: 1.85 1.80 1.78 3/214 30493
/proc/meminfo: memFree=31407264/32770624 swapFree=67108764/67108860
[pid=30120] ppid=30117 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (xcsp3-exec) S 30117 30120 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116093339 9740288 345 18446744073709551615 4194304 5098028 140725982625344 140725982623448 139823746454140 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 15065088 140725982630265 140725982630469 140725982630469 140725982633963 0
/proc/30120/statm: 2378 345 289 221 0 87 0
[pid=30122] ppid=30120 vsize=13980732 memory=184628 CPUtime=2520.05 cores=0,2,4,6
/proc/30122/stat : 30122 (java) S 30120 30120 4674 0 -1 1077944320 100092 0 0 0 251955 50 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140728962994448 140158585937655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
/proc/30122/statm: 3495183 46157 3246 1 0 3483476 0
[pid=30122/tid=30123] ppid=30120 vsize=13980732 memory=-8774313645642428999 CPUtime=2509.3 cores=0,2,4,6
/proc/30122/task/30123/stat : 30123 (java) R 30120 30120 4674 0 -1 4202560 23130 0 0 0 250923 7 0 0 20 0 15 0 116093345 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158590176960 140158228324284 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30124] ppid=30120 vsize=13980732 memory=4872558044660077418 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30124/stat : 30124 (java) S 30120 30120 4674 0 -1 1077944384 3718 0 0 0 13 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158542904208 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30125] ppid=30120 vsize=13980732 memory=2320 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30125/stat : 30125 (java) S 30120 30120 4674 0 -1 1077944384 3315 0 0 0 13 3 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158541851408 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30126] ppid=30120 vsize=13980732 memory=1724 CPUtime=0.15 cores=0,2,4,6
/proc/30122/task/30126/stat : 30126 (java) S 30120 30120 4674 0 -1 1077944384 5111 0 0 0 13 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158183861392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30127] ppid=30120 vsize=13980732 memory=2012 CPUtime=0.16 cores=0,2,4,6
/proc/30122/task/30127/stat : 30127 (java) S 30120 30120 4674 0 -1 1077944384 3073 0 0 0 14 2 0 0 20 0 15 0 116093346 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140158182808592 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30128] ppid=30120 vsize=13980732 memory=11028 CPUtime=0.2 cores=0,2,4,6
/proc/30122/task/30128/stat : 30128 (java) S 30120 30120 4674 0 -1 1077944384 4785 0 0 0 18 2 0 0 20 0 15 0 116093347 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157929883760 140158585948802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30129] ppid=30120 vsize=13980732 memory=184628 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30129/stat : 30129 (java) S 30120 30120 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157928829728 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30130] ppid=30120 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30130/stat : 30130 (java) S 30120 30120 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116093348 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157927777392 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30131] ppid=30120 vsize=13980732 memory=7885350405753561683 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30131/stat : 30131 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157926725712 140158585956251 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30132] ppid=30120 vsize=13980732 memory=7885350405753561683 CPUtime=3.96 cores=0,2,4,6
/proc/30122/task/30132/stat : 30132 (java) S 30120 30120 4674 0 -1 1077944384 20942 0 0 0 394 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157925673584 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30133] ppid=30120 vsize=13980732 memory=-8774313645642428999 CPUtime=4.37 cores=0,2,4,6
/proc/30122/task/30133/stat : 30133 (java) S 30120 30120 4674 0 -1 1077944384 22648 0 0 0 434 3 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157924620784 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30134] ppid=30120 vsize=13980732 memory=1728 CPUtime=0.82 cores=0,2,4,6
/proc/30122/task/30134/stat : 30134 (java) S 30120 30120 4674 0 -1 1077944384 10342 0 0 0 80 2 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157923568496 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30135] ppid=30120 vsize=13980732 memory=4572 CPUtime=0 cores=0,2,4,6
/proc/30122/task/30135/stat : 30135 (java) S 30120 30120 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116093350 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157922515936 140158585947861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
[pid=30122/tid=30136] ppid=30120 vsize=13980732 memory=1444 CPUtime=0.7 cores=0,2,4,6
/proc/30122/task/30136/stat : 30136 (java) S 30120 30120 4674 0 -1 1077944384 1661 0 0 0 34 36 0 0 20 0 15 0 116093353 14316269568 46157 18446744073709551615 4194304 4196468 140728963011904 140157921462704 140158585948802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31883264 140728963015089 140728963015265 140728963015265 140728963018703 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 186008 KiB

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

[startup+2510.02 s]
# the end of solver process 30120 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00179 s, system=0 s

[startup+2510.02 s]
# the end of solver process 30122 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.57 s, system=0.512079 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): 2510.02
CPU time (s): 2520.08
CPU user time (s): 2519.57
CPU system time (s): 0.512079
CPU usage (%): 100.401
Max. virtual memory (cumulated for all children) (KiB): 13992560
Max. memory (cumulated for all children) (KiB): 240216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.57
system time used= 0.512079
maximum resident set size= 242936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61538
involuntary context switches= 4830


# summary of solver processes directly reported to runsolver:
#   pid: 30120,30122
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.57
#   total CPU system time (s): 0.512079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9517 second user time and 23.7552 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-14 06:30:35
IDJOB=4269938
IDBENCH=115819
IDSOLVER=2660
FILE ID=node134/4269938-1502685869
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.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-4269938-1502685869/watcher-4269938-1502685869 -o /tmp/evaluation-result-4269938-1502685869/solver-4269938-1502685869 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 366515324 HOME/instance-4269938-1502685869.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=366515324

node134.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.43
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.43
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.43
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.43
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:        31477956 kB
MemAvailable:   31687084 kB
Buffers:          245712 kB
Cached:           254388 kB
SwapCached:            4 kB
Active:           663644 kB
Inactive:         172904 kB
Active(anon):     283276 kB
Inactive(anon):    94544 kB
Active(file):     380368 kB
Inactive(file):    78360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7652 kB
Writeback:            12 kB
AnonPages:        336156 kB
Mapped:            70860 kB
Shmem:             41564 kB
Slab:             159200 kB
SReclaimable:     132472 kB
SUnreclaim:        26728 kB
KernelStack:        3568 kB
PageTables:         6308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1211064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-14 07:12:25