Trace number 4271937

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 5a (2017-07-26)? (TO) 2520.0601 2462.02

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark20067.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271937-1502831838.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4271937-1502831838.xml, -tl, 2520s, -p, 1, -x, 3]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
1.16/0.78	c solve instance...
2520.04/2462.01	s UNKNOWN
2520.04/2462.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 (14916 MiB free)
  memory of node 1: 16384 MiB (14086 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271937-1502831838/watcher-4271937-1502831838 -o /tmp/evaluation-result-4271937-1502831838/solver-4271937-1502831838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 675587149 HOME/instance-4271937-1502831838.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=10672, runsolver pid=10669


[startup+0.100109 s]*
/proc/loadavg: 1.62 1.75 1.61 2/198 10675
/proc/meminfo: memFree=29695460/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13358712 memory=15888 CPUtime=0 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 3262 0 0 0 0 0 0 0 20 0 6 0 85404472 13679321088 3972 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3339678 3972 1867 1 0 3329175 0
[pid=10674/tid=10675] ppid=10672 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 2036 0 0 0 0 0 0 0 20 0 6 0 85404472 13679321088 4037 18446744073709551615 4194304 4196468 140728795713936 140229023175248 140229003019614 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13358712 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 85404473 13679321088 4037 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13358712 memory=288370942708987520 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 85404473 13679321088 4037 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 85404473 13679321088 4037 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 85404473 13679321088 4037 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17268 KiB

[startup+0.210086 s]*
/proc/loadavg: 1.62 1.75 1.61 2/210 10687
/proc/meminfo: memFree=29688276/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13907304 memory=20416 CPUtime=0.05 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 4556 0 0 0 5 0 0 0 20 0 14 0 85404472 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3476826 5104 2552 1 0 3466323 0
[pid=10674/tid=10675] ppid=10672 vsize=13907304 memory=7022364594140610616 CPUtime=0.04 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) D 10672 10672 897 0 -1 4202560 2728 0 0 0 4 0 0 0 20 0 14 0 85404472 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140229023176608 140229018961149 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13907304 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85404473 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13907304 memory=288370942708987520 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85404473 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 85404473 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 85404473 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13907304 memory=140566557275776 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 85404474 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 85404474 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228496405280 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 85404475 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228495352944 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 85404477 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 14 0 85404477 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 85404477 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13907304 memory=140566557275776 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 85404477 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 85404477 14241079296 5104 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21796 KiB

[startup+0.310038 s]*
/proc/loadavg: 1.62 1.75 1.61 3/211 10688
/proc/meminfo: memFree=29679560/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13975376 memory=33472 CPUtime=0.22 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 7687 0 0 0 21 1 0 0 20 0 15 0 85404472 14310785024 8368 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3493844 8368 2974 1 0 3483220 0
[pid=10674/tid=10675] ppid=10672 vsize=13975376 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 5359 0 0 0 13 1 0 0 20 0 15 0 85404472 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140229023161504 140229011250137 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13975376 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85404473 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85404474 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85404474 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228496405280 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85404475 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228495352944 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13975376 memory=140566428142272 CPUtime=0.01 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 451 0 0 0 1 0 0 0 20 0 15 0 85404477 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13975376 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 214 0 0 0 1 0 0 0 20 0 15 0 85404477 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13975376 memory=140566557275776 CPUtime=0.05 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 738 0 0 0 5 0 0 0 20 0 15 0 85404477 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13975376 memory=140566557275776 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404485 14310785024 8764 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 34852 KiB

[startup+0.708786 s]
/proc/loadavg: 1.62 1.75 1.61 4/211 10688
/proc/meminfo: memFree=29664024/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13980732 memory=66932 CPUtime=1.16 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 12937 0 0 0 112 4 0 0 20 0 15 0 85404472 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3495183 16733 3157 1 0 3483476 0
[pid=10674/tid=10675] ppid=10672 vsize=13980732 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 7992 0 0 0 49 2 0 0 20 0 15 0 85404472 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140229023177304 140228622103575 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13980732 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13980732 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13980732 memory=1095 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13980732 memory=288 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228496405280 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13980732 memory=82 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228495352944 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=5 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13980732 memory=4116 CPUtime=0.17 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) R 10672 10672 897 0 -1 4202560 1034 0 0 0 17 0 0 0 20 0 15 0 85404477 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228493240592 140228996582832 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13980732 memory=6657 CPUtime=0.14 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) R 10672 10672 897 0 -1 4202560 1035 0 0 0 14 0 0 0 20 0 15 0 85404477 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228492189360 140229018951062 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13980732 memory=4420 CPUtime=0.3 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) R 10672 10672 897 0 -1 4202560 1570 0 0 0 30 0 0 0 20 0 15 0 85404477 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228491144176 140229018960474 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13980732 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13980732 memory=6660 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404485 14316269568 16733 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68312 KiB

[startup+1.50074 s]
/proc/loadavg: 1.62 1.75 1.61 5/211 10688
/proc/meminfo: memFree=29631720/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13980732 memory=82424 CPUtime=2.88 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 18415 0 0 0 282 6 0 0 20 0 15 0 85404472 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3495183 20606 3184 1 0 3483476 0
[pid=10674/tid=10675] ppid=10672 vsize=13980732 memory=4616 CPUtime=1.3 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 8880 0 0 0 127 3 0 0 20 0 15 0 85404472 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140229023175320 140228623296022 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85404473 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228496405280 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13980732 memory=55 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 20606 18446744073709551615 4194304 4196468 140728795713936 140228495352944 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228495352960 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=459492 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13980732 memory=460520 CPUtime=3.75 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 30808 0 0 0 372 3 0 0 20 0 15 0 85404477 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13980732 memory=543664 CPUtime=3.72 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 30068 0 0 0 368 4 0 0 20 0 15 0 85404477 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 13982 0 0 0 80 2 0 0 20 0 15 0 85404477 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13980732 memory=1380 CPUtime=1.28 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1228 0 0 0 61 67 0 0 20 0 15 0 85404485 14316269568 135962 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 2378.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 545228 KiB

[startup+2382.3 s]
/proc/loadavg: 1.51 1.46 1.49 3/211 10903
/proc/meminfo: memFree=30070724/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13980732 memory=501628 CPUtime=2438.88 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 236125 0 0 0 243609 279 0 0 20 0 15 0 85404472 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3495183 125407 3254 1 0 3483476 0
[pid=10674/tid=10675] ppid=10672 vsize=13980732 memory=501628 CPUtime=2361.66 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 85752 0 0 0 236145 21 0 0 20 0 15 0 85404472 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140229023178416 140228626233536 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13980732 memory=501628 CPUtime=16.26 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 15047 0 0 0 1582 44 0 0 20 0 15 0 85404473 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13980732 memory=1380 CPUtime=16.25 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 11299 0 0 0 1582 43 0 0 20 0 15 0 85404473 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13980732 memory=539872 CPUtime=16.26 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 12794 0 0 0 1583 43 0 0 20 0 15 0 85404473 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13980732 memory=0 CPUtime=16.26 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 11614 0 0 0 1583 43 0 0 20 0 15 0 85404473 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13980732 memory=501628 CPUtime=2.48 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 22162 0 0 0 220 28 0 0 20 0 15 0 85404474 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13980732 memory=241466 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228496405344 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13980732 memory=233792 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228495352960 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13980732 memory=1380 CPUtime=3.75 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 30809 0 0 0 372 3 0 0 20 0 15 0 85404477 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13980732 memory=2756 CPUtime=3.73 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 30068 0 0 0 369 4 0 0 20 0 15 0 85404477 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13980732 memory=-8774313645642428999 CPUtime=0.82 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 13982 0 0 0 80 2 0 0 20 0 15 0 85404477 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13980732 memory=4116 CPUtime=1.31 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1232 0 0 0 62 69 0 0 20 0 15 0 85404485 14316269568 125407 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 2438.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 503008 KiB

[startup+2442.3 s]
/proc/loadavg: 1.17 1.36 1.45 3/211 10905
/proc/meminfo: memFree=30114236/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13980732 memory=478028 CPUtime=2499.96 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 236777 0 0 0 249714 282 0 0 20 0 15 0 85404472 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3495183 119507 3254 1 0 3483476 0
[pid=10674/tid=10675] ppid=10672 vsize=13980732 memory=482644 CPUtime=2421.2 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 85983 0 0 0 242098 22 0 0 20 0 15 0 85404472 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140229023178544 140228626233676 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13980732 memory=479568 CPUtime=16.62 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 15063 0 0 0 1618 44 0 0 20 0 15 0 85404473 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13980732 memory=479056 CPUtime=16.61 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 11310 0 0 0 1618 43 0 0 20 0 15 0 85404473 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13980732 memory=478540 CPUtime=16.63 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 12986 0 0 0 1619 44 0 0 20 0 15 0 85404473 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13980732 memory=478540 CPUtime=16.63 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 11626 0 0 0 1619 44 0 0 20 0 15 0 85404473 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13980732 memory=478028 CPUtime=2.55 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 22327 0 0 0 226 29 0 0 20 0 15 0 85404474 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228496405344 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13980732 memory=491368 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228495352960 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13980732 memory=1380 CPUtime=3.75 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 30811 0 0 0 372 3 0 0 20 0 15 0 85404477 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13980732 memory=16436 CPUtime=3.73 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 30070 0 0 0 369 4 0 0 20 0 15 0 85404477 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13980732 memory=1156 CPUtime=0.82 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 13985 0 0 0 80 2 0 0 20 0 15 0 85404477 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13980732 memory=479056 CPUtime=1.34 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1250 0 0 0 64 70 0 0 20 0 15 0 85404485 14316269568 119507 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 2499.96 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 479408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2462 s]*
/proc/loadavg: 1.18 1.35 1.45 3/211 10906
/proc/meminfo: memFree=30121568/32770624 swapFree=67108860/67108860
[pid=10672] ppid=10669 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10672/stat : 10672 (xcsp3-exec) S 10669 10672 897 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 85404462 9740288 345 18446744073709551615 4194304 5098028 140736783566144 140736783564248 140173066125948 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 25579520 140736783573369 140736783573573 140736783573573 140736783577067 0
/proc/10672/statm: 2378 345 289 221 0 87 0
[pid=10674] ppid=10672 vsize=13980732 memory=470848 CPUtime=2520.04 cores=0,2,4,6
/proc/10674/stat : 10674 (java) S 10672 10672 897 0 -1 1077944320 236938 0 0 0 251720 284 0 0 20 0 15 0 85404472 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140728795696480 140229018939127 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
/proc/10674/statm: 3495183 117712 3254 1 0 3483476 0
[pid=10674/tid=10675] ppid=10672 vsize=13980732 memory=1156 CPUtime=2440.74 cores=0,2,4,6
/proc/10674/task/10675/stat : 10675 (java) R 10672 10672 897 0 -1 4202560 86123 0 0 0 244052 22 0 0 20 0 15 0 85404472 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140229023178432 140228623876706 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10676] ppid=10672 vsize=13980732 memory=4872558044660077418 CPUtime=16.75 cores=0,2,4,6
/proc/10674/task/10676/stat : 10676 (java) S 10672 10672 897 0 -1 1077944384 15068 0 0 0 1631 44 0 0 20 0 15 0 85404473 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228618611600 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10677] ppid=10672 vsize=13980732 memory=470848 CPUtime=16.74 cores=0,2,4,6
/proc/10674/task/10677/stat : 10677 (java) S 10672 10672 897 0 -1 1077944384 11316 0 0 0 1630 44 0 0 20 0 15 0 85404473 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228617558800 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10678] ppid=10672 vsize=13980732 memory=6943487855420614559 CPUtime=16.76 cores=0,2,4,6
/proc/10674/task/10678/stat : 10678 (java) S 10672 10672 897 0 -1 1077944384 12990 0 0 0 1632 44 0 0 20 0 15 0 85404473 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228616506512 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10679] ppid=10672 vsize=13980732 memory=-7161732098442470212 CPUtime=16.75 cores=0,2,4,6
/proc/10674/task/10679/stat : 10679 (java) S 10672 10672 897 0 -1 1077944384 11628 0 0 0 1631 44 0 0 20 0 15 0 85404473 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228615453712 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10680] ppid=10672 vsize=13980732 memory=7679927811743456362 CPUtime=2.57 cores=0,2,4,6
/proc/10674/task/10680/stat : 10680 (java) S 10672 10672 897 0 -1 1077944384 22329 0 0 0 228 29 0 0 20 0 15 0 85404474 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228497459312 140229018950274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10681] ppid=10672 vsize=13980732 memory=7103694365312311394 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10681/stat : 10681 (java) S 10672 10672 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 85404474 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228496405344 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10682] ppid=10672 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10682/stat : 10682 (java) S 10672 10672 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 85404475 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228495352960 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10683] ppid=10672 vsize=13980732 memory=47028 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10683/stat : 10683 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228494301264 140229018957723 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10684] ppid=10672 vsize=13980732 memory=1292 CPUtime=3.75 cores=0,2,4,6
/proc/10674/task/10684/stat : 10684 (java) S 10672 10672 897 0 -1 1077944384 30811 0 0 0 372 3 0 0 20 0 15 0 85404477 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228493249136 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10685] ppid=10672 vsize=13980732 memory=3904 CPUtime=3.73 cores=0,2,4,6
/proc/10674/task/10685/stat : 10685 (java) S 10672 10672 897 0 -1 1077944384 30070 0 0 0 369 4 0 0 20 0 15 0 85404477 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228492196336 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10686] ppid=10672 vsize=13980732 memory=960 CPUtime=0.82 cores=0,2,4,6
/proc/10674/task/10686/stat : 10686 (java) S 10672 10672 897 0 -1 1077944384 13985 0 0 0 80 2 0 0 20 0 15 0 85404477 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228491144048 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10687] ppid=10672 vsize=13980732 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/10674/task/10687/stat : 10687 (java) S 10672 10672 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85404477 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228490091488 140229018949333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
[pid=10674/tid=10688] ppid=10672 vsize=13980732 memory=2248 CPUtime=1.36 cores=0,2,4,6
/proc/10674/task/10688/stat : 10688 (java) S 10672 10672 897 0 -1 1077944384 1252 0 0 0 65 71 0 0 20 0 15 0 85404485 14316269568 117712 18446744073709551615 4194304 4196468 140728795713936 140228489038256 140229018950274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29143040 140728795718065 140728795718241 140728795718241 140728795721679 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 472228 KiB

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

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

[startup+2462.02 s]
# the end of solver process 10674 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.21 s, system=2.84846 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): 2462.02
CPU time (s): 2520.06
CPU user time (s): 2517.21
CPU system time (s): 2.84846
CPU usage (%): 102.357
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 573500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.21
system time used= 2.84847
maximum resident set size= 576336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237765
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110952
involuntary context switches= 6130


# summary of solver processes directly reported to runsolver:
#   pid: 10672,10674
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.21
#   total CPU system time (s): 2.84846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6472 second user time and 21.5131 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 23:03:12
IDJOB=4271937
IDBENCH=136341
IDSOLVER=2664
FILE ID=node125/4271937-1502831838
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.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-4271937-1502831838/watcher-4271937-1502831838 -o /tmp/evaluation-result-4271937-1502831838/solver-4271937-1502831838 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 675587149 HOME/instance-4271937-1502831838.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=675587149

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:        29698316 kB
MemAvailable:   30705368 kB
Buffers:          306144 kB
Cached:          1002632 kB
SwapCached:            0 kB
Active:          2009620 kB
Inactive:         625252 kB
Active(anon):    1326824 kB
Inactive(anon):    41292 kB
Active(file):     682796 kB
Inactive(file):   583960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7948 kB
Writeback:             0 kB
AnonPages:       1326800 kB
Mapped:            64640 kB
Shmem:             41636 kB
Slab:             138116 kB
SReclaimable:     112260 kB
SUnreclaim:        25856 kB
KernelStack:        3696 kB
PageTables:         7612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2768512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1204224 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-15 23:44:14