Trace number 4269213

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.0901 2507.71

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-11.xml
MD5SUM021605e3a27b06e16b3134987a511561
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark20012.4
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints151
Number of domains2
Minimum domain size2
Maximum domain size121
Distribution of domain sizes[{"size":2,"count":30},{"size":121,"count":122}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":89},{"degree":4,"count":30},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":30},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints150
Distribution of constraint types[{"type":"intension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269213-1502800581.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269213-1502800581.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
3.82/2.08	c solve instance...
2520.07/2507.70	s UNKNOWN
2520.07/2507.70	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11605 MiB free)
  memory of node 1: 16384 MiB (14875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269213-1502800581/watcher-4269213-1502800581 -o /tmp/evaluation-result-4269213-1502800581/solver-4269213-1502800581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502792191-10015 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1151459235 HOME/instance-4269213-1502800581.xml 

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

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


[startup+0.100061 s]*
/proc/loadavg: 1.68 1.73 1.81 4/206 10996
/proc/meminfo: memFree=27096720/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13978596 memory=27044 CPUtime=0.12 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 5596 0 0 0 11 1 0 0 20 0 15 0 113139214 14314082304 6761 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3494649 6761 2884 1 0 3482966 0
[pid=10962/tid=10963] ppid=10960 vsize=13978596 memory=4279135704014096012 CPUtime=0.08 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 3581 0 0 0 8 0 0 0 20 0 15 0 113139214 14314082304 6761 33554432000 4194304 4196468 140724223368304 139893226104624 139893221893277 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14314082304 6761 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13978596 memory=140317401511552 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139215 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13978596 memory=140317401511552 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139216 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139217 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892133024544 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139217 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892131972208 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 113139219 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13978596 memory=140317401511552 CPUtime=0.01 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) R 10960 10960 9984 0 -1 4202560 284 0 0 0 1 0 0 0 20 0 15 0 113139219 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892127763312 139893221892698 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13978596 memory=140317401511552 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139220 14314082304 6761 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28428 KiB

[startup+0.210646 s]*
/proc/loadavg: 1.68 1.73 1.81 7/215 11005
/proc/meminfo: memFree=27069544/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13982852 memory=39512 CPUtime=0.33 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 8375 0 0 0 31 2 0 0 20 0 15 0 113139214 14318440448 9878 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3495713 9878 3080 1 0 3482966 0
[pid=10962/tid=10963] ppid=10960 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 5362 0 0 0 18 1 0 0 20 0 15 0 113139214 14318440448 9878 33554432000 4194304 4196468 140724223368304 139893226094000 139893221893277 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13982852 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 9878 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13982852 memory=4050345536923072160 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13982852 memory=140317401511552 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139216 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139217 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892133024544 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139217 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892131972208 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 737 0 0 0 3 0 0 0 20 0 15 0 113139219 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 113139219 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13982852 memory=140317401511552 CPUtime=0.08 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) R 10960 10960 9984 0 -1 4202560 862 0 0 0 8 0 0 0 20 0 15 0 113139219 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892127763312 139893200522998 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139220 14318440448 9878 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40896 KiB

[startup+0.31042 s]*
/proc/loadavg: 1.68 1.73 1.81 7/215 11005
/proc/meminfo: memFree=27055216/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13982852 memory=46472 CPUtime=0.51 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 9329 0 0 0 48 3 0 0 20 0 15 0 113139214 14318440448 11618 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3495713 11618 3104 1 0 3482966 0
[pid=10962/tid=10963] ppid=10960 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 6084 0 0 0 28 1 0 0 20 0 15 0 113139214 14318440448 11618 33554432000 4194304 4196468 140724223368304 139893226107632 139893205951838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 11618 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13982852 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139215 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139216 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139217 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892133024544 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139217 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892131972208 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13982852 memory=7296493987848103314 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13982852 memory=6944613755495348631 CPUtime=0.03 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 778 0 0 0 3 0 0 0 20 0 15 0 113139219 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13982852 memory=7893295687695688210 CPUtime=0.02 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 15 0 113139219 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13982852 memory=-8813974798734826869 CPUtime=0.12 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 1034 0 0 0 12 0 0 0 20 0 15 0 113139219 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13982852 memory=4713750055892520310 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139220 14318440448 11618 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47856 KiB

[startup+0.701667 s]
/proc/loadavg: 1.68 1.73 1.81 8/215 11005
/proc/meminfo: memFree=27023520/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13984976 memory=98372 CPUtime=1.6 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 20314 0 0 0 155 5 0 0 20 0 15 0 113139214 14320615424 24593 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3496244 24593 3201 1 0 3483478 0
[pid=10962/tid=10963] ppid=10960 vsize=13984976 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 6589 0 0 0 65 2 0 0 20 0 15 0 113139214 14320615424 24593 33554432000 4194304 4196468 140724223368304 139893226105024 139892857971776 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14320615424 24593 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13984976 memory=54 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139215 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113139215 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113139216 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892133024544 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13984976 memory=408 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892131972208 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13984976 memory=32244 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13984976 memory=1296 CPUtime=0.32 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) R 10960 10960 9984 0 -1 4202560 5259 0 0 0 32 0 0 0 20 0 15 0 113139219 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892129853896 139893203416016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13984976 memory=2396 CPUtime=0.33 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) R 10960 10960 9984 0 -1 4202560 5147 0 0 0 32 1 0 0 20 0 15 0 113139219 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892128800072 139893205428696 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13984976 memory=1728 CPUtime=0.25 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 2011 0 0 0 25 0 0 0 20 0 15 0 113139219 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13984976 memory=11040 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113139220 14320615424 24593 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 99756 KiB

[startup+1.50164 s]
/proc/loadavg: 1.68 1.73 1.81 4/196 11022
/proc/meminfo: memFree=27022388/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0

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

/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892131972224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.68 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 17630 0 0 0 266 2 0 0 20 0 15 0 113139219 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.48 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 20409 0 0 0 246 2 0 0 20 0 15 0 113139219 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13984976 memory=1384 CPUtime=0.66 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 11240 0 0 0 64 2 0 0 20 0 15 0 113139219 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 19 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13984976 memory=32312 CPUtime=0.67 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1795 0 0 0 31 36 0 0 20 0 15 0 113139220 14320615424 68883 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 2454.46 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 276916 KiB

[startup+2502.3 s]
/proc/loadavg: 1.76 1.71 1.73 3/219 11153
/proc/meminfo: memFree=25302440/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13984976 memory=277580 CPUtime=2514.65 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 93348 0 0 0 251353 112 0 0 20 0 15 0 113139214 14320615424 69395 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3496244 69395 3263 1 0 3483478 0
[pid=10962/tid=10963] ppid=10960 vsize=13984976 memory=277580 CPUtime=2497.58 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 22886 0 0 0 249748 10 0 0 20 0 15 0 113139214 14320615424 69395 33554432000 4194304 4196468 140724223368304 139893226110896 139892858818555 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13984976 memory=277580 CPUtime=2.14 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 2733 0 0 0 198 16 0 0 20 0 15 0 113139215 14320615424 69395 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13984976 memory=277580 CPUtime=2.14 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 3953 0 0 0 196 18 0 0 20 0 15 0 113139215 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.15 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 3865 0 0 0 196 19 0 0 20 0 15 0 113139215 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13984976 memory=2196 CPUtime=2.16 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2644 0 0 0 199 17 0 0 20 0 15 0 113139215 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13984976 memory=792 CPUtime=1.87 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 4810 0 0 0 173 14 0 0 20 0 15 0 113139216 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892133024608 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892131972224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13984976 memory=32312 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13984976 memory=4140 CPUtime=2.69 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 17632 0 0 0 267 2 0 0 20 0 15 0 113139219 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13984976 memory=32312 CPUtime=2.48 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 20411 0 0 0 246 2 0 0 20 0 15 0 113139219 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13984976 memory=1004 CPUtime=0.66 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 11242 0 0 0 64 2 0 0 20 0 15 0 113139219 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13984976 memory=277580 CPUtime=0.69 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1810 0 0 0 32 37 0 0 20 0 15 0 113139220 14320615424 69395 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 2514.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 278964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.7 s]
/proc/loadavg: 1.78 1.71 1.73 3/219 11153
/proc/meminfo: memFree=25300516/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13984976 memory=279628 CPUtime=2520.07 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 93371 0 0 0 251895 112 0 0 20 0 15 0 113139214 14320615424 69907 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3496244 69907 3263 1 0 3483478 0
[pid=10962/tid=10963] ppid=10960 vsize=13984976 memory=277580 CPUtime=2502.97 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 22898 0 0 0 250287 10 0 0 20 0 15 0 113139214 14320615424 69907 33554432000 4194304 4196468 140724223368304 139893226110896 139892860366311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13984976 memory=279628 CPUtime=2.15 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 2736 0 0 0 199 16 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13984976 memory=279628 CPUtime=2.15 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 3954 0 0 0 197 18 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.16 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 3866 0 0 0 197 19 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.16 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2647 0 0 0 199 17 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13984976 memory=277580 CPUtime=1.88 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 4813 0 0 0 174 14 0 0 20 0 15 0 113139216 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13984976 memory=279628 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892133024608 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892131972224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13984976 memory=1424 CPUtime=2.69 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 17632 0 0 0 267 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13984976 memory=6791534058613427641 CPUtime=2.48 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 20411 0 0 0 246 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13984976 memory=5791750524129600359 CPUtime=0.66 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 11242 0 0 0 64 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13984976 memory=277580 CPUtime=0.69 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1810 0 0 0 32 37 0 0 20 0 15 0 113139220 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 281012 KiB

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

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

[startup+2507.71 s]
# the end of solver process 10962 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.96 s, system=1.13296 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+2507.7 s]
/proc/loadavg: 1.78 1.71 1.73 3/219 11153
/proc/meminfo: memFree=25300516/32770624 swapFree=67108860/67108860
[pid=10960] ppid=10957 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10960/stat : 10960 (xcsp3-exec) S 10957 10960 9984 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 113139213 9740288 346 33554432000 4194304 5098028 140727819478448 140727819476552 140242773275260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 17158144 140727819482222 140727819482427 140727819482427 140727819485163 0
/proc/10960/statm: 2378 346 289 221 0 87 0
[pid=10962] ppid=10960 vsize=13984976 memory=279628 CPUtime=2520.07 cores=0,2,4,6
/proc/10962/stat : 10962 (java) S 10960 10960 9984 0 -1 1077944320 93371 0 0 0 251895 112 0 0 20 0 15 0 113139214 14320615424 69907 33554432000 4194304 4196468 140724223368304 140724223350848 139893221871351 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
/proc/10962/statm: 3496244 69907 3263 1 0 3483478 0
[pid=10962/tid=10963] ppid=10960 vsize=13984976 memory=277580 CPUtime=2502.97 cores=0,2,4,6
/proc/10962/task/10963/stat : 10963 (java) R 10960 10960 9984 0 -1 4202560 22898 0 0 0 250287 10 0 0 20 0 15 0 113139214 14320615424 69907 33554432000 4194304 4196468 140724223368304 139893226110896 139892860366311 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10964] ppid=10960 vsize=13984976 memory=279628 CPUtime=2.15 cores=0,2,4,6
/proc/10962/task/10964/stat : 10964 (java) S 10960 10960 9984 0 -1 1077944384 2736 0 0 0 199 16 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139893193714576 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10965] ppid=10960 vsize=13984976 memory=279628 CPUtime=2.15 cores=0,2,4,6
/proc/10962/task/10965/stat : 10965 (java) S 10960 10960 9984 0 -1 1077944384 3954 0 0 0 197 18 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892816190224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10966] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.16 cores=0,2,4,6
/proc/10962/task/10966/stat : 10966 (java) S 10960 10960 9984 0 -1 1077944384 3866 0 0 0 197 19 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892815137936 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10967] ppid=10960 vsize=13984976 memory=1384 CPUtime=2.16 cores=0,2,4,6
/proc/10962/task/10967/stat : 10967 (java) S 10960 10960 9984 0 -1 1077944384 2647 0 0 0 199 17 0 0 20 0 15 0 113139215 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892814085136 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10968] ppid=10960 vsize=13984976 memory=277580 CPUtime=1.88 cores=0,2,4,6
/proc/10962/task/10968/stat : 10968 (java) S 10960 10960 9984 0 -1 1077944384 4813 0 0 0 174 14 0 0 20 0 15 0 113139216 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892134078576 139893221882498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10969] ppid=10960 vsize=13984976 memory=279628 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10969/stat : 10969 (java) S 10960 10960 9984 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892133024608 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10970] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10970/stat : 10970 (java) S 10960 10960 9984 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 113139217 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892131972224 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10975] ppid=10960 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10975/stat : 10975 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892130920528 139893221889947 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10976] ppid=10960 vsize=13984976 memory=1424 CPUtime=2.69 cores=0,2,4,6
/proc/10962/task/10976/stat : 10976 (java) S 10960 10960 9984 0 -1 1077944384 17632 0 0 0 267 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892129868400 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10977] ppid=10960 vsize=13984976 memory=6791534058613427641 CPUtime=2.48 cores=0,2,4,6
/proc/10962/task/10977/stat : 10977 (java) S 10960 10960 9984 0 -1 1077944384 20411 0 0 0 246 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892128815600 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10978] ppid=10960 vsize=13984976 memory=5791750524129600359 CPUtime=0.66 cores=0,2,4,6
/proc/10962/task/10978/stat : 10978 (java) S 10960 10960 9984 0 -1 1077944384 11242 0 0 0 64 2 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892127763312 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10979] ppid=10960 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/10962/task/10979/stat : 10979 (java) S 10960 10960 9984 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113139219 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892126710752 139893221881557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
[pid=10962/tid=10980] ppid=10960 vsize=13984976 memory=277580 CPUtime=0.69 cores=0,2,4,6
/proc/10962/task/10980/stat : 10980 (java) S 10960 10960 9984 0 -1 1077944384 1810 0 0 0 32 37 0 0 20 0 15 0 113139220 14320615424 69907 33554432000 4194304 4196468 140724223368304 139892125657520 139893221882498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 11468800 140724223370391 140724223370567 140724223370567 140724223373263 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 281012 KiB

Child status: 143
Real time (s): 2507.71
CPU time (s): 2520.09
CPU user time (s): 2518.96
CPU system time (s): 1.13296
CPU usage (%): 100.494
Max. virtual memory (cumulated for all children) (KiB): 13999336
Max. memory (cumulated for all children) (KiB): 331344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.96
system time used= 1.13296
maximum resident set size= 329960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107176
involuntary context switches= 2755


# summary of solver processes directly reported to runsolver:
#   pid: 10960,10962
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.96
#   total CPU system time (s): 1.13296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3245 second user time and 24.2925 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-15 14:22:02
IDJOB=4269213
IDBENCH=130616
IDSOLVER=2660
FILE ID=node150/4269213-1502800581
RUNJOBID= node150-1502792191-10015
PBS_JOBID= 20629129
Free space on /tmp= 61644 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-11.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-4269213-1502800581/watcher-4269213-1502800581 -o /tmp/evaluation-result-4269213-1502800581/solver-4269213-1502800581 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502792191-10015 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1151459235 HOME/instance-4269213-1502800581.xml

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

MD5SUM BENCH= 021605e3a27b06e16b3134987a511561
RANDOM SEED=1151459235

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27116532 kB
MemAvailable:   31975772 kB
Buffers:          298136 kB
Cached:          4836396 kB
SwapCached:            0 kB
Active:           752284 kB
Inactive:        4437376 kB
Active(anon):      57884 kB
Inactive(anon):    25068 kB
Active(file):     694400 kB
Inactive(file):  4412308 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7764 kB
Writeback:             0 kB
AnonPages:         55460 kB
Mapped:            46512 kB
Shmem:             25224 kB
Slab:             163516 kB
SReclaimable:     136732 kB
SUnreclaim:        26784 kB
KernelStack:        3552 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61636 MiB
End job on node150 at 2017-08-15 15:03:50