Trace number 4262055

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
Concrete 3.4UNSAT 7.4616799 4.05337

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-03.xml
MD5SUM900c14a4349c1ff206d580a6a8eed87f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.018790999
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints13
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":4},{"size":9,"count":10}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":6},{"degree":3,"count":3},{"degree":4,"count":5}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":8},{"arity":3,"count":4},{"arity":9,"count":1}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

3.31/2.26	c Concrete v3.4 running
7.35/4.03	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262055-1502453251/watcher-4262055-1502453251 -o /tmp/evaluation-result-4262055-1502453251/solver-4262055-1502453251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4959 --watchdog 2580 bin/concrete HOME/instance-4262055-1502453251.xml 

pid=18355
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.66 1.53 1.44 3/199 18358
/proc/meminfo: memFree=30609168/32770624 swapFree=0/452544
[pid=18358] ppid=18355 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/18358/stat : 18358 (runsolver) D 18355 18358 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 144977959 24240128 107 18446744073709551615 4194304 4338465 140723687261120 140723687258760 139968216216279 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 28606464 140723687268561 140723687268937 140723687268937 140723687272394 0
/proc/18358/statm: 5918 107 54 36 0 2156 0

[startup+0.10006 s]
/proc/loadavg: 1.66 1.53 1.44 3/199 18358
/proc/meminfo: memFree=30609168/32770624 swapFree=0/452544
[pid=18358] ppid=18355 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/18358/stat : 18358 (bash) S 18355 18358 4896 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 144977959 9736192 352 18446744073709551615 4194304 5098028 140725825992176 140725825989816 139883742080000 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 9 0 0 7196144 7232144 15110144 140725825995284 140725825995369 140725825995369 140725825998826 0
/proc/18358/statm: 2377 352 279 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.20027 s]
/proc/loadavg: 1.66 1.53 1.44 3/199 18358
/proc/meminfo: memFree=30609168/32770624 swapFree=0/452544
[pid=18358] ppid=18355 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/18358/stat : 18358 (bash) S 18355 18358 4896 0 -1 4202496 896 6475 0 0 0 0 0 1 20 0 1 0 144977959 9867264 377 18446744073709551615 4194304 5098028 140725825992176 140725825986184 139883742080000 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 9 0 0 7196144 7232144 15110144 140725825995284 140725825995369 140725825995369 140725825998826 0
/proc/18358/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.306982 s]
/proc/loadavg: 1.66 1.53 1.44 3/199 18358
/proc/meminfo: memFree=30609168/32770624 swapFree=0/452544
[pid=18358] ppid=18355 vsize=13575516 CPUtime=0.11 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 5217 12704 0 0 4 0 5 2 20 0 10 0 144977959 13901328384 4971 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3393879 4971 2145 1 0 3383376 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13575516

[startup+0.700332 s]
/proc/loadavg: 1.66 1.53 1.44 3/199 18358
/proc/meminfo: memFree=30609168/32770624 swapFree=0/452544
[pid=18358] ppid=18355 vsize=13974784 CPUtime=0.59 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 13757 12704 0 0 48 4 5 2 20 0 15 0 144977959 14310178816 14163 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3493696 14163 3058 1 0 3482965 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 13974784

[startup+1.50068 s]
/proc/loadavg: 1.69 1.54 1.45 3/214 18421
/proc/meminfo: memFree=30516992/32770624 swapFree=0/452620
[pid=18358] ppid=18355 vsize=13985408 CPUtime=1.79 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 27270 12704 0 0 164 8 5 2 20 0 15 0 144977959 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3496352 33884 3336 1 0 3485525 0
[pid=18358/tid=18408] ppid=18355 vsize=13985408 CPUtime=1.26 cores=0,2,4,6
/proc/18358/task/18408/stat : 18408 (java) R 18355 18358 4896 0 -1 4202560 21881 12704 0 0 113 6 5 2 20 0 15 0 144977985 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140316365149424 140316360928662 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18409] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18409/stat : 18409 (java) S 18355 18358 4896 0 -1 1077944384 1 12704 0 0 0 0 5 2 20 0 15 0 144977986 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140316317882768 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18410] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18410/stat : 18410 (java) S 18355 18358 4896 0 -1 1077944384 1 12704 0 0 0 0 5 2 20 0 15 0 144977986 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140316316829968 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18411] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18411/stat : 18411 (java) S 18355 18358 4896 0 -1 1077944384 1 12704 0 0 0 0 5 2 20 0 15 0 144977986 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140316315777680 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18412] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18412/stat : 18412 (java) S 18355 18358 4896 0 -1 1077944384 2 12704 0 0 0 0 5 2 20 0 15 0 144977986 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140316314724880 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18413] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18413/stat : 18413 (java) S 18355 18358 4896 0 -1 1077944384 5 12704 0 0 0 0 5 2 20 0 15 0 144977987 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315839146608 140316360927874 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18414] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18414/stat : 18414 (java) S 18355 18358 4896 0 -1 1077944384 33 12704 0 0 0 0 5 2 20 0 15 0 144977987 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315838092576 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18415] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18415/stat : 18415 (java) S 18355 18358 4896 0 -1 1077944384 21 12704 0 0 0 0 5 2 20 0 15 0 144977988 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315837040240 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18416] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18416/stat : 18416 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315835988560 140316360935323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18417] ppid=18355 vsize=13985408 CPUtime=0.23 cores=0,2,4,6
/proc/18358/task/18417/stat : 18417 (java) S 18355 18358 4896 0 -1 1077944384 1306 12704 0 0 16 0 5 2 20 0 15 0 144977990 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315834935408 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18418] ppid=18355 vsize=13985408 CPUtime=0.19 cores=0,2,4,6
/proc/18358/task/18418/stat : 18418 (java) S 18355 18358 4896 0 -1 1077944384 560 12704 0 0 12 0 5 2 20 0 15 0 144977990 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315833882608 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18419] ppid=18355 vsize=13985408 CPUtime=0.28 cores=0,2,4,6
/proc/18358/task/18419/stat : 18419 (java) R 18355 18358 4896 0 -1 4202560 1291 12704 0 0 21 0 5 2 20 0 15 0 144977990 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315832830320 140316360938074 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18420] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18420/stat : 18420 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315831777760 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18421] ppid=18355 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18421/stat : 18421 (java) S 18355 18358 4896 0 -1 1077944384 8 12704 0 0 0 0 5 2 20 0 15 0 144977995 14321057792 33884 18446744073709551615 4194304 4196468 140732324466368 140315830725552 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 13985408

[startup+3.10066 s]
/proc/loadavg: 1.69 1.54 1.45 4/214 18421
/proc/meminfo: memFree=30437316/32770624 swapFree=0/452644
[pid=18358] ppid=18355 vsize=13999932 CPUtime=5.23 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 49063 12704 0 0 501 15 5 2 20 0 15 0 144977959 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3499983 54416 3447 1 0 3488597 0
[pid=18358/tid=18408] ppid=18355 vsize=13999932 CPUtime=2.82 cores=0,2,4,6
/proc/18358/task/18408/stat : 18408 (java) R 18355 18358 4896 0 -1 4202560 34937 12704 0 0 266 9 5 2 20 0 15 0 144977985 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140316365144264 140316360928662 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18409] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18409/stat : 18409 (java) S 18355 18358 4896 0 -1 1077944384 46 12704 0 0 0 0 5 2 20 0 15 0 144977986 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140316317882768 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18410] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18410/stat : 18410 (java) S 18355 18358 4896 0 -1 1077944384 49 12704 0 0 1 0 5 2 20 0 15 0 144977986 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140316316829968 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18411] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18411/stat : 18411 (java) S 18355 18358 4896 0 -1 1077944384 65 12704 0 0 0 0 5 2 20 0 15 0 144977986 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140316315777680 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18412] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18412/stat : 18412 (java) S 18355 18358 4896 0 -1 1077944384 202 12704 0 0 1 0 5 2 20 0 15 0 144977986 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140316314724880 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18413] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18413/stat : 18413 (java) S 18355 18358 4896 0 -1 1077944384 1712 12704 0 0 1 0 5 2 20 0 15 0 144977987 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315839146608 140316360927874 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18414] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18414/stat : 18414 (java) S 18355 18358 4896 0 -1 1077944384 55 12704 0 0 0 0 5 2 20 0 15 0 144977987 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315838092640 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18415] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18415/stat : 18415 (java) S 18355 18358 4896 0 -1 1077944384 43 12704 0 0 0 0 5 2 20 0 15 0 144977988 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315837040256 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18416] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18416/stat : 18416 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315835988560 140316360935323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18417] ppid=18355 vsize=13999932 CPUtime=0.66 cores=0,2,4,6
/proc/18358/task/18417/stat : 18417 (java) S 18355 18358 4896 0 -1 1077944384 2417 12704 0 0 59 0 5 2 20 0 15 0 144977990 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315834935408 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18418] ppid=18355 vsize=13999932 CPUtime=0.9 cores=0,2,4,6
/proc/18358/task/18418/stat : 18418 (java) R 18355 18358 4896 0 -1 1077944384 4280 12704 0 0 82 1 5 2 20 0 15 0 144977990 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315833882608 140316360927874 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18419] ppid=18355 vsize=13999932 CPUtime=0.93 cores=0,2,4,6
/proc/18358/task/18419/stat : 18419 (java) R 18355 18358 4896 0 -1 4202560 3090 12704 0 0 85 1 5 2 20 0 15 0 144977990 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315832826080 140316354016427 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18420] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18420/stat : 18420 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315831777760 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18421] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18421/stat : 18421 (java) S 18355 18358 4896 0 -1 1077944384 9 12704 0 0 0 0 5 2 20 0 15 0 144977995 14335930368 54416 18446744073709551615 4194304 4196468 140732324466368 140315830725552 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 13999932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18358 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20104 s]
/proc/loadavg: 1.69 1.54 1.45 4/214 18421
/proc/meminfo: memFree=30437316/32770624 swapFree=0/452644
[pid=18358] ppid=18355 vsize=13999932 CPUtime=5.5 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 49401 12704 0 0 528 15 5 2 20 0 15 0 144977959 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3499983 55717 3447 1 0 3488597 0
[pid=18358/tid=18408] ppid=18355 vsize=13999932 CPUtime=2.92 cores=0,2,4,6
/proc/18358/task/18408/stat : 18408 (java) R 18355 18358 4896 0 -1 4202560 35043 12704 0 0 276 9 5 2 20 0 15 0 144977985 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140316365148032 140316002593631 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18409] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18409/stat : 18409 (java) S 18355 18358 4896 0 -1 1077944384 46 12704 0 0 0 0 5 2 20 0 15 0 144977986 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140316317882768 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18410] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18410/stat : 18410 (java) S 18355 18358 4896 0 -1 1077944384 49 12704 0 0 1 0 5 2 20 0 15 0 144977986 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140316316829968 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18411] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18411/stat : 18411 (java) S 18355 18358 4896 0 -1 1077944384 65 12704 0 0 0 0 5 2 20 0 15 0 144977986 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140316315777680 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18412] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18412/stat : 18412 (java) S 18355 18358 4896 0 -1 1077944384 202 12704 0 0 1 0 5 2 20 0 15 0 144977986 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140316314724880 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18413] ppid=18355 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/18358/task/18413/stat : 18413 (java) S 18355 18358 4896 0 -1 1077944384 1712 12704 0 0 1 0 5 2 20 0 15 0 144977987 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315839146608 140316360927874 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18414] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18414/stat : 18414 (java) S 18355 18358 4896 0 -1 1077944384 55 12704 0 0 0 0 5 2 20 0 15 0 144977987 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315838092640 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18415] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18415/stat : 18415 (java) S 18355 18358 4896 0 -1 1077944384 43 12704 0 0 0 0 5 2 20 0 15 0 144977988 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315837040256 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18416] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18416/stat : 18416 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315835988560 140316360935323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18417] ppid=18355 vsize=13999932 CPUtime=0.71 cores=0,2,4,6
/proc/18358/task/18417/stat : 18417 (java) R 18355 18358 4896 0 -1 4202560 2461 12704 0 0 64 0 5 2 20 0 15 0 144977990 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315834919600 140316354013563 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18418] ppid=18355 vsize=13999932 CPUtime=0.95 cores=0,2,4,6
/proc/18358/task/18418/stat : 18418 (java) R 18355 18358 4896 0 -1 4202560 4296 12704 0 0 87 1 5 2 20 0 15 0 144977990 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315833864144 140316344402669 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18419] ppid=18355 vsize=13999932 CPUtime=1.01 cores=0,2,4,6
/proc/18358/task/18419/stat : 18419 (java) R 18355 18358 4896 0 -1 1077944384 3263 12704 0 0 93 1 5 2 20 0 15 0 144977990 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315832830320 140316360927874 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18420] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18420/stat : 18420 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315831777760 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18421] ppid=18355 vsize=13999932 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18421/stat : 18421 (java) S 18355 18358 4896 0 -1 1077944384 9 12704 0 0 0 0 5 2 20 0 15 0 144977995 14335930368 55717 18446744073709551615 4194304 4196468 140732324466368 140315830725552 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 13999932

[startup+3.60071 s]
/proc/loadavg: 1.69 1.54 1.45 4/214 18421
/proc/meminfo: memFree=30377252/32770624 swapFree=0/452644
[pid=18358] ppid=18355 vsize=14001980 CPUtime=6.45 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 53403 12704 0 0 621 17 5 2 20 0 15 0 144977959 14338027520 63275 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3500495 63275 3459 1 0 3489109 0
[pid=18358/tid=18408] ppid=18355 vsize=14001980 CPUtime=3.28 cores=0,2,4,6
/proc/18358/task/18408/stat : 18408 (java) R 18355 18358 4896 0 -1 4202560 37669 12704 0 0 312 9 5 2 20 0 15 0 144977985 14338027520 63275 18446744073709551615 4194304 4196468 140732324466368 140316365148432 140316341192487 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18409] ppid=18355 vsize=14001980 CPUtime=0.1 cores=0,2,4,6
/proc/18358/task/18409/stat : 18409 (java) S 18355 18358 4896 0 -1 1077944384 74 12704 0 0 3 0 5 2 20 0 15 0 144977986 14338027520 63275 18446744073709551615 4194304 4196468 140732324466368 140316317882768 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18410] ppid=18355 vsize=14001980 CPUtime=0.1 cores=0,2,4,6
/proc/18358/task/18410/stat : 18410 (java) S 18355 18358 4896 0 -1 1077944384 78 12704 0 0 3 0 5 2 20 0 15 0 144977986 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140316316829968 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18411] ppid=18355 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/18358/task/18411/stat : 18411 (java) S 18355 18358 4896 0 -1 1077944384 117 12704 0 0 2 0 5 2 20 0 15 0 144977986 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140316315777680 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18412] ppid=18355 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/18358/task/18412/stat : 18412 (java) S 18355 18358 4896 0 -1 1077944384 221 12704 0 0 2 0 5 2 20 0 15 0 144977986 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140316314724880 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18413] ppid=18355 vsize=14001980 CPUtime=0.09 cores=0,2,4,6
/proc/18358/task/18413/stat : 18413 (java) S 18355 18358 4896 0 -1 1077944384 2352 12704 0 0 2 0 5 2 20 0 15 0 144977987 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315839146608 140316360927874 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18414] ppid=18355 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18414/stat : 18414 (java) S 18355 18358 4896 0 -1 1077944384 55 12704 0 0 0 0 5 2 20 0 15 0 144977987 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315838092640 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18415] ppid=18355 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18415/stat : 18415 (java) S 18355 18358 4896 0 -1 1077944384 43 12704 0 0 0 0 5 2 20 0 15 0 144977988 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315837040256 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18416] ppid=18355 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18416/stat : 18416 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315835988560 140316360935323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18417] ppid=18355 vsize=14001980 CPUtime=0.88 cores=0,2,4,6
/proc/18358/task/18417/stat : 18417 (java) S 18355 18358 4896 0 -1 1077944384 2662 12704 0 0 81 0 5 2 20 0 15 0 144977990 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315834935408 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18418] ppid=18355 vsize=14001980 CPUtime=1.18 cores=0,2,4,6
/proc/18358/task/18418/stat : 18418 (java) S 18355 18358 4896 0 -1 1077944384 4509 12704 0 0 110 1 5 2 20 0 15 0 144977990 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315833882608 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18419] ppid=18355 vsize=14001980 CPUtime=1.1 cores=0,2,4,6
/proc/18358/task/18419/stat : 18419 (java) S 18355 18358 4896 0 -1 1077944384 3468 12704 0 0 102 1 5 2 20 0 15 0 144977990 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315832830320 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18420] ppid=18355 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18420/stat : 18420 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315831777760 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18421] ppid=18355 vsize=14001980 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18421/stat : 18421 (java) S 18355 18358 4896 0 -1 1077944384 9 12704 0 0 0 0 5 2 20 0 15 0 144977995 14338027520 63341 18446744073709551615 4194304 4196468 140732324466368 140315830725552 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 14001980

[startup+4.00102 s]
/proc/loadavg: 1.69 1.54 1.45 4/214 18421
/proc/meminfo: memFree=30377252/32770624 swapFree=0/452644
[pid=18358] ppid=18355 vsize=14069564 CPUtime=7.35 cores=0,2,4,6
/proc/18358/stat : 18358 (java) S 18355 18358 4896 0 -1 1077944320 57959 12704 0 0 709 19 5 2 20 0 15 0 144977959 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140732324448912 140316360916727 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
/proc/18358/statm: 3517391 67775 3460 1 0 3506005 0
[pid=18358/tid=18408] ppid=18355 vsize=14069564 CPUtime=3.54 cores=0,2,4,6
/proc/18358/task/18408/stat : 18408 (java) S 18355 18358 4896 0 -1 1077944384 41634 12704 0 0 337 10 5 2 20 0 15 0 144977985 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140316365154272 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18409] ppid=18355 vsize=14069564 CPUtime=0.17 cores=0,2,4,6
/proc/18358/task/18409/stat : 18409 (java) R 18355 18358 4896 0 -1 4202560 81 12704 0 0 10 0 5 2 20 0 15 0 144977986 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140316317882768 140316342526503 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18410] ppid=18355 vsize=14069564 CPUtime=0.17 cores=0,2,4,6
/proc/18358/task/18410/stat : 18410 (java) R 18355 18358 4896 0 -1 4202560 88 12704 0 0 10 0 5 2 20 0 15 0 144977986 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140316316829968 140316345616544 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18411] ppid=18355 vsize=14069564 CPUtime=0.16 cores=0,2,4,6
/proc/18358/task/18411/stat : 18411 (java) R 18355 18358 4896 0 -1 4202560 127 12704 0 0 9 0 5 2 20 0 15 0 144977986 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140316315777800 140316353544935 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18412] ppid=18355 vsize=14069564 CPUtime=0.16 cores=0,2,4,6
/proc/18358/task/18412/stat : 18412 (java) R 18355 18358 4896 0 -1 4202560 227 12704 0 0 9 0 5 2 20 0 15 0 144977986 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140316314724880 140316345374364 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18413] ppid=18355 vsize=14069564 CPUtime=0.16 cores=0,2,4,6
/proc/18358/task/18413/stat : 18413 (java) S 18355 18358 4896 0 -1 1077944384 2362 12704 0 0 9 0 5 2 20 0 15 0 144977987 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315839145232 140316360926933 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18414] ppid=18355 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18414/stat : 18414 (java) S 18355 18358 4896 0 -1 1077944384 55 12704 0 0 0 0 5 2 20 0 15 0 144977987 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315838092784 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18415] ppid=18355 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18415/stat : 18415 (java) S 18355 18358 4896 0 -1 1077944384 45 12704 0 0 0 0 5 2 20 0 15 0 144977988 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315837037984 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18416] ppid=18355 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18416/stat : 18416 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315835988560 140316360935323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18417] ppid=18355 vsize=14069564 CPUtime=0.93 cores=0,2,4,6
/proc/18358/task/18417/stat : 18417 (java) S 18355 18358 4896 0 -1 1077944384 2700 12704 0 0 86 0 5 2 20 0 15 0 144977990 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315834934976 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18418] ppid=18355 vsize=14069564 CPUtime=1.24 cores=0,2,4,6
/proc/18358/task/18418/stat : 18418 (java) S 18355 18358 4896 0 -1 1077944384 4545 12704 0 0 116 1 5 2 20 0 15 0 144977990 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315833882608 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18419] ppid=18355 vsize=14069564 CPUtime=1.27 cores=0,2,4,6
/proc/18358/task/18419/stat : 18419 (java) S 18355 18358 4896 0 -1 1077944384 3926 12704 0 0 118 2 5 2 20 0 15 0 144977990 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315832826192 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18420] ppid=18355 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18420/stat : 18420 (java) S 18355 18358 4896 0 -1 1077944384 3 12704 0 0 0 0 5 2 20 0 15 0 144977990 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315831777760 140316360926933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
[pid=18358/tid=18421] ppid=18355 vsize=14069564 CPUtime=0.07 cores=0,2,4,6
/proc/18358/task/18421/stat : 18421 (java) S 18355 18358 4896 0 -1 1077944384 9 12704 0 0 0 0 5 2 20 0 15 0 144977995 14407233536 67775 18446744073709551615 4194304 4196468 140732324466368 140315830725552 140316360927874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33800192 140732324468688 140732324471473 140732324471473 140732324474831 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 4.05337
CPU time (s): 7.46168
CPU user time (s): 7.22745
CPU system time (s): 0.234226
CPU usage (%): 184.085
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.22745
system time used= 0.234226
maximum resident set size= 272180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6767
involuntary context switches= 42

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021323 second user time and 0.025385 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 13:53:07
IDJOB=4262055
IDBENCH=130613
IDSOLVER=2650
FILE ID=node132/4262055-1502453251
RUNJOBID= node132-1502411403-4959
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-03.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262055-1502453251/watcher-4262055-1502453251 -o /tmp/evaluation-result-4262055-1502453251/solver-4262055-1502453251 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4959 --watchdog 2580  bin/concrete HOME/instance-4262055-1502453251.xml

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

MD5SUM BENCH= 900c14a4349c1ff206d580a6a8eed87f
RANDOM SEED=1891240346

node132.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.74
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.74
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.74
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.74
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:        30610204 kB
MemAvailable:   31472948 kB
Buffers:          296860 kB
Cached:           876252 kB
SwapCached:            0 kB
Active:          1221952 kB
Inactive:         501296 kB
Active(anon):     551068 kB
Inactive(anon):    49012 kB
Active(file):     670884 kB
Inactive(file):   452284 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24372 kB
Writeback:             0 kB
AnonPages:        550640 kB
Mapped:            72664 kB
Shmem:             49852 kB
Slab:             138656 kB
SReclaimable:     110824 kB
SUnreclaim:        27832 kB
KernelStack:        3568 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1440040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61984 MiB
End job on node132 at 2017-08-11 13:53:11