Trace number 4281743

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-18)? (TO) 2520.0601 2506.72

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c3w4d.xml
MD5SUMe17d1f270cb1c92567283195f4efc493
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark75.977402
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints61
Number of domains2
Minimum domain size30
Maximum domain size37
Distribution of domain sizes[{"size":30,"count":1},{"size":37,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":87},{"degree":5,"count":29}]
Minimum constraint arity4
Maximum constraint arity116
Distribution of constraint arities[{"arity":4,"count":58},{"arity":30,"count":1},{"arity":116,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":29},{"type":"lex","count":1},{"type":"sum","count":29},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281743-1503152156.xml"  -tl '2520s' -p 1 -x 0
0.16/0.24	c [HOME/instance-4281743-1503152156.xml, -tl, 2520s, -p, 1, -x, 0]
0.16/0.30	c simple solver
0.34/0.37	c parse instance...
0.73/0.55	c solve instance...
2520.03/2506.70	s UNKNOWN
2520.03/2506.70	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 (15412 MiB free)
  memory of node 1: 16384 MiB (15301 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281743-1503152156/watcher-4281743-1503152156 -o /tmp/evaluation-result-4281743-1503152156/solver-4281743-1503152156 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 580284507 HOME/instance-4281743-1503152156.xml 

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

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


[startup+0.10011 s]*
/proc/loadavg: 1.91 1.80 1.68 3/211 30825
/proc/meminfo: memFree=31442912/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13574484 memory=18280 CPUtime=0.03 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 3891 0 0 0 3 0 0 0 20 0 9 0 13622645 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3393621 4570 2137 1 0 3383118 0
[pid=30817/tid=30818] ppid=30815 vsize=13574484 memory=-6871798056524144002 CPUtime=0.03 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 2595 0 0 0 3 0 0 0 20 0 9 0 13622646 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140692283903864 140692263748958 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13622646 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13574484 memory=139792688182912 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13622646 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13622646 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13622646 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13622648 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 13622648 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 13622648 13900271616 4570 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19660 KiB

[startup+0.212367 s]*
/proc/loadavg: 1.91 1.80 1.68 4/217 30831
/proc/meminfo: memFree=31434228/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13974352 memory=29976 CPUtime=0.16 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 5369 0 0 0 15 1 0 0 20 0 15 0 13622645 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3493588 7494 2945 1 0 3482964 0
[pid=30817/tid=30818] ppid=30815 vsize=13974352 memory=8390339637985935414 CPUtime=0.1 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 3143 0 0 0 10 0 0 0 20 0 15 0 13622646 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140692283896584 140692271905598 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13974352 memory=288230583233163505 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13974352 memory=139792688210888 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13622646 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13974352 memory=139792688182912 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13622648 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13622648 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13622648 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) R 30815 30815 18108 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 13622651 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691753106256 140692279678677 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) R 30815 30815 18108 0 -1 4202560 221 0 0 0 0 0 0 0 20 0 15 0 13622651 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691752034520 140692271957853 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13974352 memory=139792688182912 CPUtime=0.02 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) R 30815 30815 18108 0 -1 4202560 404 0 0 0 2 0 0 0 20 0 15 0 13622651 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691750997496 140692279680406 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13974352 memory=139792688182912 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622655 14309736448 7494 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31356 KiB

[startup+0.310764 s]*
/proc/loadavg: 1.91 1.80 1.68 5/217 30831
/proc/meminfo: memFree=31422308/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13978608 memory=40296 CPUtime=0.34 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 8789 0 0 0 32 2 0 0 20 0 15 0 13622645 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3494652 10074 3050 1 0 3482964 0
[pid=30817/tid=30818] ppid=30815 vsize=13978608 memory=8390339637985935414 CPUtime=0.2 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 5916 0 0 0 18 2 0 0 20 0 15 0 13622646 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140692283891360 140692263748958 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13978608 memory=301741382115274993 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13978608 memory=139792688210888 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13978608 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13978608 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13622646 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13978608 memory=8392725668445481185 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13622648 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13622648 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13622648 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13978608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) S 30815 30815 18108 0 -1 1077944384 517 0 0 0 1 0 0 0 20 0 15 0 13622651 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691753106160 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13978608 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) S 30815 30815 18108 0 -1 1077944384 339 0 0 0 3 0 0 0 20 0 15 0 13622651 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691752053616 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13978608 memory=139792688182912 CPUtime=0.08 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 715 0 0 0 8 0 0 0 20 0 15 0 13622651 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13978608 memory=139792688182912 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622655 14314094592 10074 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41676 KiB

[startup+0.705387 s]
/proc/loadavg: 1.91 1.80 1.68 4/217 30831
/proc/meminfo: memFree=31413284/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13980732 memory=59904 CPUtime=1.31 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 12657 0 0 0 127 4 0 0 20 0 15 0 13622645 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3495183 14976 3173 1 0 3483476 0
[pid=30817/tid=30818] ppid=30815 vsize=13980732 memory=2503898826241 CPUtime=0.59 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 7986 0 0 0 56 3 0 0 20 0 15 0 13622646 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140692283902624 140691874509113 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13980732 memory=2538258564609 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13980732 memory=54696 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13980732 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) R 30815 30815 18108 0 -1 4202560 1245 0 0 0 21 0 0 0 20 0 15 0 13622651 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691753097136 140692257644879 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13980732 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) R 30815 30815 18108 0 -1 4202560 794 0 0 0 23 0 0 0 20 0 15 0 13622651 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691752040080 140692257646545 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 1325 0 0 0 26 0 0 0 20 0 15 0 13622651 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622655 14316269568 14976 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 61284 KiB

[startup+1.50084 s]
/proc/loadavg: 1.99 1.82 1.69 5/217 30831
/proc/meminfo: memFree=31390216/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13980732 memory=80684 CPUtime=3.38 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 23654 0 0 0 333 5 0 0 20 0 15 0 13622645 14316269568 20171 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3495183 20171 3176 1 0 3483476 0
[pid=30817/tid=30818] ppid=30815 vsize=13980732 memory=2529 CPUtime=1.38 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 8340 0 0 0 135 3 0 0 20 0 15 0 13622646 14316269568 20171 18446744073709551615 4194304 4196468 140733297073232 140692283907384 140692279680406 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 20171 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 20171 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13622646 14316269568 20171 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13980732 memory=4580 CPUtime=0 cores=0,2,4,6

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

/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13980732 memory=3167272 CPUtime=2.03 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) S 30815 30815 18108 0 -1 1077944384 15417 0 0 0 201 2 0 0 20 0 15 0 13622651 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691753106160 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13980732 memory=3167272 CPUtime=1.8 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) S 30815 30815 18108 0 -1 1077944384 16098 0 0 0 179 1 0 0 20 0 15 0 13622651 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691752053616 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 6122 0 0 0 41 1 0 0 20 0 15 0 13622651 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.79 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1624 0 0 0 35 44 0 0 20 0 15 0 13622655 14316269568 791689 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 2454.85 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3168136 KiB

[startup+2502.3 s]
/proc/loadavg: 1.73 1.74 1.77 3/211 31051
/proc/meminfo: memFree=28326616/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2515.57 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 226672 0 0 0 250637 920 0 0 20 0 15 0 13622645 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3495183 803015 3243 1 0 3483476 0
[pid=30817/tid=30818] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2497.27 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 134645 0 0 0 248896 831 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692283907712 140691876174791 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13980732 memory=1380 CPUtime=2.93 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 8152 0 0 0 285 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13980732 memory=3168884 CPUtime=2.95 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 8565 0 0 0 287 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13980732 memory=3210012 CPUtime=2.93 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 9966 0 0 0 284 9 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2.94 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 7681 0 0 0 286 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13980732 memory=1380 CPUtime=1.4 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 17013 0 0 0 109 31 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13980732 memory=3210012 CPUtime=2.03 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) S 30815 30815 18108 0 -1 1077944384 15419 0 0 0 201 2 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691753106160 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13980732 memory=3212060 CPUtime=1.8 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) S 30815 30815 18108 0 -1 1077944384 16100 0 0 0 179 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691752053616 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 6124 0 0 0 41 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1639 0 0 0 36 46 0 0 20 0 15 0 13622655 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 2515.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3213440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.73 1.74 1.77 3/211 31051
/proc/meminfo: memFree=28326616/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2520.03 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 226684 0 0 0 251083 920 0 0 20 0 15 0 13622645 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3495183 803015 3243 1 0 3483476 0
[pid=30817/tid=30818] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2501.64 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 134648 0 0 0 249333 831 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692283907824 140691875267284 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2.95 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 8152 0 0 0 287 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13980732 memory=1380 CPUtime=2.97 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 8565 0 0 0 289 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13980732 memory=3168884 CPUtime=2.95 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 9968 0 0 0 286 9 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13980732 memory=3210012 CPUtime=2.96 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 7684 0 0 0 288 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13980732 memory=3212060 CPUtime=1.4 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 17015 0 0 0 109 31 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13980732 memory=1380 CPUtime=2.03 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) S 30815 30815 18108 0 -1 1077944384 15419 0 0 0 201 2 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691753106160 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13980732 memory=3212060 CPUtime=1.8 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) S 30815 30815 18108 0 -1 1077944384 16100 0 0 0 179 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691752053616 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13980732 memory=3210012 CPUtime=0.42 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 6124 0 0 0 41 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1641 0 0 0 36 46 0 0 20 0 15 0 13622655 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3213440 KiB

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

[startup+2506.71 s]
# the end of solver process 30815 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000892 s, system=0.001282 s

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

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

[startup+2506.7 s]
/proc/loadavg: 1.73 1.74 1.77 3/211 31051
/proc/meminfo: memFree=28326616/32770624 swapFree=67108860/67108860
[pid=30815] ppid=30812 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30815/stat : 30815 (xcsp3-exec) S 30812 30815 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13622639 9740288 345 18446744073709551615 4194304 5098028 140721000681408 140721000679512 140447993750140 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 34050048 140721000690042 140721000690246 140721000690246 140721000693739 0
/proc/30815/statm: 2378 345 289 221 0 87 0
[pid=30817] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2520.03 cores=0,2,4,6
/proc/30817/stat : 30817 (java) S 30815 30815 18108 0 -1 1077944320 226684 0 0 0 251083 920 0 0 20 0 15 0 13622645 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140733297055776 140692279668471 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
/proc/30817/statm: 3495183 803015 3243 1 0 3483476 0
[pid=30817/tid=30818] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2501.64 cores=0,2,4,6
/proc/30817/task/30818/stat : 30818 (java) R 30815 30815 18108 0 -1 4202560 134648 0 0 0 249333 831 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692283907824 140691875267284 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30819] ppid=30815 vsize=13980732 memory=3212060 CPUtime=2.95 cores=0,2,4,6
/proc/30817/task/30819/stat : 30819 (java) S 30815 30815 18108 0 -1 1077944384 8152 0 0 0 287 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692199083024 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30820] ppid=30815 vsize=13980732 memory=1380 CPUtime=2.97 cores=0,2,4,6
/proc/30817/task/30820/stat : 30820 (java) S 30815 30815 18108 0 -1 1077944384 8565 0 0 0 289 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692198030480 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30821] ppid=30815 vsize=13980732 memory=3168884 CPUtime=2.95 cores=0,2,4,6
/proc/30817/task/30821/stat : 30821 (java) S 30815 30815 18108 0 -1 1077944384 9968 0 0 0 286 9 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692196977424 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30822] ppid=30815 vsize=13980732 memory=3210012 CPUtime=2.96 cores=0,2,4,6
/proc/30817/task/30822/stat : 30822 (java) S 30815 30815 18108 0 -1 1077944384 7684 0 0 0 288 8 0 0 20 0 15 0 13622646 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140692195924880 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30823] ppid=30815 vsize=13980732 memory=3212060 CPUtime=1.4 cores=0,2,4,6
/proc/30817/task/30823/stat : 30823 (java) S 30815 30815 18108 0 -1 1077944384 17015 0 0 0 109 31 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691757316336 140692279679618 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30824] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30824/stat : 30824 (java) S 30815 30815 18108 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691756262560 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30825] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30825/stat : 30825 (java) S 30815 30815 18108 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 13622648 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691755209456 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30826] ppid=30815 vsize=13980732 memory=3212060 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30826/stat : 30826 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691754158032 140692279687067 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30827] ppid=30815 vsize=13980732 memory=1380 CPUtime=2.03 cores=0,2,4,6
/proc/30817/task/30827/stat : 30827 (java) S 30815 30815 18108 0 -1 1077944384 15419 0 0 0 201 2 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691753106160 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30828] ppid=30815 vsize=13980732 memory=3212060 CPUtime=1.8 cores=0,2,4,6
/proc/30817/task/30828/stat : 30828 (java) S 30815 30815 18108 0 -1 1077944384 16100 0 0 0 179 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691752053616 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30829] ppid=30815 vsize=13980732 memory=3210012 CPUtime=0.42 cores=0,2,4,6
/proc/30817/task/30829/stat : 30829 (java) S 30815 30815 18108 0 -1 1077944384 6124 0 0 0 41 1 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691751000560 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30830] ppid=30815 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30817/task/30830/stat : 30830 (java) S 30815 30815 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13622651 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691749948256 140692279678677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
[pid=30817/tid=30831] ppid=30815 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/30817/task/30831/stat : 30831 (java) S 30815 30815 18108 0 -1 1077944384 1641 0 0 0 36 46 0 0 20 0 15 0 13622655 14316269568 803015 18446744073709551615 4194304 4196468 140733297073232 140691748895280 140692279679618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 21012480 140733297074610 140733297074786 140733297074786 140733297078223 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3213440 KiB

Child status: 143
Real time (s): 2506.72
CPU time (s): 2520.06
CPU user time (s): 2510.84
CPU system time (s): 9.22128
CPU usage (%): 100.532
Max. virtual memory (cumulated for all children) (KiB): 13994052
Max. memory (cumulated for all children) (KiB): 6012012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.84
system time used= 9.22128
maximum resident set size= 6010632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227423
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75628
involuntary context switches= 3571


# summary of solver processes directly reported to runsolver:
#   pid: 30815,30817
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2510.84
#   total CPU system time (s): 9.22128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6498 second user time and 22.3667 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 16:02:16
IDJOB=4281743
IDBENCH=136757
IDSOLVER=2677
FILE ID=node131/4281743-1503152156
RUNJOBID= node131-1503095854-18171
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c3w4d.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-4281743-1503152156/watcher-4281743-1503152156 -o /tmp/evaluation-result-4281743-1503152156/solver-4281743-1503152156 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 580284507 HOME/instance-4281743-1503152156.xml

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

MD5SUM BENCH= e17d1f270cb1c92567283195f4efc493
RANDOM SEED=580284507

node131.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.69
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.69
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.69
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.69
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:        31451584 kB
MemAvailable:   31802636 kB
Buffers:          179960 kB
Cached:           458100 kB
SwapCached:            0 kB
Active:           444816 kB
Inactive:         462476 kB
Active(anon):     269084 kB
Inactive(anon):    16748 kB
Active(file):     175732 kB
Inactive(file):   445728 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7556 kB
Writeback:            16 kB
AnonPages:        269416 kB
Mapped:            45276 kB
Shmem:             17060 kB
Slab:             115672 kB
SReclaimable:      90852 kB
SUnreclaim:        24820 kB
KernelStack:        3552 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1240900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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 node131 at 2017-08-19 16:44:03