Trace number 4299543

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniCPFever 2018-04-29UNSAT 1.69849 0.723039

General information on the benchmark

NameHaystacks/
Haystacks-ext-05_c18.xml
MD5SUMbdee8744e8abf74466ff50bd2efe3217
Bench CategoryCSP (decision 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.00499
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints54
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree4
Maximum variable degree5
Distribution of variable degrees[{"degree":4,"count":17},{"degree":5,"count":8}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":54}]
Number of extensional constraints54
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
1.43/0.67	s UNSATISFIABLE

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 (10821 MiB free)
  memory of node 1: 16384 MiB (15851 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299543-1532803822/watcher-4299543-1532803822 -o /tmp/evaluation-result-4299543-1532803822/solver-4299543-1532803822 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299543-1532803822.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=32532, runsolver pid=32529

[startup+0.10011 s]*
/proc/loadavg: 1.24 1.30 1.37 4/216 32547
/proc/meminfo: memFree=27297272/32770624 swapFree=67108860/67108860
[pid=32532] ppid=32529 vsize=10658972 memory=27484 CPUtime=0.13 cores=1,3,5,7
/proc/32532/stat : 32532 (java) S 32529 32532 29110 0 -1 1077944320 5272 0 0 0 12 1 0 0 20 0 15 0 97945320 10914787328 6871 33554432000 4194304 4196468 140729835392192 140729835374736 140428174073591 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
/proc/32532/statm: 2664743 6871 2824 1 0 2627263 0
[pid=32532/tid=32534] ppid=32529 vsize=10658972 memory=-8269626465541328255 CPUtime=0.09 cores=1,3,5,7
/proc/32532/task/32534/stat : 32534 (java) R 32529 32532 29110 0 -1 4202560 3104 0 0 0 9 0 0 0 20 0 15 0 97945320 10914787328 6871 33554432000 4194304 4196468 140729835392192 140428178301696 140427797802120 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32535] ppid=32529 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32535/stat : 32535 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914787328 6871 33554432000 4194304 4196468 140729835392192 140428126694032 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32536] ppid=32529 vsize=10658972 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32536/stat : 32536 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914787328 6871 33554432000 4194304 4196468 140729835392192 140428125641232 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32537] ppid=32529 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32537/stat : 32537 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914787328 6871 33554432000 4194304 4196468 140729835392192 140428124588432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32538] ppid=32529 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32538/stat : 32538 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97945321 10914787328 6871 33554432000 4194304 4196468 140729835392192 140428123535632 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32539] ppid=32529 vsize=10658972 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32539/stat : 32539 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97945323 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427733175152 140428174084738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32540] ppid=32529 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32540/stat : 32540 (java) S 32529 32532 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97945323 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427732121120 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32541] ppid=32529 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32541/stat : 32541 (java) S 32529 32532 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97945323 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427731068272 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32542] ppid=32529 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32542/stat : 32542 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427730016592 140428174092187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32543] ppid=32529 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32543/stat : 32543 (java) R 32529 32532 29110 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427728963952 140428174084738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32544] ppid=32529 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32544/stat : 32544 (java) R 32529 32532 29110 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427727911152 140428151906448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32545] ppid=32529 vsize=10658972 memory=139898517100160 CPUtime=0.02 cores=1,3,5,7
/proc/32532/task/32545/stat : 32545 (java) R 32529 32532 29110 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427726858352 140428166310718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32546] ppid=32529 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32546/stat : 32546 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427725805792 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32547] ppid=32529 vsize=10658972 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32547/stat : 32547 (java) R 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945326 10914787328 6871 33554432000 4194304 4196468 140729835392192 140427724754096 140428174084738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27484 KiB

[startup+0.210699 s]*
/proc/loadavg: 1.24 1.30 1.37 3/216 32547
/proc/meminfo: memFree=27285100/32770624 swapFree=67108860/67108860
[pid=32532] ppid=32529 vsize=10659048 memory=40008 CPUtime=0.33 cores=1,3,5,7
/proc/32532/stat : 32532 (java) S 32529 32532 29110 0 -1 1077944320 8118 0 0 0 31 2 0 0 20 0 15 0 97945320 10914865152 10002 33554432000 4194304 4196468 140729835392192 140729835374736 140428174073591 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
/proc/32532/statm: 2664762 10002 2929 1 0 2627263 0
[pid=32532/tid=32534] ppid=32529 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32532/task/32534/stat : 32534 (java) R 32529 32532 29110 0 -1 4202560 5194 0 0 0 19 1 0 0 20 0 15 0 97945320 10914865152 10005 33554432000 4194304 4196468 140729835392192 140428178305904 140428158154078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32535] ppid=32529 vsize=10659048 memory=331 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32535/stat : 32535 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 10005 33554432000 4194304 4196468 140729835392192 140428126694032 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32536] ppid=32529 vsize=10659048 memory=139898517626969 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32536/stat : 32536 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 10005 33554432000 4194304 4196468 140729835392192 140428125641232 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32537] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32537/stat : 32537 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 10005 33554432000 4194304 4196468 140729835392192 140428124588432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32538] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32538/stat : 32538 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 10005 33554432000 4194304 4196468 140729835392192 140428123535632 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32539] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32539/stat : 32539 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427733175152 140428174084738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32540] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32540/stat : 32540 (java) S 32529 32532 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427732121120 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32541] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32541/stat : 32541 (java) S 32529 32532 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427731068272 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32542] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32542/stat : 32542 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427730016592 140428174092187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32543] ppid=32529 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32532/task/32543/stat : 32543 (java) S 32529 32532 29110 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427728963952 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32544] ppid=32529 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32532/task/32544/stat : 32544 (java) S 32529 32532 29110 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427727911152 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32545] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0.07 cores=1,3,5,7
/proc/32532/task/32545/stat : 32545 (java) S 32529 32532 29110 0 -1 1077944384 782 0 0 0 7 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427726858352 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32546] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32546/stat : 32546 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427725805792 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32547] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32547/stat : 32547 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 10005 33554432000 4194304 4196468 140729835392192 140427724754096 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40008 KiB

[startup+0.310131 s]*
/proc/loadavg: 1.24 1.30 1.37 5/216 32547
/proc/meminfo: memFree=27280696/32770624 swapFree=67108860/67108860
[pid=32532] ppid=32529 vsize=10659048 memory=46268 CPUtime=0.53 cores=1,3,5,7
/proc/32532/stat : 32532 (java) S 32529 32532 29110 0 -1 1077944320 8685 0 0 0 51 2 0 0 20 0 15 0 97945320 10914865152 11567 33554432000 4194304 4196468 140729835392192 140729835374736 140428174073591 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
/proc/32532/statm: 2664762 11567 2977 1 0 2627263 0
[pid=32532/tid=32534] ppid=32529 vsize=10659048 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/32532/task/32534/stat : 32534 (java) S 32529 32532 29110 0 -1 1077944384 5514 0 0 0 28 1 0 0 20 0 15 0 97945320 10914865152 11567 33554432000 4194304 4196468 140729835392192 140428178312176 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32535] ppid=32529 vsize=10659048 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32535/stat : 32535 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 11567 33554432000 4194304 4196468 140729835392192 140428126694032 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32536] ppid=32529 vsize=10659048 memory=139898517625134 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32536/stat : 32536 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 11567 33554432000 4194304 4196468 140729835392192 140428125641232 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32537] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32537/stat : 32537 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 11567 33554432000 4194304 4196468 140729835392192 140428124588432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32538] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32538/stat : 32538 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97945321 10914865152 11567 33554432000 4194304 4196468 140729835392192 140428123535632 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32539] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32539/stat : 32539 (java) S 32529 32532 29110 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427733175152 140428174084738 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32540] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32540/stat : 32540 (java) S 32529 32532 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427732121120 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32541] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32541/stat : 32541 (java) S 32529 32532 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97945323 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427731068272 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32542] ppid=32529 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32542/stat : 32542 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427730016592 140428174092187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32543] ppid=32529 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/32532/task/32543/stat : 32543 (java) R 32529 32532 29110 0 -1 4202560 573 0 0 0 4 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427728963952 140428174085526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32544] ppid=32529 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/32532/task/32544/stat : 32544 (java) S 32529 32532 29110 0 -1 1077944384 330 0 0 0 5 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427727911152 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32545] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0.13 cores=1,3,5,7
/proc/32532/task/32545/stat : 32545 (java) R 32529 32532 29110 0 -1 4202560 897 0 0 0 13 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427726858352 140428174094938 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32546] ppid=32529 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32546/stat : 32546 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427725805792 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32547] ppid=32529 vsize=10659048 memory=139898517100160 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32547/stat : 32547 (java) S 32529 32532 29110 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97945326 10914865152 11567 33554432000 4194304 4196468 140729835392192 140427724754096 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46268 KiB

[startup+0.700842 s]
/proc/loadavg: 1.24 1.30 1.37 5/216 32547
/proc/meminfo: memFree=27196560/32770624 swapFree=67108860/67108860
[pid=32532] ppid=32529 vsize=10725612 memory=193216 CPUtime=1.67 cores=1,3,5,7
/proc/32532/stat : 32532 (java) S 32529 32532 29110 0 -1 1077944320 15251 0 0 0 161 6 0 0 20 0 13 0 97945320 10983026688 48304 33554432000 4194304 4196468 140729835392192 140729835374736 140428174073591 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
/proc/32532/statm: 2681403 48304 3097 1 0 2643904 0
[pid=32532/tid=32534] ppid=32529 vsize=10725612 memory=15808 CPUtime=0.65 cores=1,3,5,7
/proc/32532/task/32534/stat : 32534 (java) S 32529 32532 29110 0 -1 1077944384 5595 0 0 0 62 3 0 0 20 0 13 0 97945320 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428178316432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32535] ppid=32529 vsize=10725612 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32535/stat : 32535 (java) S 32529 32532 29110 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428126694032 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32536] ppid=32529 vsize=10725612 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32536/stat : 32536 (java) S 32529 32532 29110 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428125641232 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32537] ppid=32529 vsize=10725612 memory=496 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32537/stat : 32537 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428124588432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32538] ppid=32529 vsize=10725612 memory=928 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32538/stat : 32538 (java) S 32529 32532 29110 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428123535632 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32539] ppid=32529 vsize=10725612 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32539/stat : 32539 (java) S 32529 32532 29110 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427733175360 140428174084738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32540] ppid=32529 vsize=10725612 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32540/stat : 32540 (java) S 32529 32532 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427732121120 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32541] ppid=32529 vsize=10725612 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32541/stat : 32541 (java) S 32529 32532 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427731068272 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32543] ppid=32529 vsize=10725612 memory=6081108994580573287 CPUtime=0.41 cores=1,3,5,7
/proc/32532/task/32543/stat : 32543 (java) R 32529 32532 29110 0 -1 4202560 2973 0 0 0 41 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427728944968 140428157570379 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32544] ppid=32529 vsize=10725612 memory=6004820471124940137 CPUtime=0.39 cores=1,3,5,7
/proc/32532/task/32544/stat : 32544 (java) S 32529 32532 29110 0 -1 1077944384 3900 0 0 0 38 1 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427727891552 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32545] ppid=32529 vsize=10725612 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/32532/task/32545/stat : 32545 (java) S 32529 32532 29110 0 -1 1077944384 1332 0 0 0 18 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427726858352 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32546] ppid=32529 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32546/stat : 32546 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427725805792 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10725612 KiB
Current children cumulated memory: 193216 KiB

[startup+0.722998 s]
# the end of solver process 32532 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.62925 s, system=0.069242 s

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

[startup+0.700842 s]
/proc/loadavg: 1.24 1.30 1.37 5/216 32547
/proc/meminfo: memFree=27196560/32770624 swapFree=67108860/67108860
[pid=32532] ppid=32529 vsize=10725612 memory=193216 CPUtime=1.67 cores=1,3,5,7
/proc/32532/stat : 32532 (java) S 32529 32532 29110 0 -1 1077944320 15251 0 0 0 161 6 0 0 20 0 13 0 97945320 10983026688 48304 33554432000 4194304 4196468 140729835392192 140729835374736 140428174073591 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
/proc/32532/statm: 2681403 48304 3097 1 0 2643904 0
[pid=32532/tid=32534] ppid=32529 vsize=10725612 memory=15808 CPUtime=0.65 cores=1,3,5,7
/proc/32532/task/32534/stat : 32534 (java) S 32529 32532 29110 0 -1 1077944384 5595 0 0 0 62 3 0 0 20 0 13 0 97945320 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428178316432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32535] ppid=32529 vsize=10725612 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32535/stat : 32535 (java) S 32529 32532 29110 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428126694032 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32536] ppid=32529 vsize=10725612 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32536/stat : 32536 (java) S 32529 32532 29110 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428125641232 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32537] ppid=32529 vsize=10725612 memory=496 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32537/stat : 32537 (java) S 32529 32532 29110 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428124588432 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32538] ppid=32529 vsize=10725612 memory=928 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32538/stat : 32538 (java) S 32529 32532 29110 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 13 0 97945321 10983026688 48304 33554432000 4194304 4196468 140729835392192 140428123535632 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32539] ppid=32529 vsize=10725612 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32539/stat : 32539 (java) S 32529 32532 29110 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427733175360 140428174084738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32540] ppid=32529 vsize=10725612 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32540/stat : 32540 (java) S 32529 32532 29110 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427732121120 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32541] ppid=32529 vsize=10725612 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32541/stat : 32541 (java) S 32529 32532 29110 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 97945323 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427731068272 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32543] ppid=32529 vsize=10725612 memory=6081108994580573287 CPUtime=0.41 cores=1,3,5,7
/proc/32532/task/32543/stat : 32543 (java) R 32529 32532 29110 0 -1 4202560 2973 0 0 0 41 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427728944968 140428157570379 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32544] ppid=32529 vsize=10725612 memory=6004820471124940137 CPUtime=0.39 cores=1,3,5,7
/proc/32532/task/32544/stat : 32544 (java) S 32529 32532 29110 0 -1 1077944384 3900 0 0 0 38 1 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427727891552 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32545] ppid=32529 vsize=10725612 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/32532/task/32545/stat : 32545 (java) S 32529 32532 29110 0 -1 1077944384 1332 0 0 0 18 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427726858352 140428174084738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
[pid=32532/tid=32546] ppid=32529 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32532/task/32546/stat : 32546 (java) S 32529 32532 29110 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 97945326 10983026688 48304 33554432000 4194304 4196468 140729835392192 140427725805792 140428174083797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36794368 140729835398317 140729835398409 140729835398409 140729835401167 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10725612 KiB
Current children cumulated memory: 193216 KiB

Child status: 0
Real time (s): 0.723039
CPU time (s): 1.69849
CPU user time (s): 1.62925
CPU system time (s): 0.069242
CPU usage (%): 234.91
Max. virtual memory (cumulated for all children) (KiB): 10725612
Max. memory (cumulated for all children) (KiB): 193216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.62925
system time used= 0.069242
maximum resident set size= 193840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15255
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1198
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 32532
#   total CPU time (s): 1.69849
#   total CPU user time (s): 1.62925
#   total CPU system time (s): 0.069242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026344 second user time and 0.049031 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 20:50:22
IDJOB=4299543
IDBENCH=141412
IDSOLVER=2763
FILE ID=node136/4299543-1532803822
RUNJOBID= node136-1532776307-29142
PBS_JOBID= 21022471
Free space on /tmp= 55796 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-05_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299543-1532803822/watcher-4299543-1532803822 -o /tmp/evaluation-result-4299543-1532803822/solver-4299543-1532803822 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532776307-29142 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299543-1532803822.xml

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

MD5SUM BENCH= bdee8744e8abf74466ff50bd2efe3217
RANDOM SEED=691727311

node136.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.50
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.50
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.50
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.50
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:        27314092 kB
MemAvailable:   31114976 kB
Buffers:          194324 kB
Cached:          3866724 kB
SwapCached:            0 kB
Active:          2577516 kB
Inactive:        2381792 kB
Active(anon):     849584 kB
Inactive(anon):    76472 kB
Active(file):    1727932 kB
Inactive(file):  2305320 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:        905492 kB
Mapped:            45124 kB
Shmem:             25228 kB
Slab:             194892 kB
SReclaimable:     166936 kB
SUnreclaim:        27956 kB
KernelStack:        3568 kB
PageTables:         7076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2024552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    835584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55796 MiB
End job on node136 at 2018-07-28 20:50:22