Trace number 4281728

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.0801 2511.3101

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft501-07.xml
MD5SUM3722e6cce5df2b61a3e8828e8098779b
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 variables801
Number of constraints203
Number of domains2
Minimum domain size193
Maximum domain size201
Distribution of domain sizes[{"size":193,"count":800},{"size":201,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":600},{"degree":4,"count":200}]
Minimum constraint arity4
Maximum constraint arity800
Distribution of constraint arities[{"arity":4,"count":200},{"arity":201,"count":1},{"arity":800,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":200},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281728-1503150367.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4281728-1503150367.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.33	c simple solver
0.30/0.39	c parse instance...
8.39/4.91	c solve instance...
2520.05/2511.30	s UNKNOWN
2520.05/2511.30	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 (15058 MiB free)
  memory of node 1: 16384 MiB (15332 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281728-1503150367/watcher-4281728-1503150367 -o /tmp/evaluation-result-4281728-1503150367/solver-4281728-1503150367 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1436936523 HOME/instance-4281728-1503150367.xml 

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

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

solver pid=17850, runsolver pid=17847

[startup+0.100116 s]*
/proc/loadavg: 1.59 1.53 1.59 3/203 17857
/proc/meminfo: memFree=31115108/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13358712 memory=14632 CPUtime=0 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 3435 0 0 0 0 0 0 0 20 0 6 0 117231754 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3339678 3658 1905 1 0 3329175 0
[pid=17852/tid=17853] ppid=17850 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 2205 0 0 0 0 0 0 0 20 0 6 0 117231755 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140507168170576 140507149616981 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 117231755 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13358712 memory=140080065050240 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 117231755 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 117231755 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 117231755 13679321088 3658 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16012 KiB

[startup+0.209811 s]*
/proc/loadavg: 1.59 1.53 1.59 3/212 17866
/proc/meminfo: memFree=31104168/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13974352 memory=27120 CPUtime=0.09 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 5188 0 0 0 8 1 0 0 20 0 15 0 117231754 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3493588 6780 2752 1 0 3482964 0
[pid=17852/tid=17853] ppid=17850 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 3328 0 0 0 7 0 0 0 20 0 15 0 117231755 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140507168157520 140507149303258 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13974352 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13974352 memory=4120993345487533728 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13974352 memory=140080065050240 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506708633120 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506707580272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13974352 memory=140080065050240 CPUtime=0.01 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 15 0 117231760 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13974352 memory=140080065050240 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231764 14309736448 6780 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28500 KiB

[startup+0.315945 s]*
/proc/loadavg: 1.59 1.53 1.59 7/212 17866
/proc/meminfo: memFree=31093064/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13974352 memory=39656 CPUtime=0.3 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 8984 0 0 0 28 2 0 0 20 0 15 0 117231754 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3493588 9914 3005 1 0 3482964 0
[pid=17852/tid=17853] ppid=17850 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 6101 0 0 0 16 2 0 0 20 0 15 0 117231755 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140507168164192 140507148014942 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506708633120 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117231757 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506707580272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 629 0 0 0 2 0 0 0 20 0 15 0 117231760 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) R 17850 17850 8557 0 -1 1077944384 205 0 0 0 2 0 0 0 20 0 15 0 117231760 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13974352 memory=140080065050240 CPUtime=0.06 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) R 17850 17850 8557 0 -1 4202560 744 0 0 0 6 0 0 0 20 0 15 0 117231760 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163955802 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13974352 memory=140080065050240 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231764 14309736448 9914 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41036 KiB

[startup+0.700785 s]
/proc/loadavg: 1.59 1.53 1.59 4/212 17866
/proc/meminfo: memFree=31080880/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13978684 memory=90752 CPUtime=1.24 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 12772 0 0 0 119 5 0 0 20 0 15 0 117231754 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3494671 22688 3167 1 0 3482964 0
[pid=17852/tid=17853] ppid=17850 vsize=13978684 memory=280159911551448 CPUtime=0.55 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 7842 0 0 0 52 3 0 0 20 0 15 0 117231755 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140507168168496 140507147978085 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13978684 memory=280159911667776 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13978684 memory=384 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13978684 memory=764 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117231757 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13978684 memory=535 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117231757 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506708633120 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13978684 memory=211 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117231757 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506707580272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13978684 memory=4006 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13978684 memory=448 CPUtime=0.21 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) R 17850 17850 8557 0 -1 4202560 1356 0 0 0 21 0 0 0 20 0 15 0 117231760 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506705460384 140507143182115 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13978684 memory=6 CPUtime=0.22 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) R 17850 17850 8557 0 -1 4202560 1020 0 0 0 22 0 0 0 20 0 15 0 117231760 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506704411744 140507148841136 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13978684 memory=52116 CPUtime=0.23 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 1246 0 0 0 23 0 0 0 20 0 15 0 117231760 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117231764 14314172416 22688 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 92132 KiB

[startup+1.50121 s]
/proc/loadavg: 1.59 1.53 1.59 3/212 17866
/proc/meminfo: memFree=30990084/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13978684 memory=184300 CPUtime=2.25 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 15409 0 0 0 218 7 0 0 20 0 15 0 117231754 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3494671 46075 3198 1 0 3482964 0
[pid=17852/tid=17853] ppid=17850 vsize=13978684 memory=280159911680224 CPUtime=1.34 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 8205 0 0 0 130 4 0 0 20 0 15 0 117231755 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140507168173176 140506787220731 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13978684 memory=140079955844832 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13978684 memory=140079955844864 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13978684 memory=140079955844896 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13978684 memory=384 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 352 0 0 0 0 0 0 0 20 0 15 0 117231755 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13978684 memory=764 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 15 0 117231757 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13978684 memory=535 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117231757 14314172416 46075 18446744073709551615 4194304 4196468 140729987661536 140506708633120 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13978684 memory=211 CPUtime=0 cores=1,3,5,7

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

/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506707580288 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13980732 memory=745552 CPUtime=2.53 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 17128 0 0 0 251 2 0 0 20 0 15 0 117231760 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13980732 memory=1380 CPUtime=2.55 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) S 17850 17850 8557 0 -1 1077944384 12817 0 0 0 254 1 0 0 20 0 15 0 117231760 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.53 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 5822 0 0 0 52 1 0 0 20 0 15 0 117231760 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13980732 memory=745036 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13980732 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1426 0 0 0 59 66 0 0 20 0 15 0 117231764 14316269568 186259 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 2450.93 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 746416 KiB

[startup+2502.3 s]
/proc/loadavg: 1.62 1.70 1.78 3/211 18133
/proc/meminfo: memFree=30142852/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13980732 memory=744524 CPUtime=2511.04 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 138105 0 0 0 250918 186 0 0 20 0 15 0 117231754 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3495183 186131 3243 1 0 3483476 0
[pid=17852/tid=17853] ppid=17850 vsize=13980732 memory=744524 CPUtime=2500.91 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 60006 0 0 0 250064 27 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507168173120 140506790757550 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.72 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 6708 0 0 0 50 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 6863 0 0 0 48 25 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.72 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 6934 0 0 0 50 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 6584 0 0 0 49 24 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.22 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 12105 0 0 0 17 5 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13980732 memory=63668 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506708633184 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13980732 memory=15348 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506707580288 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13980732 memory=744524 CPUtime=2.54 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 17187 0 0 0 252 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13980732 memory=1380 CPUtime=2.57 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) S 17850 17850 8557 0 -1 1077944384 12900 0 0 0 255 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.53 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 5983 0 0 0 52 1 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13980732 memory=1380 CPUtime=1.28 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1430 0 0 0 60 68 0 0 20 0 15 0 117231764 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 2511.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 745904 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.3 s]
/proc/loadavg: 1.60 1.70 1.78 3/211 18133
/proc/meminfo: memFree=30142728/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13980732 memory=744524 CPUtime=2520.05 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 138110 0 0 0 251819 186 0 0 20 0 15 0 117231754 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3495183 186131 3243 1 0 3483476 0
[pid=17852/tid=17853] ppid=17850 vsize=13980732 memory=744524 CPUtime=2509.9 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 60009 0 0 0 250963 27 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507168173120 140506790756135 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 6708 0 0 0 51 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 6863 0 0 0 48 25 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13980732 memory=14340 CPUtime=0.72 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 6934 0 0 0 50 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.74 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 6584 0 0 0 50 24 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.22 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 12107 0 0 0 17 5 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506708633184 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13980732 memory=153407641914244 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506707580288 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13980732 memory=744524 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13980732 memory=4088 CPUtime=2.54 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 17187 0 0 0 252 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13980732 memory=280159912296352 CPUtime=2.57 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) S 17850 17850 8557 0 -1 1077944384 12900 0 0 0 255 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13980732 memory=-9178176116494409632 CPUtime=0.53 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 5983 0 0 0 52 1 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13980732 memory=744524 CPUtime=1.28 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1430 0 0 0 60 68 0 0 20 0 15 0 117231764 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 745904 KiB

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

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

[startup+2511.31 s]
# the end of solver process 17852 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.21 s, system=1.87003 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+2511.3 s]
/proc/loadavg: 1.60 1.70 1.78 3/211 18133
/proc/meminfo: memFree=30142728/32770624 swapFree=67105588/67108860
[pid=17850] ppid=17847 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17850/stat : 17850 (xcsp3-exec) S 17847 17850 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117231745 9740288 345 18446744073709551615 4194304 5098028 140725050139312 140725050137416 140717529244284 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14188544 140725050143096 140725050143301 140725050143301 140725050146795 0
/proc/17850/statm: 2378 345 289 221 0 87 0
[pid=17852] ppid=17850 vsize=13980732 memory=744524 CPUtime=2520.05 cores=1,3,5,7
/proc/17852/stat : 17852 (java) S 17850 17850 8557 0 -1 1077944320 138110 0 0 0 251819 186 0 0 20 0 15 0 117231754 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140729987644080 140507163934455 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
/proc/17852/statm: 3495183 186131 3243 1 0 3483476 0
[pid=17852/tid=17853] ppid=17850 vsize=13980732 memory=744524 CPUtime=2509.9 cores=1,3,5,7
/proc/17852/task/17853/stat : 17853 (java) R 17850 17850 8557 0 -1 4202560 60009 0 0 0 250963 27 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507168173120 140506790756135 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17854] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17854/stat : 17854 (java) S 17850 17850 8557 0 -1 1077944384 6708 0 0 0 51 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507105880720 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17855] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.73 cores=1,3,5,7
/proc/17852/task/17855/stat : 17855 (java) S 17850 17850 8557 0 -1 1077944384 6863 0 0 0 48 25 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140507104827920 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17856] ppid=17850 vsize=13980732 memory=14340 CPUtime=0.72 cores=1,3,5,7
/proc/17852/task/17856/stat : 17856 (java) S 17850 17850 8557 0 -1 1077944384 6934 0 0 0 50 22 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506762320272 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17857] ppid=17850 vsize=13980732 memory=744524 CPUtime=0.74 cores=1,3,5,7
/proc/17852/task/17857/stat : 17857 (java) S 17850 17850 8557 0 -1 1077944384 6584 0 0 0 50 24 0 0 20 0 15 0 117231755 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506761267472 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17858] ppid=17850 vsize=13980732 memory=1380 CPUtime=0.22 cores=1,3,5,7
/proc/17852/task/17858/stat : 17858 (java) S 17850 17850 8557 0 -1 1077944384 12107 0 0 0 17 5 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506709687152 140507163945602 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17859] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17859/stat : 17859 (java) S 17850 17850 8557 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506708633184 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17860] ppid=17850 vsize=13980732 memory=153407641914244 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17860/stat : 17860 (java) S 17850 17850 8557 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 117231757 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506707580288 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17861] ppid=17850 vsize=13980732 memory=744524 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17861/stat : 17861 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506706528592 140507163953051 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17862] ppid=17850 vsize=13980732 memory=4088 CPUtime=2.54 cores=1,3,5,7
/proc/17852/task/17862/stat : 17862 (java) S 17850 17850 8557 0 -1 1077944384 17187 0 0 0 252 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506705475952 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17863] ppid=17850 vsize=13980732 memory=280159912296352 CPUtime=2.57 cores=1,3,5,7
/proc/17852/task/17863/stat : 17863 (java) S 17850 17850 8557 0 -1 1077944384 12900 0 0 0 255 2 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506704423152 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17864] ppid=17850 vsize=13980732 memory=-9178176116494409632 CPUtime=0.53 cores=1,3,5,7
/proc/17852/task/17864/stat : 17864 (java) S 17850 17850 8557 0 -1 1077944384 5983 0 0 0 52 1 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506703370352 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17865] ppid=17850 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17852/task/17865/stat : 17865 (java) S 17850 17850 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117231760 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506702317792 140507163944661 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
[pid=17852/tid=17866] ppid=17850 vsize=13980732 memory=744524 CPUtime=1.28 cores=1,3,5,7
/proc/17852/task/17866/stat : 17866 (java) S 17850 17850 8557 0 -1 1077944384 1430 0 0 0 60 68 0 0 20 0 15 0 117231764 14316269568 186131 18446744073709551615 4194304 4196468 140729987661536 140506633858224 140507163945602 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140729987670449 140729987670625 140729987670625 140729987674063 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 745904 KiB

Child status: 143
Real time (s): 2511.31
CPU time (s): 2520.08
CPU user time (s): 2518.21
CPU system time (s): 1.87003
CPU usage (%): 100.349
Max. virtual memory (cumulated for all children) (KiB): 13992472
Max. memory (cumulated for all children) (KiB): 2027096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.21
system time used= 1.87003
maximum resident set size= 2027764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58766
involuntary context switches= 2079


# summary of solver processes directly reported to runsolver:
#   pid: 17850,17852
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.21
#   total CPU system time (s): 1.87003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7599 second user time and 23.3334 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 15:32:02
IDJOB=4281728
IDBENCH=136109
IDSOLVER=2677
FILE ID=node126/4281728-1503150367
RUNJOBID= node126-1503095802-8616
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft501-07.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-4281728-1503150367/watcher-4281728-1503150367 -o /tmp/evaluation-result-4281728-1503150367/solver-4281728-1503150367 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1436936523 HOME/instance-4281728-1503150367.xml

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

MD5SUM BENCH= 3722e6cce5df2b61a3e8828e8098779b
RANDOM SEED=1436936523

node126.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.81
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.81
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.81
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.81
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:        31120708 kB
MemAvailable:   31696940 kB
Buffers:          309204 kB
Cached:           556536 kB
SwapCached:          524 kB
Active:           808192 kB
Inactive:         368292 kB
Active(anon):     266536 kB
Inactive(anon):    93904 kB
Active(file):     541656 kB
Inactive(file):   274388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8248 kB
Writeback:             4 kB
AnonPages:        310044 kB
Mapped:            70820 kB
Shmem:             49824 kB
Slab:             178664 kB
SReclaimable:     152048 kB
SUnreclaim:        26616 kB
KernelStack:        3472 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1276452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 16:13:53