Trace number 4272211

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 5a (2017-07-26)? (TO) 2520.0901 2487.1299

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-6.xml
MD5SUM43798f1f0ec1e0d1988685c70912b197
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size6446
Maximum domain size6446
Distribution of domain sizes[{"size":6446,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272211-1502655650.xml"  -tl '2520s' -p 1 -x 3
0.10/0.27	c [HOME/instance-4272211-1502655650.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.33	c simple solver
0.28/0.39	c parse instance...
2.48/1.02	c solve instance...
2520.06/2487.11	s UNKNOWN
2520.06/2487.11	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 (14762 MiB free)
  memory of node 1: 16384 MiB (15322 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272211-1502655650/watcher-4272211-1502655650 -o /tmp/evaluation-result-4272211-1502655650/solver-4272211-1502655650 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 239851950 HOME/instance-4272211-1502655650.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=30446, runsolver pid=30443

[startup+0.10015 s]*
/proc/loadavg: 1.56 1.59 1.59 3/200 30449
/proc/meminfo: memFree=30802028/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13358712 memory=14628 CPUtime=0.01 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 3409 0 0 0 1 0 0 0 20 0 6 0 19447716 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3339678 3657 1905 1 0 3329175 0
[pid=30448/tid=30449] ppid=30446 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 2172 0 0 0 0 0 0 0 20 0 6 0 19447716 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140068663677520 140068643521886 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19447717 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13358712 memory=140335634814592 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 6 0 19447717 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19447717 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19447717 13679321088 3657 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16004 KiB

[startup+0.213536 s]*
/proc/loadavg: 1.56 1.59 1.59 4/213 30462
/proc/meminfo: memFree=30791112/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13974352 memory=27188 CPUtime=0.1 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 5213 0 0 0 9 1 0 0 20 0 15 0 19447716 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3493588 6797 2731 1 0 3482964 0
[pid=30448/tid=30449] ppid=30446 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 3353 0 0 0 7 1 0 0 20 0 15 0 19447716 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140068663671552 140068659463325 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13974352 memory=11601 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13974352 memory=140335634996647 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13974352 memory=140335634814592 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447718 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19447719 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067843712032 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19447719 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067842659184 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 7968 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13974352 memory=140335634814592 CPUtime=0.01 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 15 0 19447722 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13974352 memory=140335634814592 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447726 14309736448 6797 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28564 KiB

[startup+0.310115 s]*
/proc/loadavg: 1.56 1.59 1.59 5/213 30462
/proc/meminfo: memFree=30779784/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13974352 memory=37412 CPUtime=0.28 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 8947 0 0 0 25 3 0 0 20 0 15 0 19447716 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3493588 9353 2973 1 0 3482964 0
[pid=30448/tid=30449] ppid=30446 vsize=13974352 memory=7311146985107750967 CPUtime=0.17 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 6102 0 0 0 15 2 0 0 20 0 15 0 19447716 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140068663678912 140068659463325 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13974352 memory=11601 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13974352 memory=140335634996647 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13974352 memory=7160715800345445621 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447718 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19447719 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067843712032 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13974352 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19447719 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067842659184 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13974352 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) R 30446 30446 7968 0 -1 4202560 107 0 0 0 1 0 0 0 20 0 15 0 19447722 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068644320982 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13974352 memory=3472328296227680303 CPUtime=0.02 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 705 0 0 0 2 0 0 0 20 0 15 0 19447722 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13974352 memory=140335634814592 CPUtime=0.06 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 726 0 0 0 6 0 0 0 20 0 15 0 19447722 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13974352 memory=140335634814592 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447726 14309736448 9353 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38788 KiB

[startup+0.701105 s]
/proc/loadavg: 1.56 1.59 1.59 6/213 30462
/proc/meminfo: memFree=30762208/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13978684 memory=88684 CPUtime=1.38 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 13795 0 0 0 133 5 0 0 20 0 15 0 19447716 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3494671 22171 3161 1 0 3482964 0
[pid=30448/tid=30449] ppid=30446 vsize=13978684 memory=111 CPUtime=0.55 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 7928 0 0 0 52 3 0 0 20 0 15 0 19447716 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140068663679536 140068299224843 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13978684 memory=280671012538896 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447717 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13978684 memory=2110686113375460 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447717 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13978684 memory=280671012548096 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13978684 memory=16657 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19447718 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19447719 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067843712032 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13978684 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19447719 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067842659184 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) R 30446 30446 7968 0 -1 4202560 1152 0 0 0 23 0 0 0 20 0 15 0 19447722 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067840541768 140068640961014 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13978684 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) R 30446 30446 7968 0 -1 4202560 1528 0 0 0 26 0 0 0 20 0 15 0 19447722 14314172416 22171 18446744073709551615 4194304 4196468 140733874056592 140067839484864 140068639134503 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13978684 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 1877 0 0 0 30 0 0 0 20 0 15 0 19447722 14314172416 22683 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13978684 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14314172416 22683 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447726 14314172416 22683 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 90060 KiB

[startup+1.50111 s]
/proc/loadavg: 1.56 1.59 1.59 6/213 30462
/proc/meminfo: memFree=30691912/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13985340 memory=196952 CPUtime=4.05 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 31492 0 0 0 395 10 0 0 20 0 15 0 19447716 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3496335 49238 3197 1 0 3484628 0
[pid=30448/tid=30449] ppid=30446 vsize=13985340 memory=75 CPUtime=1.34 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 9841 0 0 0 129 5 0 0 20 0 15 0 19447716 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140068663679376 140068301533916 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19447717 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13985340 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447717 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19447717 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 19447718 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19447719 14320988160 49238 18446744073709551615 4194304 4196468 140733874056592 140067843712032 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13985340 memory=0 CPUtime=0 cores=1,3,5,7

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

[pid=30448/tid=30454] ppid=30446 vsize=13980732 memory=1376 CPUtime=0.72 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 10890 0 0 0 67 5 0 0 20 0 15 0 19447718 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067843712096 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067842659200 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13980732 memory=1588 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 7968 0 -1 1077944384 28710 0 0 0 606 3 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13980732 memory=928 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 28304 0 0 0 607 2 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13980732 memory=1887896 CPUtime=1.08 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 19882 0 0 0 105 3 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13980732 memory=1887896 CPUtime=0.94 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1720 0 0 0 46 48 0 0 20 0 15 0 19447726 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 2413.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1889272 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.44 1.58 3/213 30760
/proc/meminfo: memFree=29079896/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13980732 memory=1887896 CPUtime=2474.65 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 258280 0 0 0 247283 182 0 0 20 0 15 0 19447716 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3495183 471974 3264 1 0 3483476 0
[pid=30448/tid=30449] ppid=30446 vsize=13980732 memory=1887896 CPUtime=2434.76 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 99474 0 0 0 243454 22 0 0 20 0 15 0 19447716 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140068663680624 140068305861447 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13980732 memory=1376 CPUtime=6.2 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 17225 0 0 0 594 26 0 0 20 0 15 0 19447717 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13980732 memory=1887896 CPUtime=6.21 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 16941 0 0 0 596 25 0 0 20 0 15 0 19447717 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13980732 memory=1887896 CPUtime=6.21 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 16244 0 0 0 596 25 0 0 20 0 15 0 19447717 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13980732 memory=1887896 CPUtime=6.21 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 17386 0 0 0 593 28 0 0 20 0 15 0 19447717 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13980732 memory=1887896 CPUtime=0.75 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 10967 0 0 0 70 5 0 0 20 0 15 0 19447718 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13980732 memory=1887896 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067843712096 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067842659200 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13980732 memory=1887896 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 7968 0 -1 1077944384 28712 0 0 0 606 3 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13980732 memory=0 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 28306 0 0 0 607 2 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13980732 memory=1887896 CPUtime=1.08 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 19884 0 0 0 105 3 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13980732 memory=1376 CPUtime=0.96 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1738 0 0 0 47 49 0 0 20 0 15 0 19447726 14316269568 471974 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 2474.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1889272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487.11 s]
/proc/loadavg: 1.41 1.46 1.58 3/213 30762
/proc/meminfo: memFree=29065048/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13980732 memory=1889944 CPUtime=2520.06 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 260677 0 0 0 251822 184 0 0 20 0 15 0 19447716 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3495183 472486 3264 1 0 3483476 0
[pid=30448/tid=30449] ppid=30446 vsize=13980732 memory=1889944 CPUtime=2479.32 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 100172 0 0 0 247910 22 0 0 20 0 15 0 19447716 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068663680624 140068305397332 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.39 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 17419 0 0 0 613 26 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 17153 0 0 0 616 25 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 16925 0 0 0 616 25 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13980732 memory=1376 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 17881 0 0 0 613 28 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13980732 memory=1376 CPUtime=0.78 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 11054 0 0 0 72 6 0 0 20 0 15 0 19447718 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067843712096 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13980732 memory=1889944 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067842659200 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13980732 memory=14100 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13980732 memory=2424 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 7968 0 -1 1077944384 28716 0 0 0 606 3 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13980732 memory=4124 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 28310 0 0 0 607 2 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13980732 memory=14100 CPUtime=1.08 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 19888 0 0 0 105 3 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13980732 memory=1889944 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13980732 memory=1160 CPUtime=0.98 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1756 0 0 0 48 50 0 0 20 0 15 0 19447726 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1891320 KiB

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

[startup+2487.13 s]
# the end of solver process 30446 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.23 s, system=1.85266 s

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

[startup+2487.11 s]
/proc/loadavg: 1.41 1.46 1.58 3/213 30762
/proc/meminfo: memFree=29065048/32770624 swapFree=67108860/67108860
[pid=30446] ppid=30443 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30446/stat : 30446 (xcsp3-exec) S 30443 30446 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19447707 9740288 344 18446744073709551615 4194304 5098028 140724738690144 140724738688248 140201086104188 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 29696000 140724738691450 140724738691654 140724738691654 140724738695147 0
/proc/30446/statm: 2378 344 289 221 0 87 0
[pid=30448] ppid=30446 vsize=13980732 memory=1889944 CPUtime=2520.06 cores=1,3,5,7
/proc/30448/stat : 30448 (java) S 30446 30446 7968 0 -1 1077944320 260677 0 0 0 251822 184 0 0 20 0 15 0 19447716 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140733874039136 140068659441399 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
/proc/30448/statm: 3495183 472486 3264 1 0 3483476 0
[pid=30448/tid=30449] ppid=30446 vsize=13980732 memory=1889944 CPUtime=2479.32 cores=1,3,5,7
/proc/30448/task/30449/stat : 30449 (java) R 30446 30446 7968 0 -1 4202560 100172 0 0 0 247910 22 0 0 20 0 15 0 19447716 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068663680624 140068305397332 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30450] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.39 cores=1,3,5,7
/proc/30448/task/30450/stat : 30450 (java) S 30446 30446 7968 0 -1 1077944384 17419 0 0 0 613 26 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068616408208 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30451] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30451/stat : 30451 (java) S 30446 30446 7968 0 -1 1077944384 17153 0 0 0 616 25 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068615355408 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30452] ppid=30446 vsize=13980732 memory=1889944 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30452/stat : 30452 (java) S 30446 30446 7968 0 -1 1077944384 16925 0 0 0 616 25 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068257983376 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30453] ppid=30446 vsize=13980732 memory=1376 CPUtime=6.41 cores=1,3,5,7
/proc/30448/task/30453/stat : 30453 (java) S 30446 30446 7968 0 -1 1077944384 17881 0 0 0 613 28 0 0 20 0 15 0 19447717 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140068256930576 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30454] ppid=30446 vsize=13980732 memory=1376 CPUtime=0.78 cores=1,3,5,7
/proc/30448/task/30454/stat : 30454 (java) S 30446 30446 7968 0 -1 1077944384 11054 0 0 0 72 6 0 0 20 0 15 0 19447718 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067844766064 140068659452546 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30455] ppid=30446 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30455/stat : 30455 (java) S 30446 30446 7968 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067843712096 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30456] ppid=30446 vsize=13980732 memory=1889944 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30456/stat : 30456 (java) S 30446 30446 7968 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 19447719 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067842659200 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30457] ppid=30446 vsize=13980732 memory=14100 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30457/stat : 30457 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067841607504 140068659459995 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30458] ppid=30446 vsize=13980732 memory=2424 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30458/stat : 30458 (java) S 30446 30446 7968 0 -1 1077944384 28716 0 0 0 606 3 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067840555888 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30459] ppid=30446 vsize=13980732 memory=4124 CPUtime=6.09 cores=1,3,5,7
/proc/30448/task/30459/stat : 30459 (java) S 30446 30446 7968 0 -1 1077944384 28310 0 0 0 607 2 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067839503088 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30460] ppid=30446 vsize=13980732 memory=14100 CPUtime=1.08 cores=1,3,5,7
/proc/30448/task/30460/stat : 30460 (java) S 30446 30446 7968 0 -1 1077944384 19888 0 0 0 105 3 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067838450288 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30461] ppid=30446 vsize=13980732 memory=1889944 CPUtime=0 cores=1,3,5,7
/proc/30448/task/30461/stat : 30461 (java) S 30446 30446 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19447722 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067837397728 140068659451605 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
[pid=30448/tid=30462] ppid=30446 vsize=13980732 memory=1160 CPUtime=0.98 cores=1,3,5,7
/proc/30448/task/30462/stat : 30462 (java) S 30446 30446 7968 0 -1 1077944384 1756 0 0 0 48 50 0 0 20 0 15 0 19447726 14316269568 472486 18446744073709551615 4194304 4196468 140733874056592 140067836345008 140068659452546 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30986240 140733874057650 140733874057826 140733874057826 140733874061263 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1891320 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2487.13
CPU time (s): 2520.09
CPU user time (s): 2518.23
CPU system time (s): 1.85266
CPU usage (%): 101.325
Max. virtual memory (cumulated for all children) (KiB): 13994852
Max. memory (cumulated for all children) (KiB): 1968076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.23
system time used= 1.85266
maximum resident set size= 1968244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68539
involuntary context switches= 1584


# summary of solver processes directly reported to runsolver:
#   pid: 30446
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.23
#   total CPU system time (s): 1.85266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3779 second user time and 25.3768 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 22:06:53
IDJOB=4272211
IDBENCH=115599
IDSOLVER=2664
FILE ID=node128/4272211-1502655650
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-6.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-4272211-1502655650/watcher-4272211-1502655650 -o /tmp/evaluation-result-4272211-1502655650/solver-4272211-1502655650 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 239851950 HOME/instance-4272211-1502655650.xml

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

MD5SUM BENCH= 43798f1f0ec1e0d1988685c70912b197
RANDOM SEED=239851950

node128.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.94
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.94
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.94
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.94
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:        30807692 kB
MemAvailable:   31480344 kB
Buffers:          159892 kB
Cached:           799120 kB
SwapCached:            0 kB
Active:           829188 kB
Inactive:         720648 kB
Active(anon):     591132 kB
Inactive(anon):    16764 kB
Active(file):     238056 kB
Inactive(file):   703884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        590556 kB
Mapped:            46052 kB
Shmem:             17116 kB
Slab:             118168 kB
SReclaimable:      93092 kB
SUnreclaim:        25076 kB
KernelStack:        3440 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1187736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-13 22:48:21