Trace number 4283790

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 NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.04 2458.51

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-25-sum.xml
MD5SUMc23772f07578de48c6397f5cf6688c4d
Bench CategoryCSP (decision 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 variables625
Number of constraints53
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":625}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":576},{"degree":4,"count":48},{"degree":5,"count":1}]
Minimum constraint arity25
Maximum constraint arity625
Distribution of constraint arities[{"arity":25,"count":52},{"arity":625,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":52}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283790-1503214505.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283790-1503214505.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
0.86/0.64	c solve instance...
2520.02/2458.50	s UNKNOWN
2520.02/2458.50	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 (15383 MiB free)
  memory of node 1: 16384 MiB (15252 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283790-1503214505/watcher-4283790-1503214505 -o /tmp/evaluation-result-4283790-1503214505/solver-4283790-1503214505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1486943471 HOME/instance-4283790-1503214505.xml 

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

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

solver pid=10076, runsolver pid=10073

[startup+0.100124 s]*
/proc/loadavg: 1.82 1.66 1.69 3/206 10083
/proc/meminfo: memFree=31365580/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13358712 memory=14896 CPUtime=0.01 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 3477 0 0 0 1 0 0 0 20 0 6 0 19857527 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3339678 3724 1905 1 0 3329175 0
[pid=10078/tid=10079] ppid=10076 vsize=13358712 memory=-7318199385804929726 CPUtime=0.01 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 2251 0 0 0 1 0 0 0 20 0 6 0 19857527 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 139936305979984 139936285824350 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13358712 memory=5767617196626413961 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19857528 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13358712 memory=139723979413120 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19857528 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19857528 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19857528 13679321088 3724 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16276 KiB

[startup+0.210192 s]*
/proc/loadavg: 1.82 1.66 1.69 3/215 10092
/proc/meminfo: memFree=31359040/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13974352 memory=27836 CPUtime=0.08 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 5403 0 0 0 8 0 0 0 20 0 15 0 19857527 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3493588 6959 2722 1 0 3482964 0
[pid=10078/tid=10079] ppid=10076 vsize=13974352 memory=-7318199385804929726 CPUtime=0.07 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 3552 0 0 0 7 0 0 0 20 0 15 0 19857527 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139936305969552 139936301765789 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13974352 memory=5767617196626413961 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13974352 memory=139723979413120 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857529 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19857530 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935779120416 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19857530 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935778068080 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13974352 memory=139723979413120 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) R 10076 10076 18108 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301765210 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13974352 memory=139723979413120 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857537 14309736448 6959 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29216 KiB

[startup+0.310581 s]*
/proc/loadavg: 1.82 1.66 1.69 3/215 10092
/proc/meminfo: memFree=31342764/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13974352 memory=37196 CPUtime=0.27 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 8961 0 0 0 25 2 0 0 20 0 15 0 19857527 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3493588 9299 2972 1 0 3482964 0
[pid=10078/tid=10079] ppid=10076 vsize=13974352 memory=-7677926825137650786 CPUtime=0.16 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 6174 0 0 0 15 1 0 0 20 0 15 0 19857527 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139936305977808 139936301755798 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13974352 memory=139723979413119 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857529 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19857530 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935779120416 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19857530 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935778068080 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 586 0 0 0 2 0 0 0 20 0 15 0 19857532 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 15 0 19857532 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13974352 memory=139723979413120 CPUtime=0.06 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) R 10076 10076 18108 0 -1 4202560 703 0 0 0 6 0 0 0 20 0 15 0 19857532 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936285885633 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13974352 memory=139723979413120 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857537 14309736448 9299 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38576 KiB

[startup+0.701731 s]
/proc/loadavg: 1.82 1.66 1.69 4/215 10092
/proc/meminfo: memFree=31333056/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13980732 memory=63784 CPUtime=1.14 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 13075 0 0 0 109 5 0 0 20 0 15 0 19857527 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3495183 15946 3175 1 0 3483476 0
[pid=10078/tid=10079] ppid=10076 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 8529 0 0 0 51 4 0 0 20 0 15 0 19857527 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139936305980640 139935889901863 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13980732 memory=8443538352883892301 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13980732 memory=288286671143961194 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13980732 memory=22097 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19857529 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935779120416 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935778068080 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) R 10076 10076 18108 0 -1 4202560 1261 0 0 0 18 0 0 0 20 0 15 0 19857532 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935775949128 139936285130697 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) R 10076 10076 18108 0 -1 4202560 725 0 0 0 15 0 0 0 20 0 15 0 19857532 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935774901904 139936286168535 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13980732 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) R 10076 10076 18108 0 -1 4202560 1250 0 0 0 24 0 0 0 20 0 15 0 19857532 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301765210 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857537 14316269568 15946 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65164 KiB

[startup+1.5008 s]
/proc/loadavg: 1.82 1.66 1.69 4/215 10092
/proc/meminfo: memFree=31301344/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13980732 memory=173184 CPUtime=2.88 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 17934 0 0 0 281 7 0 0 20 0 15 0 19857527 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3495183 43296 3186 1 0 3483476 0
[pid=10078/tid=10079] ppid=10076 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 9010 0 0 0 129 5 0 0 20 0 15 0 19857527 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139936305982728 139935892968136 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13980732 memory=76996 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13980732 memory=279447752502880 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19857528 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19857529 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 43296 18446744073709551615 4194304 4196468 140732285678864 139935779120416 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935778068096 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13980732 memory=1380 CPUtime=3.28 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 18201 0 0 0 325 3 0 0 20 0 15 0 19857532 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13980732 memory=4128 CPUtime=3.24 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 17193 0 0 0 322 2 0 0 20 0 15 0 19857532 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13980732 memory=14136 CPUtime=0.69 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) S 10076 10076 18108 0 -1 1077944384 10659 0 0 0 68 1 0 0 20 0 15 0 19857532 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13980732 memory=539428 CPUtime=1.23 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 996 0 0 0 59 64 0 0 20 0 15 0 19857537 14316269568 135294 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 2439.81 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 542556 KiB

[startup+2442.3 s]
/proc/loadavg: 2.30 1.70 1.52 3/216 10951
/proc/meminfo: memFree=30147432/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13980732 memory=765776 CPUtime=2501.38 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 216431 0 0 0 249844 294 0 0 20 0 15 0 19857527 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3495183 191444 3263 1 0 3483476 0
[pid=10078/tid=10079] ppid=10076 vsize=13980732 memory=765776 CPUtime=2420.53 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 87124 0 0 0 242017 36 0 0 20 0 15 0 19857527 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139936305983120 139935896180273 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13980732 memory=1380 CPUtime=17.3 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 14414 0 0 0 1686 44 0 0 20 0 15 0 19857528 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13980732 memory=279447753537712 CPUtime=17.3 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 14536 0 0 0 1686 44 0 0 20 0 15 0 19857528 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13980732 memory=1380 CPUtime=17.31 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 14167 0 0 0 1687 44 0 0 20 0 15 0 19857528 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13980732 memory=1380 CPUtime=17.3 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 16244 0 0 0 1687 43 0 0 20 0 15 0 19857528 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13980732 memory=768860 CPUtime=2.96 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 21023 0 0 0 265 31 0 0 20 0 15 0 19857529 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935779120480 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935778068096 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13980732 memory=769884 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13980732 memory=1380 CPUtime=3.34 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 18405 0 0 0 331 3 0 0 20 0 15 0 19857532 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13980732 memory=10936 CPUtime=3.29 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 17303 0 0 0 327 2 0 0 20 0 15 0 19857532 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13980732 memory=1700 CPUtime=0.69 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) S 10076 10076 18108 0 -1 1077944384 10797 0 0 0 68 1 0 0 20 0 15 0 19857532 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13980732 memory=766804 CPUtime=1.26 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1020 0 0 0 60 66 0 0 20 0 15 0 19857537 14316269568 191444 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 2501.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 767156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.5 s]
/proc/loadavg: 2.24 1.71 1.53 3/216 11104
/proc/meminfo: memFree=30495652/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13980732 memory=761764 CPUtime=2520.02 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 221505 0 0 0 251705 297 0 0 20 0 15 0 19857527 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3495183 190441 3263 1 0 3483476 0
[pid=10078/tid=10079] ppid=10076 vsize=13980732 memory=1380 CPUtime=2435.63 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 89777 0 0 0 243526 37 0 0 20 0 15 0 19857527 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936305982832 139935896180451 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13980732 memory=761764 CPUtime=18.13 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 14609 0 0 0 1769 44 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13980732 memory=1380 CPUtime=18.12 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 14779 0 0 0 1767 45 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13980732 memory=2244 CPUtime=18.13 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 14331 0 0 0 1768 45 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13980732 memory=0 CPUtime=18.12 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 16751 0 0 0 1768 44 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13980732 memory=243828 CPUtime=3.21 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 22300 0 0 0 290 31 0 0 20 0 15 0 19857529 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13980732 memory=779128 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935779120480 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13980732 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935778068096 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13980732 memory=761764 CPUtime=3.34 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 18407 0 0 0 331 3 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13980732 memory=541176 CPUtime=3.29 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 17305 0 0 0 327 2 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13980732 memory=121 CPUtime=0.69 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) S 10076 10076 18108 0 -1 1077944384 10799 0 0 0 68 1 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13980732 memory=4128 CPUtime=1.26 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1049 0 0 0 60 66 0 0 20 0 15 0 19857537 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 763144 KiB

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

[startup+2458.51 s]
# the end of solver process 10076 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001834 s, system=0 s

[startup+2458.51 s]
# the end of solver process 10078 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.06 s, system=2.97909 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+2458.5 s]
/proc/loadavg: 2.24 1.71 1.53 3/216 11104
/proc/meminfo: memFree=30495652/32770624 swapFree=67108860/67108860
[pid=10076] ppid=10073 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10076/stat : 10076 (xcsp3-exec) S 10073 10076 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19857518 9740288 345 18446744073709551615 4194304 5098028 140723000526608 140723000524712 140360486953596 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 36450304 140723000533369 140723000533574 140723000533574 140723000537067 0
/proc/10076/statm: 2378 345 289 221 0 87 0
[pid=10078] ppid=10076 vsize=13980732 memory=761764 CPUtime=2520.02 cores=0,2,4,6
/proc/10078/stat : 10078 (java) S 10076 10076 18108 0 -1 1077944320 221505 0 0 0 251705 297 0 0 20 0 15 0 19857527 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 140732285661408 139936301743863 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
/proc/10078/statm: 3495183 190441 3263 1 0 3483476 0
[pid=10078/tid=10079] ppid=10076 vsize=13980732 memory=1380 CPUtime=2435.63 cores=0,2,4,6
/proc/10078/task/10079/stat : 10079 (java) R 10076 10076 18108 0 -1 4202560 89777 0 0 0 243526 37 0 0 20 0 15 0 19857527 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936305982832 139935896180451 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10080] ppid=10076 vsize=13980732 memory=761764 CPUtime=18.13 cores=0,2,4,6
/proc/10078/task/10080/stat : 10080 (java) S 10076 10076 18108 0 -1 1077944384 14609 0 0 0 1769 44 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936221157776 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10081] ppid=10076 vsize=13980732 memory=1380 CPUtime=18.12 cores=0,2,4,6
/proc/10078/task/10081/stat : 10081 (java) S 10076 10076 18108 0 -1 1077944384 14779 0 0 0 1767 45 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936220104976 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10082] ppid=10076 vsize=13980732 memory=2244 CPUtime=18.13 cores=0,2,4,6
/proc/10078/task/10082/stat : 10082 (java) S 10076 10076 18108 0 -1 1077944384 14331 0 0 0 1768 45 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936219052688 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10083] ppid=10076 vsize=13980732 memory=0 CPUtime=18.12 cores=0,2,4,6
/proc/10078/task/10083/stat : 10083 (java) S 10076 10076 18108 0 -1 1077944384 16751 0 0 0 1768 44 0 0 20 0 15 0 19857528 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139936217999888 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10084] ppid=10076 vsize=13980732 memory=243828 CPUtime=3.21 cores=0,2,4,6
/proc/10078/task/10084/stat : 10084 (java) S 10076 10076 18108 0 -1 1077944384 22300 0 0 0 290 31 0 0 20 0 15 0 19857529 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935780174448 139936301755010 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10085] ppid=10076 vsize=13980732 memory=779128 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10085/stat : 10085 (java) S 10076 10076 18108 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935779120480 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10086] ppid=10076 vsize=13980732 memory=792 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10086/stat : 10086 (java) S 10076 10076 18108 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 19857530 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935778068096 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10087] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10087/stat : 10087 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935777016400 139936301762459 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10088] ppid=10076 vsize=13980732 memory=761764 CPUtime=3.34 cores=0,2,4,6
/proc/10078/task/10088/stat : 10088 (java) S 10076 10076 18108 0 -1 1077944384 18407 0 0 0 331 3 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935775963248 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10089] ppid=10076 vsize=13980732 memory=541176 CPUtime=3.29 cores=0,2,4,6
/proc/10078/task/10089/stat : 10089 (java) S 10076 10076 18108 0 -1 1077944384 17305 0 0 0 327 2 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935774910448 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10090] ppid=10076 vsize=13980732 memory=121 CPUtime=0.69 cores=0,2,4,6
/proc/10078/task/10090/stat : 10090 (java) S 10076 10076 18108 0 -1 1077944384 10799 0 0 0 68 1 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935773858160 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10091] ppid=10076 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/10078/task/10091/stat : 10091 (java) S 10076 10076 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19857532 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935772805600 139936301754069 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
[pid=10078/tid=10092] ppid=10076 vsize=13980732 memory=4128 CPUtime=1.26 cores=0,2,4,6
/proc/10078/task/10092/stat : 10092 (java) S 10076 10076 18108 0 -1 1077944384 1049 0 0 0 60 66 0 0 20 0 15 0 19857537 14316269568 190441 18446744073709551615 4194304 4196468 140732285678864 139935771753392 139936301755010 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 22122496 140732285682098 140732285682274 140732285682274 140732285685711 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 763144 KiB

Child status: 143
Real time (s): 2458.51
CPU time (s): 2520.04
CPU user time (s): 2517.06
CPU system time (s): 2.97909
CPU usage (%): 102.503
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 781528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.06
system time used= 2.97909
maximum resident set size= 782196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222168
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 119955
involuntary context switches= 5693


# summary of solver processes directly reported to runsolver:
#   pid: 10076,10078
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.06
#   total CPU system time (s): 2.97909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5103 second user time and 24.8935 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-20 09:21:24
IDJOB=4283790
IDBENCH=133234
IDSOLVER=2679
FILE ID=node131/4283790-1503214505
RUNJOBID= node131-1503171558-2270
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-25-sum.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-4283790-1503214505/watcher-4283790-1503214505 -o /tmp/evaluation-result-4283790-1503214505/solver-4283790-1503214505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503171558-2270 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1486943471 HOME/instance-4283790-1503214505.xml

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

MD5SUM BENCH= c23772f07578de48c6397f5cf6688c4d
RANDOM SEED=1486943471

node131.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31371392 kB
MemAvailable:   31780192 kB
Buffers:          206972 kB
Cached:           488472 kB
SwapCached:            0 kB
Active:           503200 kB
Inactive:         484080 kB
Active(anon):     292040 kB
Inactive(anon):    16748 kB
Active(file):     211160 kB
Inactive(file):   467332 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7588 kB
Writeback:             4 kB
AnonPages:        291932 kB
Mapped:            47120 kB
Shmem:             17060 kB
Slab:             117296 kB
SReclaimable:      92284 kB
SUnreclaim:        25012 kB
KernelStack:        3504 kB
PageTables:         6132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1162480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-20 10:02:23