Trace number 4282022

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.05 2508.9099

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-2.xml
MD5SUM902fa3fa04f876c9ed200148bd67d93f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2200
Number of constraints2210
Number of domains1
Minimum domain size11022
Maximum domain size11022
Distribution of domain sizes[{"size":11022,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282022-1503096674.xml"  -tl '2520s' -p 1 -x 0
0.07/0.29	c [HOME/instance-4282022-1503096674.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
2.39/1.02	c solve instance...
2520.02/2508.91	s UNKNOWN
2520.02/2508.91	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 (15462 MiB free)
  memory of node 1: 16384 MiB (15571 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282022-1503096674/watcher-4282022-1503096674 -o /tmp/evaluation-result-4282022-1503096674/solver-4282022-1503096674 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 977891483 HOME/instance-4282022-1503096674.xml 

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

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

solver pid=18200, runsolver pid=18194

[startup+0.100097 s]*
/proc/loadavg: 0.00 0.01 0.05 3/198 18214
/proc/meminfo: memFree=31766016/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13358712 memory=14896 CPUtime=0.01 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 3526 0 0 0 1 0 0 0 20 0 6 0 8074461 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3339678 3724 1905 1 0 3329175 0
[pid=18204/tid=18205] ppid=18200 vsize=13358712 memory=-6871798056524144002 CPUtime=0.01 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 2285 0 0 0 1 0 0 0 20 0 6 0 8074462 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 139884043493968 139884024380784 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 8074463 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13358712 memory=140149674649216 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 8074463 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 8074463 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 8074463 13679321088 3724 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16272 KiB

[startup+0.209827 s]*
/proc/loadavg: 0.00 0.01 0.05 5/216 18232
/proc/meminfo: memFree=31750956/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13974352 memory=24580 CPUtime=0.07 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 5061 0 0 0 6 1 0 0 20 0 15 0 8074461 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3493588 6145 2715 1 0 3482964 0
[pid=18204/tid=18205] ppid=18200 vsize=13974352 memory=-6871798056524144002 CPUtime=0.05 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 3216 0 0 0 5 0 0 0 20 0 15 0 8074462 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139884043491816 139884031494974 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13974352 memory=140149674649216 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13974352 memory=140149674649216 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074464 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8074465 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8074465 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) S 18200 18200 18108 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13974352 memory=140149674649216 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13974352 memory=140149674649216 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074474 14309736448 6145 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 25956 KiB

[startup+0.315827 s]*
/proc/loadavg: 0.00 0.01 0.05 6/216 18232
/proc/meminfo: memFree=31721240/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13974352 memory=36316 CPUtime=0.25 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 8676 0 0 0 23 2 0 0 20 0 15 0 8074461 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3493588 9079 2933 1 0 3482964 0
[pid=18204/tid=18205] ppid=18200 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 6015 0 0 0 14 1 0 0 20 0 15 0 8074462 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139884043465248 139884023338334 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13974352 memory=140149674656209 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13974352 memory=7525343927736953425 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074463 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074464 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8074465 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8074465 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) R 18200 18200 18108 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 8074468 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 15 0 8074468 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) R 18200 18200 18108 0 -1 4202560 762 0 0 0 5 0 0 0 20 0 15 0 8074468 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039279194 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074474 14309736448 9079 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37692 KiB

[startup+0.700841 s]
/proc/loadavg: 0.00 0.01 0.05 11/216 18232
/proc/meminfo: memFree=31692304/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13978684 memory=81448 CPUtime=1.29 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 13641 0 0 0 125 4 0 0 20 0 15 0 8074461 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3494671 20362 3163 1 0 3482964 0
[pid=18204/tid=18205] ppid=18200 vsize=13978684 memory=7813587196152198965 CPUtime=0.52 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 7903 0 0 0 50 2 0 0 20 0 15 0 8074462 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139884043496080 139884023338334 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13978684 memory=5787222700482519616 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13978684 memory=6370158477097656664 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13978684 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074463 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8074464 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8074465 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8074465 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13978684 memory=30305 CPUtime=0.21 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) R 18200 18200 18108 0 -1 4202560 1345 0 0 0 21 0 0 0 20 0 15 0 8074468 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883379081032 139884020780324 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) R 18200 18200 18108 0 -1 4202560 1171 0 0 0 24 0 0 0 20 0 15 0 8074468 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883378037072 139884022687885 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13978684 memory=-3967418655009478193 CPUtime=0.29 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 1915 0 0 0 29 0 0 0 20 0 15 0 8074468 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074474 14314172416 20362 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 82824 KiB

[startup+1.50088 s]
/proc/loadavg: 0.00 0.01 0.05 7/216 18232
/proc/meminfo: memFree=31543988/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13980732 memory=172892 CPUtime=3.86 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 30425 0 0 0 378 8 0 0 20 0 15 0 8074461 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3495183 43223 3194 1 0 3483476 0
[pid=18204/tid=18205] ppid=18200 vsize=13980732 memory=4128 CPUtime=1.31 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 10453 0 0 0 128 3 0 0 20 0 15 0 8074462 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139884043495976 139883684888172 0 4 1 16800974 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13980732 memory=140149547848320 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8074463 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8074463 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13980732 memory=4426658576607127401 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8074464 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13980732 memory=-8097117630232369655 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 43223 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13980732 memory=6082228332130363185 CPUtime=0 cores=1,3,5,7

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

/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13980732 memory=1376 CPUtime=4.91 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) S 18200 18200 18108 0 -1 1077944384 29666 0 0 0 487 4 0 0 20 0 15 0 8074468 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13980732 memory=1376 CPUtime=4.12 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 25311 0 0 0 409 3 0 0 20 0 15 0 8074468 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13980732 memory=232704 CPUtime=0.82 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 13368 0 0 0 81 1 0 0 20 0 15 0 8074468 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13980732 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13980732 memory=10936 CPUtime=0.67 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 2407 0 0 0 29 38 0 0 20 0 15 0 8074474 14316269568 58176 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 2453.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 234080 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 2.04 1.90 4/211 18402
/proc/meminfo: memFree=31292384/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13980732 memory=232192 CPUtime=2513.41 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 123772 0 0 0 251270 71 0 0 20 0 15 0 8074461 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3495183 58048 3252 1 0 3483476 0
[pid=18204/tid=18205] ppid=18200 vsize=13980732 memory=1376 CPUtime=2501.62 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 28335 0 0 0 250154 8 0 0 20 0 15 0 8074462 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884043497136 139883688273076 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13980732 memory=232192 CPUtime=0.27 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 3691 0 0 0 23 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13980732 memory=1292 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 5167 0 0 0 21 5 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13980732 memory=2436 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 4555 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13980732 memory=4128 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 3310 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13980732 memory=8500 CPUtime=0.09 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 6477 0 0 0 6 3 0 0 20 0 15 0 8074464 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13980732 memory=232192 CPUtime=4.91 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) S 18200 18200 18108 0 -1 1077944384 29666 0 0 0 487 4 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13980732 memory=1376 CPUtime=4.12 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 25311 0 0 0 409 3 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13980732 memory=4128 CPUtime=0.83 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 13482 0 0 0 81 2 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13980732 memory=3872 CPUtime=0.69 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 2412 0 0 0 30 39 0 0 20 0 15 0 8074474 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 2513.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 233568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.9 s]
/proc/loadavg: 1.98 2.04 1.91 5/211 18402
/proc/meminfo: memFree=31292384/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13980732 memory=232192 CPUtime=2520.02 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 123775 0 0 0 251930 72 0 0 20 0 15 0 8074461 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3495183 58048 3252 1 0 3483476 0
[pid=18204/tid=18205] ppid=18200 vsize=13980732 memory=2244 CPUtime=2508.22 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 28336 0 0 0 250814 8 0 0 20 0 15 0 8074462 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884043497136 139883686368963 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13980732 memory=4300 CPUtime=0.27 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 3691 0 0 0 23 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13980732 memory=1376 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 5167 0 0 0 21 5 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13980732 memory=1376 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 4555 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13980732 memory=280299097006720 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 3310 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13980732 memory=7521121790050200152 CPUtime=0.09 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 6477 0 0 0 6 3 0 0 20 0 15 0 8074464 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13980732 memory=232192 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13980732 memory=69 CPUtime=4.91 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) S 18200 18200 18108 0 -1 1077944384 29666 0 0 0 487 4 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13980732 memory=0 CPUtime=4.12 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 25311 0 0 0 409 3 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13980732 memory=4420 CPUtime=0.83 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 13482 0 0 0 81 2 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13980732 memory=8500 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13980732 memory=1292 CPUtime=0.69 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 2414 0 0 0 30 39 0 0 20 0 15 0 8074474 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 233568 KiB

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

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

[startup+2508.91 s]
# the end of solver process 18204 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.32 s, system=0.722049 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+2508.9 s]
/proc/loadavg: 1.98 2.04 1.91 5/211 18402
/proc/meminfo: memFree=31292384/32770624 swapFree=67108860/67108860
[pid=18200] ppid=18194 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18200/stat : 18200 (xcsp3-exec) S 18194 18200 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 8074453 9740288 344 18446744073709551615 4194304 5098028 140730688998112 140730688996216 140563663503996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 7 0 0 7196144 7232144 15958016 140730689003898 140730689004102 140730689004102 140730689007595 0
/proc/18200/statm: 2378 344 289 221 0 87 0
[pid=18204] ppid=18200 vsize=13980732 memory=232192 CPUtime=2520.02 cores=1,3,5,7
/proc/18204/stat : 18204 (java) S 18200 18200 18108 0 -1 1077944320 123775 0 0 0 251930 72 0 0 20 0 15 0 8074461 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 140722641525504 139884039257847 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
/proc/18204/statm: 3495183 58048 3252 1 0 3483476 0
[pid=18204/tid=18205] ppid=18200 vsize=13980732 memory=2244 CPUtime=2508.22 cores=1,3,5,7
/proc/18204/task/18205/stat : 18205 (java) R 18200 18200 18108 0 -1 4202560 28336 0 0 0 250814 8 0 0 20 0 15 0 8074462 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884043497136 139883686368963 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18209] ppid=18200 vsize=13980732 memory=4300 CPUtime=0.27 cores=1,3,5,7
/proc/18204/task/18209/stat : 18209 (java) S 18200 18200 18108 0 -1 1077944384 3691 0 0 0 23 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139884000156304 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18211] ppid=18200 vsize=13980732 memory=1376 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18211/stat : 18211 (java) S 18200 18200 18108 0 -1 1077944384 5167 0 0 0 21 5 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883999103504 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18213] ppid=18200 vsize=13980732 memory=1376 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18213/stat : 18213 (java) S 18200 18200 18108 0 -1 1077944384 4555 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883637565840 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18214] ppid=18200 vsize=13980732 memory=280299097006720 CPUtime=0.26 cores=1,3,5,7
/proc/18204/task/18214/stat : 18214 (java) S 18200 18200 18108 0 -1 1077944384 3310 0 0 0 22 4 0 0 20 0 15 0 8074463 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883636513040 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18215] ppid=18200 vsize=13980732 memory=7521121790050200152 CPUtime=0.09 cores=1,3,5,7
/proc/18204/task/18215/stat : 18215 (java) S 18200 18200 18108 0 -1 1077944384 6477 0 0 0 6 3 0 0 20 0 15 0 8074464 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883383311216 139884039268994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18217] ppid=18200 vsize=13980732 memory=232192 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18217/stat : 18217 (java) S 18200 18200 18108 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883382257184 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18219] ppid=18200 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18219/stat : 18219 (java) S 18200 18200 18108 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8074465 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883381204336 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18223] ppid=18200 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18223/stat : 18223 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883380152656 139884039276443 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18226] ppid=18200 vsize=13980732 memory=69 CPUtime=4.91 cores=1,3,5,7
/proc/18204/task/18226/stat : 18226 (java) S 18200 18200 18108 0 -1 1077944384 29666 0 0 0 487 4 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883379100016 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18227] ppid=18200 vsize=13980732 memory=0 CPUtime=4.12 cores=1,3,5,7
/proc/18204/task/18227/stat : 18227 (java) S 18200 18200 18108 0 -1 1077944384 25311 0 0 0 409 3 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883378047216 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18228] ppid=18200 vsize=13980732 memory=4420 CPUtime=0.83 cores=1,3,5,7
/proc/18204/task/18228/stat : 18228 (java) S 18200 18200 18108 0 -1 1077944384 13482 0 0 0 81 2 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883376994416 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18230] ppid=18200 vsize=13980732 memory=8500 CPUtime=0 cores=1,3,5,7
/proc/18204/task/18230/stat : 18230 (java) S 18200 18200 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8074468 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883375941856 139884039268053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
[pid=18204/tid=18232] ppid=18200 vsize=13980732 memory=1292 CPUtime=0.69 cores=1,3,5,7
/proc/18204/task/18232/stat : 18232 (java) S 18200 18200 18108 0 -1 1077944384 2414 0 0 0 30 39 0 0 20 0 15 0 8074474 14316269568 58048 18446744073709551615 4194304 4196468 140722641542960 139883374890160 139884039268994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 10842112 140722641551794 140722641551970 140722641551970 140722641555407 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 233568 KiB

Child status: 143
Real time (s): 2508.91
CPU time (s): 2520.05
CPU user time (s): 2519.32
CPU system time (s): 0.722049
CPU usage (%): 100.444
Max. virtual memory (cumulated for all children) (KiB): 13992472
Max. memory (cumulated for all children) (KiB): 372096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.32
system time used= 0.722049
maximum resident set size= 370728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58539
involuntary context switches= 1598


# summary of solver processes directly reported to runsolver:
#   pid: 18200,18204
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.32
#   total CPU system time (s): 0.722049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2883 second user time and 22.4243 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 00:37:34
IDJOB=4282022
IDBENCH=115644
IDSOLVER=2677
FILE ID=node131/4282022-1503096674
RUNJOBID= node131-1503095854-18172
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-2.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-4282022-1503096674/watcher-4282022-1503096674 -o /tmp/evaluation-result-4282022-1503096674/solver-4282022-1503096674 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 977891483 HOME/instance-4282022-1503096674.xml

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

MD5SUM BENCH= 902fa3fa04f876c9ed200148bd67d93f
RANDOM SEED=977891483

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:        31779324 kB
MemAvailable:   32024208 kB
Buffers:          145456 kB
Cached:           381068 kB
SwapCached:            0 kB
Active:           206324 kB
Inactive:         375516 kB
Active(anon):      55764 kB
Inactive(anon):     8560 kB
Active(file):     150560 kB
Inactive(file):   366956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15656 kB
Writeback:             0 kB
AnonPages:         55256 kB
Mapped:            30280 kB
Shmem:              8872 kB
Slab:             110396 kB
SReclaimable:      86404 kB
SUnreclaim:        23992 kB
KernelStack:        3184 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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-19 01:19:23