Trace number 4282738

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) 244.047 240.021

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b2r0.xml
MD5SUM6f7ee260f64b5fefc18f028eef39520f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables71
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":1},{"size":41,"count":70}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":65},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity70
Distribution of constraint arities[{"arity":6,"count":1},{"arity":14,"count":10},{"arity":70,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282738-1503214467.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282738-1503214467.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
0.72/0.43	c solve instance...
244.02/240.01	s UNKNOWN
244.02/240.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 (12009 MiB free)
  memory of node 1: 16384 MiB (13673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282738-1503214467/watcher-4282738-1503214467 -o /tmp/evaluation-result-4282738-1503214467/solver-4282738-1503214467 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node115-1503208459-21141 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2035012072 HOME/instance-4282738-1503214467.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=25445, runsolver pid=25442

[startup+0.100141 s]*
/proc/loadavg: 1.95 1.87 1.81 5/218 25461
/proc/meminfo: memFree=26281292/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13978596 memory=28828 CPUtime=0.12 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 5055 0 0 0 11 1 0 0 20 0 15 0 154534290 14314082304 7207 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3494649 7207 2870 1 0 3482966 0
[pid=25447/tid=25448] ppid=25445 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 3067 0 0 0 8 1 0 0 20 0 15 0 154534290 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715974719280 140715970502038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13978596 memory=140545890141824 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534291 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13978596 memory=140545890141824 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534293 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154534293 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154534293 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13978596 memory=140545890141824 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) R 25445 25445 21109 0 -1 4202560 261 0 0 0 1 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715438323952 140715956170833 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13978596 memory=140545890141824 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534296 14314082304 7207 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30212 KiB

[startup+0.210861 s]*
/proc/loadavg: 1.95 1.87 1.81 4/218 25461
/proc/meminfo: memFree=26270996/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13982852 memory=40012 CPUtime=0.33 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 7646 0 0 0 32 1 0 0 20 0 15 0 154534290 14318440448 10003 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3495713 10003 3048 1 0 3482966 0
[pid=25447/tid=25448] ppid=25445 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) D 25445 25445 21109 0 -1 1077944384 4869 0 0 0 19 1 0 0 20 0 15 0 154534290 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715974700896 140715963169325 0 4 0 16800975 18446744072101580324 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13982852 memory=9005 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13982852 memory=140545890884795 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534291 14318473216 10003 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13982852 memory=140545890141824 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534293 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154534293 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154534293 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 588 0 0 0 2 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 175 0 0 0 2 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13982852 memory=140545890141824 CPUtime=0.08 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 711 0 0 0 8 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534296 14318440448 10003 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41396 KiB

[startup+0.310434 s]*
/proc/loadavg: 1.95 1.87 1.81 4/218 25461
/proc/meminfo: memFree=26263800/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13982928 memory=47692 CPUtime=0.5 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 8526 0 0 0 48 2 0 0 20 0 15 0 154534290 14318518272 11923 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3495732 11923 3109 1 0 3482966 0
[pid=25447/tid=25448] ppid=25445 vsize=13982928 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 5580 0 0 0 28 1 0 0 20 0 15 0 154534290 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715974728608 140715956183569 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13982928 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13982928 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13982928 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534291 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13982928 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534293 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13982928 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154534293 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154534293 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13982928 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13982928 memory=4713750055892520310 CPUtime=0.04 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 670 0 0 0 4 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 175 0 0 0 3 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13982928 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 798 0 0 0 11 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534296 14318518272 11923 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49076 KiB

[startup+0.70133 s]
/proc/loadavg: 1.95 1.87 1.81 4/218 25461
/proc/meminfo: memFree=26254124/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13984976 memory=71052 CPUtime=1.59 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 13553 0 0 0 155 4 0 0 20 0 15 0 154534290 14320615424 17763 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3496244 17763 3201 1 0 3483478 0
[pid=25447/tid=25448] ppid=25445 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 6078 0 0 0 65 2 0 0 20 0 15 0 154534290 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715974728192 140715563384450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13984976 memory=288230587427463936 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13984976 memory=16106957111054841 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534291 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154534291 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13984976 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) R 25445 25445 21109 0 -1 4202560 2570 0 0 0 34 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715440418960 140715953877325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13984976 memory=4125129382952528750 CPUtime=0.32 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) R 25445 25445 21109 0 -1 4202560 2148 0 0 0 32 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715439362520 140715952035347 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13984976 memory=7306354076154097255 CPUtime=0.22 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 1451 0 0 0 22 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13984976 memory=7594587674001172330 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13984976 memory=7300704776819335744 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 17763 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 72436 KiB

[startup+1.50075 s]
/proc/loadavg: 1.95 1.87 1.81 5/218 25461
/proc/meminfo: memFree=26148828/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0

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

/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13984976 memory=1384 CPUtime=1.76 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 12915 0 0 0 175 1 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13984976 memory=89952 CPUtime=1.65 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 11311 0 0 0 164 1 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13984976 memory=4132 CPUtime=0.37 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 4922 0 0 0 36 1 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13984976 memory=42736 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 584 0 0 0 0 1 0 0 20 0 15 0 154534296 14320615424 50322 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 106.15 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 202672 KiB

[startup+162.301 s]
/proc/loadavg: 1.94 1.90 1.83 3/218 25463
/proc/meminfo: memFree=25790776/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13984976 memory=193664 CPUtime=166.22 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 47180 0 0 0 16609 13 0 0 20 0 15 0 154534290 14320615424 48416 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3496244 48416 3245 1 0 3483478 0
[pid=25447/tid=25448] ppid=25445 vsize=13984976 memory=193664 CPUtime=162.22 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 10746 0 0 0 16218 4 0 0 20 0 15 0 154534290 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715974729728 140715564843612 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13984976 memory=193664 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 15 0 154534291 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13984976 memory=193664 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 817 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 607 0 0 0 1 0 0 0 20 0 15 0 154534291 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13984976 memory=196744 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 749 0 0 0 1 0 0 0 20 0 15 0 154534291 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13984976 memory=193664 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 1170 0 0 0 1 0 0 0 20 0 15 0 154534293 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13984976 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13984976 memory=193664 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13984976 memory=6791534058613427641 CPUtime=1.79 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 13940 0 0 0 178 1 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13984976 memory=2240 CPUtime=1.66 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 11685 0 0 0 165 1 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13984976 memory=6791534058613427641 CPUtime=0.37 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 5128 0 0 0 36 1 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13984976 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13984976 memory=7284 CPUtime=0.03 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 618 0 0 0 1 2 0 0 20 0 15 0 154534296 14320615424 48416 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 166.22 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 195048 KiB

[startup+222.301 s]
/proc/loadavg: 1.86 1.88 1.83 3/218 25542
/proc/meminfo: memFree=26226076/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13984976 memory=179852 CPUtime=226.29 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 49895 0 0 0 22615 14 0 0 20 0 15 0 154534290 14320615424 44963 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3496244 44963 3245 1 0 3483478 0
[pid=25447/tid=25448] ppid=25445 vsize=13984976 memory=179852 CPUtime=222.21 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 11323 0 0 0 22217 4 0 0 20 0 15 0 154534290 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715974729744 140715564016141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13984976 memory=1384 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 416 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13984976 memory=179852 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1186 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13984976 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 644 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 777 0 0 0 1 0 0 0 20 0 15 0 154534291 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13984976 memory=1384 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 1389 0 0 0 2 0 0 0 20 0 15 0 154534293 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13984976 memory=179852 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13984976 memory=0 CPUtime=1.83 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 14776 0 0 0 182 1 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13984976 memory=249829657724632 CPUtime=1.67 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 12139 0 0 0 166 1 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13984976 memory=179852 CPUtime=0.37 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 5134 0 0 0 36 1 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13984976 memory=42736 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13984976 memory=1296 CPUtime=0.04 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 768 0 0 0 1 3 0 0 20 0 15 0 154534296 14320615424 44963 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 226.29 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 181236 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.89 1.88 1.83 3/218 25542
/proc/meminfo: memFree=26103136/32770624 swapFree=67108860/67108860
[pid=25445] ppid=25442 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/25445/stat : 25445 (xcsp3-exec) S 25442 25445 21109 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154534290 9740288 346 33554432000 4194304 5098028 140721455940208 140721455938312 140686912610940 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7278592 140721455948916 140721455949120 140721455949120 140721455951851 0
/proc/25445/statm: 2378 346 289 221 0 87 0
[pid=25447] ppid=25445 vsize=13984976 memory=177308 CPUtime=244.02 cores=1,3,5,7
/proc/25447/stat : 25447 (java) S 25445 25445 21109 0 -1 1077944320 50683 0 0 0 24387 15 0 0 20 0 15 0 154534290 14320615424 44327 33554432000 4194304 4196468 140729017588048 140729017570592 140715970490103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
/proc/25447/statm: 3496244 44327 3245 1 0 3483478 0
[pid=25447/tid=25448] ppid=25445 vsize=13984976 memory=6791534058613427641 CPUtime=239.91 cores=1,3,5,7
/proc/25447/task/25448/stat : 25448 (java) R 25445 25445 21109 0 -1 4202560 11344 0 0 0 23987 4 0 0 20 0 15 0 154534290 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715974728800 140715564843192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25449] ppid=25445 vsize=13984976 memory=8664 CPUtime=0.03 cores=1,3,5,7
/proc/25447/task/25449/stat : 25449 (java) S 25445 25445 21109 0 -1 1077944384 418 0 0 0 2 1 0 0 20 0 15 0 154534291 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715885558032 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25450] ppid=25445 vsize=13984976 memory=5784 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25450/stat : 25450 (java) S 25445 25445 21109 0 -1 1077944384 1188 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715884505488 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25451] ppid=25445 vsize=13984976 memory=4616 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25451/stat : 25451 (java) S 25445 25445 21109 0 -1 1077944384 646 0 0 0 1 1 0 0 20 0 15 0 154534291 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715883452944 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25452] ppid=25445 vsize=13984976 memory=1228 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25452/stat : 25452 (java) S 25445 25445 21109 0 -1 1077944384 778 0 0 0 2 0 0 0 20 0 15 0 154534291 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715882400400 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25453] ppid=25445 vsize=13984976 memory=11108 CPUtime=0.02 cores=1,3,5,7
/proc/25447/task/25453/stat : 25453 (java) S 25445 25445 21109 0 -1 1077944384 1392 0 0 0 2 0 0 0 20 0 15 0 154534293 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715444640240 140715970501250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25454] ppid=25445 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25454/stat : 25454 (java) S 25445 25445 21109 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715443586464 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25455] ppid=25445 vsize=13984976 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25455/stat : 25455 (java) S 25445 25445 21109 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 154534293 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715442533872 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25456] ppid=25445 vsize=13984976 memory=177308 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25456/stat : 25456 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715441482448 140715970508699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25457] ppid=25445 vsize=13984976 memory=4468 CPUtime=1.83 cores=1,3,5,7
/proc/25447/task/25457/stat : 25457 (java) S 25445 25445 21109 0 -1 1077944384 14776 0 0 0 182 1 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715440429040 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25458] ppid=25445 vsize=13984976 memory=932 CPUtime=1.68 cores=1,3,5,7
/proc/25447/task/25458/stat : 25458 (java) S 25445 25445 21109 0 -1 1077944384 12632 0 0 0 167 1 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715439376496 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25459] ppid=25445 vsize=13984976 memory=1576 CPUtime=0.37 cores=1,3,5,7
/proc/25447/task/25459/stat : 25459 (java) S 25445 25445 21109 0 -1 1077944384 5398 0 0 0 36 1 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715438323952 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25460] ppid=25445 vsize=13984976 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/25447/task/25460/stat : 25460 (java) S 25445 25445 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715437271648 140715970500309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
[pid=25447/tid=25461] ppid=25445 vsize=13984976 memory=4128 CPUtime=0.04 cores=1,3,5,7
/proc/25447/task/25461/stat : 25461 (java) S 25445 25445 21109 0 -1 1077944384 768 0 0 0 1 3 0 0 20 0 15 0 154534296 14320615424 44327 33554432000 4194304 4196468 140729017588048 140715436219184 140715970501250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 21155840 140729017595037 140729017595212 140729017595212 140729017597903 0
Current children cumulated CPU time: 244.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 178692 KiB

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

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

[startup+240.021 s]
# the end of solver process 25447 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.889 s, system=0.158007 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): 240.021
CPU time (s): 244.047
CPU user time (s): 243.889
CPU system time (s): 0.158007
CPU usage (%): 101.677
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 203256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.889
system time used= 0.158007
maximum resident set size= 203920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51497
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7796
involuntary context switches= 155


# summary of solver processes directly reported to runsolver:
#   pid: 25445,25447
#   total CPU time (s): 244.047
#   total CPU user time (s): 243.889
#   total CPU system time (s): 0.158007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38307 second user time and 2.23618 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-20 09:20:07
IDJOB=4282738
IDBENCH=137358
IDSOLVER=2678
FILE ID=node115/4282738-1503214467
RUNJOBID= node115-1503208459-21141
PBS_JOBID= 20630866
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b2r0.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-4282738-1503214467/watcher-4282738-1503214467 -o /tmp/evaluation-result-4282738-1503214467/solver-4282738-1503214467 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node115-1503208459-21141 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2035012072 HOME/instance-4282738-1503214467.xml

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

MD5SUM BENCH= 6f7ee260f64b5fefc18f028eef39520f
RANDOM SEED=2035012072

node115.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:        26299300 kB
MemAvailable:   31571548 kB
Buffers:          249176 kB
Cached:          5315132 kB
SwapCached:            0 kB
Active:          1350608 kB
Inactive:        4672696 kB
Active(anon):     409852 kB
Inactive(anon):    85220 kB
Active(file):     940756 kB
Inactive(file):  4587476 kB
Unevictable:        7012 kB
Mlocked:            7012 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:        466044 kB
Mapped:            64040 kB
Shmem:             33416 kB
Slab:             147380 kB
SReclaimable:     119704 kB
SUnreclaim:        27676 kB
KernelStack:        3552 kB
PageTables:         5932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1688420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node115 at 2017-08-20 09:24:07