Trace number 4268995

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.03 2515.51

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w4h.xml
MD5SUM797cc29f939b3426dc93651349e66756
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark20094.801
Satisfiable
(Un)Satisfiability was proved
Number of variables473
Number of constraints239
Number of domains2
Minimum domain size67
Maximum domain size119
Distribution of domain sizes[{"size":67,"count":472},{"size":119,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":354},{"degree":5,"count":118}]
Minimum constraint arity4
Maximum constraint arity472
Distribution of constraint arities[{"arity":4,"count":236},{"arity":119,"count":1},{"arity":472,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":118},{"type":"lex","count":1},{"type":"sum","count":118},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268995-1502831652.xml"  -tl '2520s' -p 1 -x 0
0.07/0.28	c [HOME/instance-4268995-1502831652.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
0.86/0.64	c solve instance...
2520.01/2515.50	s UNKNOWN
2520.01/2515.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 (15405 MiB free)
  memory of node 1: 16384 MiB (13735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268995-1502831652/watcher-4268995-1502831652 -o /tmp/evaluation-result-4268995-1502831652/solver-4268995-1502831652 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 861107223 HOME/instance-4268995-1502831652.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=25253, runsolver pid=25250
Current StackSize limit: 8192 KiB


[startup+0.100127 s]*
/proc/loadavg: 1.78 1.70 1.74 2/204 25256
/proc/meminfo: memFree=29836740/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13358712 memory=14368 CPUtime=0 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 3365 0 0 0 0 0 0 0 20 0 6 0 130671780 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3339678 3592 1903 1 0 3329175 0
[pid=25255/tid=25256] ppid=25253 vsize=13358712 memory=-6871798056524144002 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 2130 0 0 0 0 0 0 0 20 0 6 0 130671780 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140583347700304 140583324857914 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13358712 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130671781 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13358712 memory=140245069768320 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130671781 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 130671781 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13358712 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 130671781 13679321088 3592 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.210654 s]*
/proc/loadavg: 1.78 1.70 1.74 3/217 25269
/proc/meminfo: memFree=29827432/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13974352 memory=25324 CPUtime=0.07 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 5233 0 0 0 7 0 0 0 20 0 15 0 130671780 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3493588 6331 2732 1 0 3482964 0
[pid=25255/tid=25256] ppid=25253 vsize=13974352 memory=8390339637985935414 CPUtime=0.06 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 3401 0 0 0 6 0 0 0 20 0 15 0 130671780 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140583347698672 140582954521075 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13974352 memory=288230600413032815 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13974352 memory=140245069792271 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13974352 memory=140245069768320 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671782 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130671783 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130671783 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13974352 memory=140245069768320 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 6331 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 6843 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13974352 memory=140245069768320 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671791 14309736448 6843 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26704 KiB

[startup+0.310561 s]*
/proc/loadavg: 1.78 1.70 1.74 3/217 25269
/proc/meminfo: memFree=29813152/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13974352 memory=37288 CPUtime=0.26 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 8876 0 0 0 24 2 0 0 20 0 15 0 130671780 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3493588 9322 2981 1 0 3482964 0
[pid=25255/tid=25256] ppid=25253 vsize=13974352 memory=8390339637985935414 CPUtime=0.16 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 6098 0 0 0 14 2 0 0 20 0 15 0 130671780 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140583347678848 140583327544670 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13974352 memory=301741399295144303 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13974352 memory=140245069792271 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13974352 memory=8751304423701353199 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671782 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130671783 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13974352 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130671783 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13974352 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 398 0 0 0 1 0 0 0 20 0 15 0 130671786 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13974352 memory=3472328296227680299 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) R 25253 25253 4674 0 -1 4202560 387 0 0 0 2 0 0 0 20 0 15 0 130671786 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583322708075 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13974352 memory=140245069768320 CPUtime=0.05 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 687 0 0 0 5 0 0 0 20 0 15 0 130671786 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13974352 memory=140245069768320 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671791 14309736448 9322 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38668 KiB

[startup+0.702613 s]
/proc/loadavg: 1.78 1.70 1.74 3/217 25269
/proc/meminfo: memFree=29802196/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13980732 memory=64576 CPUtime=1.13 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 13298 0 0 0 109 4 0 0 20 0 15 0 130671780 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3495183 16144 3165 1 0 3483476 0
[pid=25255/tid=25256] ppid=25253 vsize=13980732 memory=2496718177793 CPUtime=0.54 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 8508 0 0 0 51 3 0 0 20 0 15 0 130671780 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140583347701408 140582956934303 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13980732 memory=2505308112385 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13980732 memory=2509603079681 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13980732 memory=50840 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130671782 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13980732 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) R 25253 25253 4674 0 -1 4202560 1009 0 0 0 14 0 0 0 20 0 15 0 130671786 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582817710656 140583328579426 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13980732 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) R 25253 25253 4674 0 -1 4202560 1035 0 0 0 13 0 0 0 20 0 15 0 130671786 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582816658224 140583325008745 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 1437 0 0 0 28 0 0 0 20 0 15 0 130671786 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671791 14316269568 16144 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65956 KiB

[startup+1.50073 s]
/proc/loadavg: 1.78 1.70 1.74 2/217 25269
/proc/meminfo: memFree=29781256/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13980732 memory=71436 CPUtime=2.83 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 19174 0 0 0 278 5 0 0 20 0 15 0 130671780 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3495183 17859 3180 1 0 3483476 0
[pid=25255/tid=25256] ppid=25253 vsize=13980732 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 8921 0 0 0 122 3 0 0 20 0 15 0 130671780 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140583347700264 140582957160237 0 4 1 16800974 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13980732 memory=4640767346415259731 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130671781 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=5860705283049084265 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130671782 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=6935652554413002832 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 17859 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=4641640483673429602 CPUtime=0 cores=0,2,4,6

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

[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 3278 0 0 0 4 1 0 0 20 0 15 0 130671782 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13980732 memory=203316 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13980732 memory=203316 CPUtime=1.86 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 18365 0 0 0 185 1 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13980732 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) S 25253 25253 4674 0 -1 1077944384 18195 0 0 0 167 2 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.47 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 6650 0 0 0 46 1 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13980732 memory=288230574492221466 CPUtime=0.68 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 2011 0 0 0 32 36 0 0 20 0 15 0 130671791 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 2446.78 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204696 KiB

[startup+2502.3 s]
/proc/loadavg: 1.83 1.93 1.93 3/216 25547
/proc/meminfo: memFree=31231196/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13980732 memory=203316 CPUtime=2506.8 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 79117 0 0 0 250646 34 0 0 20 0 15 0 130671780 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3495183 50829 3225 1 0 3483476 0
[pid=25255/tid=25256] ppid=25253 vsize=13980732 memory=203316 CPUtime=2501.87 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 20795 0 0 0 250182 5 0 0 20 0 15 0 130671780 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140583347702864 140582957504035 0 4 1 16800974 0 0 0 -1 4 0 0 13 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 3842 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 2133 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13980732 memory=203316 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 1072 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13980732 memory=203316 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1400 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 3280 0 0 0 4 1 0 0 20 0 15 0 130671782 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=203316 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13980732 memory=1380 CPUtime=1.86 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 18365 0 0 0 185 1 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13980732 memory=203316 CPUtime=1.69 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) S 25253 25253 4674 0 -1 1077944384 18195 0 0 0 167 2 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.47 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 6650 0 0 0 46 1 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 2015 0 0 0 32 37 0 0 20 0 15 0 130671791 14316269568 50829 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 2506.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.5 s]
/proc/loadavg: 1.79 1.92 1.92 3/216 25548
/proc/meminfo: memFree=31232736/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13980732 memory=200236 CPUtime=2520.01 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 80023 0 0 0 251966 35 0 0 20 0 15 0 130671780 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3495183 50059 3225 1 0 3483476 0
[pid=25255/tid=25256] ppid=25253 vsize=13980732 memory=200236 CPUtime=2515.06 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 21180 0 0 0 251501 5 0 0 20 0 15 0 130671780 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583347702864 140582957912994 0 4 1 16800974 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 3844 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13980732 memory=200236 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 2412 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 1088 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13980732 memory=2164 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1436 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 3445 0 0 0 4 1 0 0 20 0 15 0 130671782 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=200236 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13980732 memory=203316 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13980732 memory=-8774313645642428999 CPUtime=1.86 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 18367 0 0 0 185 1 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13980732 memory=1724 CPUtime=1.69 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) S 25253 25253 4674 0 -1 1077944384 18197 0 0 0 167 2 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13980732 memory=200236 CPUtime=0.47 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 6654 0 0 0 46 1 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 2030 0 0 0 33 37 0 0 20 0 15 0 130671791 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 201616 KiB

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

[startup+2515.51 s]
# the end of solver process 25253 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.67 s, system=0.355019 s

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

[startup+2515.5 s]
/proc/loadavg: 1.79 1.92 1.92 3/216 25548
/proc/meminfo: memFree=31232736/32770624 swapFree=67108764/67108860
[pid=25253] ppid=25250 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25253/stat : 25253 (xcsp3-exec) S 25250 25253 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 130671771 9740288 345 18446744073709551615 4194304 5098028 140720557119104 140720557117208 140244651319932 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 29405184 140720557126009 140720557126213 140720557126213 140720557129707 0
/proc/25253/statm: 2378 345 289 221 0 87 0
[pid=25255] ppid=25253 vsize=13980732 memory=200236 CPUtime=2520.01 cores=0,2,4,6
/proc/25255/stat : 25255 (java) S 25253 25253 4674 0 -1 1077944320 80023 0 0 0 251966 35 0 0 20 0 15 0 130671780 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140725735549120 140583343464183 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
/proc/25255/statm: 3495183 50059 3225 1 0 3483476 0
[pid=25255/tid=25256] ppid=25253 vsize=13980732 memory=200236 CPUtime=2515.06 cores=0,2,4,6
/proc/25255/task/25256/stat : 25256 (java) R 25253 25253 4674 0 -1 4202560 21180 0 0 0 251501 5 0 0 20 0 15 0 130671780 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583347702864 140582957912994 0 4 1 16800974 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25257] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25257/stat : 25257 (java) S 25253 25253 4674 0 -1 1077944384 3844 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583277898000 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25258] ppid=25253 vsize=13980732 memory=200236 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25258/stat : 25258 (java) S 25253 25253 4674 0 -1 1077944384 2412 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583276845456 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25259] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25259/stat : 25259 (java) S 25253 25253 4674 0 -1 1077944384 1088 0 0 0 1 1 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583275792912 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25260] ppid=25253 vsize=13980732 memory=2164 CPUtime=0.02 cores=0,2,4,6
/proc/25255/task/25260/stat : 25260 (java) S 25253 25253 4674 0 -1 1077944384 1436 0 0 0 2 0 0 0 20 0 15 0 130671781 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140583274740368 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25261] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/25255/task/25261/stat : 25261 (java) S 25253 25253 4674 0 -1 1077944384 3445 0 0 0 4 1 0 0 20 0 15 0 130671782 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582821935600 140583343475330 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25262] ppid=25253 vsize=13980732 memory=200236 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25262/stat : 25262 (java) S 25253 25253 4674 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582820881824 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25263] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25263/stat : 25263 (java) S 25253 25253 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 130671783 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582819829232 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25264] ppid=25253 vsize=13980732 memory=203316 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25264/stat : 25264 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582818777808 140583343482779 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25265] ppid=25253 vsize=13980732 memory=-8774313645642428999 CPUtime=1.86 cores=0,2,4,6
/proc/25255/task/25265/stat : 25265 (java) S 25253 25253 4674 0 -1 1077944384 18367 0 0 0 185 1 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582817724400 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25266] ppid=25253 vsize=13980732 memory=1724 CPUtime=1.69 cores=0,2,4,6
/proc/25255/task/25266/stat : 25266 (java) S 25253 25253 4674 0 -1 1077944384 18197 0 0 0 167 2 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582816671856 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25267] ppid=25253 vsize=13980732 memory=200236 CPUtime=0.47 cores=0,2,4,6
/proc/25255/task/25267/stat : 25267 (java) S 25253 25253 4674 0 -1 1077944384 6654 0 0 0 46 1 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582815619312 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25268] ppid=25253 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25255/task/25268/stat : 25268 (java) S 25253 25253 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130671786 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582814567008 140583343474389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
[pid=25255/tid=25269] ppid=25253 vsize=13980732 memory=1380 CPUtime=0.7 cores=0,2,4,6
/proc/25255/task/25269/stat : 25269 (java) S 25253 25253 4674 0 -1 1077944384 2030 0 0 0 33 37 0 0 20 0 15 0 130671791 14316269568 50059 18446744073709551615 4194304 4196468 140725735566576 140582813514544 140583343475330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 28233728 140725735567793 140725735567969 140725735567969 140725735571407 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 201616 KiB

Child status: 143
Real time (s): 2515.51
CPU time (s): 2520.03
CPU user time (s): 2519.67
CPU system time (s): 0.355019
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 13992068
Max. memory (cumulated for all children) (KiB): 232944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.67
system time used= 0.355019
maximum resident set size= 234128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57575
involuntary context switches= 4216


# summary of solver processes directly reported to runsolver:
#   pid: 25253
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2519.67
#   total CPU system time (s): 0.355019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.345 second user time and 23.3683 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 23:00:19
IDJOB=4268995
IDBENCH=136355
IDSOLVER=2660
FILE ID=node134/4268995-1502831652
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w4h.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-4268995-1502831652/watcher-4268995-1502831652 -o /tmp/evaluation-result-4268995-1502831652/solver-4268995-1502831652 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 861107223 HOME/instance-4268995-1502831652.xml

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

MD5SUM BENCH= 797cc29f939b3426dc93651349e66756
RANDOM SEED=861107223

node134.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.43
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.43
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.43
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.43
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:        29840524 kB
MemAvailable:   30153228 kB
Buffers:          285980 kB
Cached:           329440 kB
SwapCached:            4 kB
Active:          2216588 kB
Inactive:         259760 kB
Active(anon):    1807688 kB
Inactive(anon):   102676 kB
Active(file):     408900 kB
Inactive(file):   157084 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7708 kB
Writeback:             0 kB
AnonPages:       1999736 kB
Mapped:            75044 kB
Shmem:             49756 kB
Slab:             151988 kB
SReclaimable:     125112 kB
SUnreclaim:        26876 kB
KernelStack:        3648 kB
PageTables:         9600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2722252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1886208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-15 23:42:15