Trace number 4247313

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
R1: Concrete 3.4UNSAT 7.69311 3.54368

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0004-int.xml
MD5SUM702c42d504c6f2b051c8b46344939363
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.015268
Satisfiable
(Un)Satisfiability was proved
Number of variables4
Number of constraints24
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":4}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":24}]
Number of extensional constraints0
Number of intensional constraints24
Distribution of constraint types[{"type":"intension","count":24}]
Optimization problemNO
Type of objective

Solver Data

3.73/2.13	c Concrete v3.4 running
7.49/3.42	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-4247313-1500729335/watcher-4247313-1500729335 -o /tmp/evaluation-result-4247313-1500729335/solver-4247313-1500729335 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500717875-23066 --watchdog 2560 bin/concrete HOME/instance-4247313-1500729335.xml 

pid=26429
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.47 1.47 1.48 3/261 26432
/proc/meminfo: memFree=30524396/32770624 swapFree=5776/309796
[pid=26432] ppid=26429 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (bash) S 26429 26432 23034 0 -1 4202496 687 1532 0 0 0 0 0 0 20 0 1 0 8198899 9736192 351 33554432000 4194304 5098028 140725333342080 140725333339720 140000258620416 0 0 4100 65536 18446744071580971376 0 0 17 9 0 0 0 0 0 7196144 7232144 28672000 140725333345550 140725333345635 140725333345635 140725333348334 0
/proc/26432/statm: 2377 351 278 221 0 86 0

[startup+0.100187 s]
/proc/loadavg: 1.47 1.47 1.48 3/261 26432
/proc/meminfo: memFree=30524396/32770624 swapFree=5776/309796
[pid=26432] ppid=26429 vsize=9640 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (bash) S 26429 26432 23034 0 -1 4202496 886 6412 0 0 0 0 0 1 20 0 1 0 8198899 9871360 378 33554432000 4194304 5098028 140725333342080 140725333336088 140000258620416 0 0 4100 65536 18446744071580971376 0 0 17 9 0 0 0 0 0 7196144 7232144 28672000 140725333345550 140725333345635 140725333345635 140725333348334 0
/proc/26432/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200355 s]
/proc/loadavg: 1.47 1.47 1.48 3/261 26432
/proc/meminfo: memFree=30524396/32770624 swapFree=5776/309796
[pid=26432] ppid=26429 vsize=10902292 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 6099 12540 0 0 8 1 8 3 20 0 20 0 8198899 11163947008 6868 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2725573 6868 2832 1 0 2713890 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10902292

[startup+0.300299 s]
/proc/loadavg: 1.47 1.47 1.48 3/261 26432
/proc/meminfo: memFree=30524396/32770624 swapFree=5776/309796
[pid=26432] ppid=26429 vsize=10902392 CPUtime=0.35 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 10556 12540 0 0 22 2 8 3 20 0 20 0 8198899 11164049408 11609 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2725598 11609 2982 1 0 2713890 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 10902392

[startup+0.70031 s]
/proc/loadavg: 1.47 1.47 1.48 3/261 26432
/proc/meminfo: memFree=30524396/32770624 swapFree=5776/309796
[pid=26432] ppid=26429 vsize=10902720 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 13867 12540 0 0 87 4 8 3 20 0 20 0 8198899 11164385280 17243 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2725680 17243 3234 1 0 2713890 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 10902720

[startup+1.50115 s]
/proc/loadavg: 1.47 1.47 1.48 4/281 26505
/proc/meminfo: memFree=30411312/32770624 swapFree=5776/309856
[pid=26432] ppid=26429 vsize=10913344 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 24939 12540 0 0 208 13 8 3 20 0 20 0 8198899 11175264256 44807 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2728336 44807 3413 1 0 2716450 0
[pid=26432/tid=26487] ppid=26429 vsize=10913344 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26487/stat : 26487 (java) R 26429 26432 23034 0 -1 4202560 18374 12540 0 0 125 5 8 3 20 0 20 0 8198911 11175264256 44807 33554432000 4194304 4196468 140721306936720 139845258057840 139845237908830 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26488] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26488/stat : 26488 (java) S 26429 26432 23034 0 -1 1077944384 16 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139845210381456 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26489] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26489/stat : 26489 (java) S 26429 26432 23034 0 -1 1077944384 14 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844859649040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26490] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26490/stat : 26490 (java) S 26429 26432 23034 0 -1 1077944384 25 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844858596240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26491] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26491/stat : 26491 (java) S 26429 26432 23034 0 -1 1077944384 22 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844857543440 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26492] ppid=26429 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26492/stat : 26492 (java) S 26429 26432 23034 0 -1 1077944384 132 12540 0 0 1 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844856490640 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26493] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26493/stat : 26493 (java) S 26429 26432 23034 0 -1 1077944384 18 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844855437840 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26494] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26494/stat : 26494 (java) S 26429 26432 23034 0 -1 1077944384 12 12540 0 0 0 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844854385040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26495] ppid=26429 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26495/stat : 26495 (java) S 26429 26432 23034 0 -1 1077944384 37 12540 0 0 1 0 8 3 20 0 20 0 8198912 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844853332240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26496] ppid=26429 vsize=10913344 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26496/stat : 26496 (java) S 26429 26432 23034 0 -1 1077944384 645 12540 0 0 1 0 8 3 20 0 20 0 8198913 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844071013232 139845253839490 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26497] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26497/stat : 26497 (java) S 26429 26432 23034 0 -1 1077944384 54 12540 0 0 0 0 8 3 20 0 20 0 8198914 11175264256 44807 33554432000 4194304 4196468 140721306936720 139844069959264 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26498] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26498/stat : 26498 (java) S 26429 26432 23034 0 -1 1077944384 44 12540 0 0 0 0 8 3 20 0 20 0 8198914 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843866715520 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26499] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26499/stat : 26499 (java) S 26429 26432 23034 0 -1 1077944384 1 12540 0 0 0 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843865663824 139845253846939 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26500] ppid=26429 vsize=10913344 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26500/stat : 26500 (java) S 26429 26432 23034 0 -1 1077944384 1061 12540 0 0 16 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843864611184 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26501] ppid=26429 vsize=10913344 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26501/stat : 26501 (java) S 26429 26432 23034 0 -1 1077944384 414 12540 0 0 14 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843863558384 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26502] ppid=26429 vsize=10913344 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26502/stat : 26502 (java) S 26429 26432 23034 0 -1 1077944384 640 12540 0 0 14 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843862505584 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26503] ppid=26429 vsize=10913344 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26503/stat : 26503 (java) S 26429 26432 23034 0 -1 1077944384 1291 12540 0 0 26 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843861452784 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26504] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26504/stat : 26504 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843860401248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26505] ppid=26429 vsize=10913344 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26505/stat : 26505 (java) S 26429 26432 23034 0 -1 1077944384 4 12540 0 0 0 0 8 3 20 0 20 0 8198917 11175264256 44807 33554432000 4194304 4196468 140721306936720 139843859348528 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 10913344

[startup+3.10103 s]
/proc/loadavg: 1.47 1.47 1.48 5/281 26505
/proc/meminfo: memFree=30343224/32770624 swapFree=5776/309856
[pid=26432] ppid=26429 vsize=10927868 CPUtime=6.38 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 46979 12540 0 0 604 23 8 3 20 0 20 0 8198899 11190136832 65800 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2731967 65800 3479 1 0 2719522 0
[pid=26432/tid=26487] ppid=26429 vsize=10927868 CPUtime=2.95 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26487/stat : 26487 (java) R 26429 26432 23034 0 -1 4202560 32274 12540 0 0 276 8 8 3 20 0 20 0 8198911 11190136832 65800 33554432000 4194304 4196468 140721306936720 139845258045976 139845235391881 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26488] ppid=26429 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26488/stat : 26488 (java) S 26429 26432 23034 0 -1 1077944384 27 12540 0 0 2 1 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139845210381456 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26489] ppid=26429 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26489/stat : 26489 (java) S 26429 26432 23034 0 -1 1077944384 26 12540 0 0 2 1 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844859649040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26490] ppid=26429 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26490/stat : 26490 (java) S 26429 26432 23034 0 -1 1077944384 112 12540 0 0 2 0 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844858596240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26491] ppid=26429 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26491/stat : 26491 (java) S 26429 26432 23034 0 -1 1077944384 30 12540 0 0 2 0 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844857543440 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26492] ppid=26429 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26492/stat : 26492 (java) S 26429 26432 23034 0 -1 1077944384 150 12540 0 0 2 1 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844856490640 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26493] ppid=26429 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26493/stat : 26493 (java) S 26429 26432 23034 0 -1 1077944384 31 12540 0 0 2 0 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844855437840 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26494] ppid=26429 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26494/stat : 26494 (java) S 26429 26432 23034 0 -1 1077944384 24 12540 0 0 2 1 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844854385040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26495] ppid=26429 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26495/stat : 26495 (java) S 26429 26432 23034 0 -1 1077944384 53 12540 0 0 3 0 8 3 20 0 20 0 8198912 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844853332240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26496] ppid=26429 vsize=10927868 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26496/stat : 26496 (java) S 26429 26432 23034 0 -1 1077944384 1495 12540 0 0 4 0 8 3 20 0 20 0 8198913 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844071013232 139845253839490 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26497] ppid=26429 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26497/stat : 26497 (java) S 26429 26432 23034 0 -1 1077944384 55 12540 0 0 0 0 8 3 20 0 20 0 8198914 11190136832 65800 33554432000 4194304 4196468 140721306936720 139844069959264 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26498] ppid=26429 vsize=10927868 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26498/stat : 26498 (java) S 26429 26432 23034 0 -1 1077944384 44 12540 0 0 1 0 8 3 20 0 20 0 8198914 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843866715520 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26499] ppid=26429 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26499/stat : 26499 (java) S 26429 26432 23034 0 -1 1077944384 1 12540 0 0 0 0 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843865663824 139845253846939 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26500] ppid=26429 vsize=10927868 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26500/stat : 26500 (java) R 26429 26432 23034 0 -1 4202560 2640 12540 0 0 62 1 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843864592200 139845237325177 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26501] ppid=26429 vsize=10927868 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26501/stat : 26501 (java) S 26429 26432 23034 0 -1 1077944384 1621 12540 0 0 56 1 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843863558384 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26502] ppid=26429 vsize=10927868 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26502/stat : 26502 (java) S 26429 26432 23034 0 -1 1077944384 3073 12540 0 0 83 0 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843862505584 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26503] ppid=26429 vsize=10927868 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26503/stat : 26503 (java) S 26429 26432 23034 0 -1 1077944384 3182 12540 0 0 97 1 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843861452784 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26504] ppid=26429 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26504/stat : 26504 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843860401248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26505] ppid=26429 vsize=10927868 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26505/stat : 26505 (java) S 26429 26432 23034 0 -1 1077944384 5 12540 0 0 0 0 8 3 20 0 20 0 8198917 11190136832 65800 33554432000 4194304 4196468 140721306936720 139843859348528 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 10927868

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

[startup+3.20107 s]
/proc/loadavg: 1.47 1.47 1.48 5/281 26505
/proc/meminfo: memFree=30343224/32770624 swapFree=5776/309856
[pid=26432] ppid=26429 vsize=10995452 CPUtime=6.57 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 52919 12540 0 0 623 23 8 3 20 0 20 0 8198899 11259342848 71740 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2748863 71740 3479 1 0 2736418 0
[pid=26432/tid=26487] ppid=26429 vsize=10995452 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26487/stat : 26487 (java) R 26429 26432 23034 0 -1 4202560 37525 12540 0 0 286 9 8 3 20 0 20 0 8198911 11259342848 71740 33554432000 4194304 4196468 140721306936720 139845258038232 139845237871973 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26488] ppid=26429 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26488/stat : 26488 (java) S 26429 26432 23034 0 -1 1077944384 27 12540 0 0 2 1 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139845210381456 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26489] ppid=26429 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26489/stat : 26489 (java) S 26429 26432 23034 0 -1 1077944384 26 12540 0 0 2 1 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844859649040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26490] ppid=26429 vsize=10995452 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26490/stat : 26490 (java) S 26429 26432 23034 0 -1 1077944384 112 12540 0 0 2 0 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844858596240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26491] ppid=26429 vsize=10995452 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26491/stat : 26491 (java) S 26429 26432 23034 0 -1 1077944384 30 12540 0 0 2 0 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844857543440 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26492] ppid=26429 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26492/stat : 26492 (java) S 26429 26432 23034 0 -1 1077944384 150 12540 0 0 2 1 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844856490640 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26493] ppid=26429 vsize=10995452 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26493/stat : 26493 (java) S 26429 26432 23034 0 -1 1077944384 31 12540 0 0 2 0 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844855437840 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26494] ppid=26429 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26494/stat : 26494 (java) S 26429 26432 23034 0 -1 1077944384 24 12540 0 0 2 1 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844854385040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26495] ppid=26429 vsize=10995452 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26495/stat : 26495 (java) S 26429 26432 23034 0 -1 1077944384 53 12540 0 0 3 0 8 3 20 0 20 0 8198912 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844853332240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26496] ppid=26429 vsize=10995452 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26496/stat : 26496 (java) S 26429 26432 23034 0 -1 1077944384 1495 12540 0 0 4 0 8 3 20 0 20 0 8198913 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844071013232 139845253839490 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26497] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26497/stat : 26497 (java) S 26429 26432 23034 0 -1 1077944384 55 12540 0 0 0 0 8 3 20 0 20 0 8198914 11259342848 71740 33554432000 4194304 4196468 140721306936720 139844069959264 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26498] ppid=26429 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26498/stat : 26498 (java) S 26429 26432 23034 0 -1 1077944384 44 12540 0 0 1 0 8 3 20 0 20 0 8198914 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843866715520 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26499] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26499/stat : 26499 (java) S 26429 26432 23034 0 -1 1077944384 1 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843865663824 139845253846939 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26500] ppid=26429 vsize=10995452 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26500/stat : 26500 (java) R 26429 26432 23034 0 -1 4202560 3329 12540 0 0 72 1 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843864592200 139845238725985 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26501] ppid=26429 vsize=10995452 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26501/stat : 26501 (java) S 26429 26432 23034 0 -1 1077944384 1621 12540 0 0 56 1 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843863558384 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26502] ppid=26429 vsize=10995452 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26502/stat : 26502 (java) S 26429 26432 23034 0 -1 1077944384 3073 12540 0 0 83 0 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843862505584 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26503] ppid=26429 vsize=10995452 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26503/stat : 26503 (java) R 26429 26432 23034 0 -1 4202560 3182 12540 0 0 97 1 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843861452784 139845238967613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26504] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26504/stat : 26504 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843860401248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26505] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26505/stat : 26505 (java) S 26429 26432 23034 0 -1 1077944384 5 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 71740 33554432000 4194304 4196468 140721306936720 139843859348528 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 10995452

[startup+3.41139 s]
/proc/loadavg: 1.68 1.51 1.49 10/281 26505
/proc/meminfo: memFree=30248772/32770624 swapFree=5776/309856
[pid=26432] ppid=26429 vsize=10995452 CPUtime=7.49 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 57081 12540 0 0 714 24 8 3 20 0 20 0 8198899 11259342848 72218 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2748863 72218 3489 1 0 2736418 0
[pid=26432/tid=26487] ppid=26429 vsize=10995452 CPUtime=3.08 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26487/stat : 26487 (java) S 26429 26432 23034 0 -1 1077944384 38316 12540 0 0 288 9 8 3 20 0 20 0 8198911 11259342848 72218 33554432000 4194304 4196468 140721306936720 139845258066016 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26488] ppid=26429 vsize=10995452 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26488/stat : 26488 (java) S 26429 26432 23034 0 -1 1077944384 343 12540 0 0 8 1 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139845210381456 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26489] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26489/stat : 26489 (java) S 26429 26432 23034 0 -1 1077944384 30 12540 0 0 11 1 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844859649040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26490] ppid=26429 vsize=10995452 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26490/stat : 26490 (java) S 26429 26432 23034 0 -1 1077944384 115 12540 0 0 11 0 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844858596240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26491] ppid=26429 vsize=10995452 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26491/stat : 26491 (java) S 26429 26432 23034 0 -1 1077944384 38 12540 0 0 9 1 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844857543440 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26492] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26492/stat : 26492 (java) S 26429 26432 23034 0 -1 1077944384 154 12540 0 0 11 1 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844856490640 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26493] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26493/stat : 26493 (java) S 26429 26432 23034 0 -1 1077944384 34 12540 0 0 12 0 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844855437840 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26494] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26494/stat : 26494 (java) S 26429 26432 23034 0 -1 1077944384 33 12540 0 0 11 1 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844854385040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26495] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26495/stat : 26495 (java) S 26429 26432 23034 0 -1 1077944384 74 12540 0 0 12 0 8 3 20 0 20 0 8198912 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844853332240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26496] ppid=26429 vsize=10995452 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26496/stat : 26496 (java) R 26429 26432 23034 0 -1 4202560 3074 12540 0 0 12 0 8 3 20 0 20 0 8198913 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844071011520 139845238182992 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26497] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26497/stat : 26497 (java) S 26429 26432 23034 0 -1 1077944384 56 12540 0 0 0 0 8 3 20 0 20 0 8198914 11259342848 72218 33554432000 4194304 4196468 140721306936720 139844069958528 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26498] ppid=26429 vsize=10995452 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26498/stat : 26498 (java) S 26429 26432 23034 0 -1 1077944384 45 12540 0 0 1 0 8 3 20 0 20 0 8198914 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843866713248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26499] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26499/stat : 26499 (java) S 26429 26432 23034 0 -1 1077944384 1 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843865663824 139845253846939 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26500] ppid=26429 vsize=10995452 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26500/stat : 26500 (java) R 26429 26432 23034 0 -1 4202560 4537 12540 0 0 80 1 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843864597064 139845235346699 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26501] ppid=26429 vsize=10995452 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26501/stat : 26501 (java) S 26429 26432 23034 0 -1 1077944384 1621 12540 0 0 56 1 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843863558384 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26502] ppid=26429 vsize=10995452 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26502/stat : 26502 (java) S 26429 26432 23034 0 -1 1077944384 3153 12540 0 0 87 0 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843862502784 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26503] ppid=26429 vsize=10995452 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26503/stat : 26503 (java) S 26429 26432 23034 0 -1 1077944384 3315 12540 0 0 98 1 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843861452784 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26504] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26504/stat : 26504 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843860401248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26505] ppid=26429 vsize=10995452 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26505/stat : 26505 (java) S 26429 26432 23034 0 -1 1077944384 6 12540 0 0 0 0 8 3 20 0 20 0 8198917 11259342848 72218 33554432000 4194304 4196468 140721306936720 139843859348528 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 10995452

[startup+3.50095 s]
/proc/loadavg: 1.68 1.51 1.49 10/281 26505
/proc/meminfo: memFree=30248772/32770624 swapFree=5776/309856
[pid=26432] ppid=26429 vsize=11063788 CPUtime=7.64 cores=1,3,5,7,9,11,13,15
/proc/26432/stat : 26432 (java) S 26429 26432 23034 0 -1 1077944320 57986 12540 0 0 729 24 8 3 20 0 19 0 8198899 11329318912 72837 33554432000 4194304 4196468 140721306936720 140721306919264 139845253828343 0 0 0 16800975 18446744073709551615 0 0 17 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
/proc/26432/statm: 2765947 72837 3491 1 0 2753502 0
[pid=26432/tid=26487] ppid=26429 vsize=11063788 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26487/stat : 26487 (java) S 26429 26432 23034 0 -1 1077944384 38349 12540 0 0 289 9 8 3 20 0 19 0 8198911 11329318912 72837 33554432000 4194304 4196468 140721306936720 139845258071184 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26488] ppid=26429 vsize=11063788 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26488/stat : 26488 (java) S 26429 26432 23034 0 -1 1077944384 343 12540 0 0 9 1 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139845210381456 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26489] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26489/stat : 26489 (java) S 26429 26432 23034 0 -1 1077944384 30 12540 0 0 11 1 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844859649040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26490] ppid=26429 vsize=11063788 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26490/stat : 26490 (java) S 26429 26432 23034 0 -1 1077944384 115 12540 0 0 11 0 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844858596240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26491] ppid=26429 vsize=11063788 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26491/stat : 26491 (java) S 26429 26432 23034 0 -1 1077944384 38 12540 0 0 10 1 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844857543440 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26492] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26492/stat : 26492 (java) S 26429 26432 23034 0 -1 1077944384 154 12540 0 0 11 1 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844856490640 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26493] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26493/stat : 26493 (java) S 26429 26432 23034 0 -1 1077944384 34 12540 0 0 12 0 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844855437840 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26494] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26494/stat : 26494 (java) S 26429 26432 23034 0 -1 1077944384 33 12540 0 0 11 1 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844854385040 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26495] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26495/stat : 26495 (java) S 26429 26432 23034 0 -1 1077944384 74 12540 0 0 12 0 8 3 20 0 19 0 8198912 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844853332240 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26496] ppid=26429 vsize=11063788 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26496/stat : 26496 (java) S 26429 26432 23034 0 -1 1077944384 3074 12540 0 0 12 0 8 3 20 0 19 0 8198913 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844071013440 139845253839490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26497] ppid=26429 vsize=11063788 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26497/stat : 26497 (java) S 26429 26432 23034 0 -1 1077944384 56 12540 0 0 0 0 8 3 20 0 19 0 8198914 11329318912 72837 33554432000 4194304 4196468 140721306936720 139844069959264 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26498] ppid=26429 vsize=11063788 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26498/stat : 26498 (java) S 26429 26432 23034 0 -1 1077944384 45 12540 0 0 1 0 8 3 20 0 19 0 8198914 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843866715520 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26499] ppid=26429 vsize=11063788 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26499/stat : 26499 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843865663472 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26500] ppid=26429 vsize=11063788 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26500/stat : 26500 (java) R 26429 26432 23034 0 -1 4202560 5377 12540 0 0 89 1 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843864597064 139845231705808 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26501] ppid=26429 vsize=11063788 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26501/stat : 26501 (java) S 26429 26432 23034 0 -1 1077944384 1622 12540 0 0 56 1 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843863542928 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26502] ppid=26429 vsize=11063788 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26502/stat : 26502 (java) S 26429 26432 23034 0 -1 1077944384 3154 12540 0 0 87 0 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843862505584 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26503] ppid=26429 vsize=11063788 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26503/stat : 26503 (java) S 26429 26432 23034 0 -1 1077944384 3315 12540 0 0 98 1 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843861452784 139845253839490 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
[pid=26432/tid=26504] ppid=26429 vsize=11063788 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/26432/task/26504/stat : 26504 (java) S 26429 26432 23034 0 -1 1077944384 3 12540 0 0 0 0 8 3 20 0 19 0 8198917 11329318912 72837 33554432000 4194304 4196468 140721306936720 139843860401248 139845253838549 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32768000 140721306938049 140721306940823 140721306940823 140721306943439 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 11063788

Child status: 0
Real time (s): 3.54368
CPU time (s): 7.69311
CPU user time (s): 7.40272
CPU system time (s): 0.290384
CPU usage (%): 217.094
Max. virtual memory (cumulated for all children) (KiB): 11063788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.40272
system time used= 0.290384
maximum resident set size= 292116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70562
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= 8241
involuntary context switches= 1633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025224 second user time and 0.045862 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-22 15:15:35
IDJOB=4247313
IDBENCH=126908
IDSOLVER=2630
FILE ID=node146/4247313-1500729335
RUNJOBID= node146-1500717875-23066
PBS_JOBID= 20623365
Free space on /tmp= 61768 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0004-int.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247313-1500729335/watcher-4247313-1500729335 -o /tmp/evaluation-result-4247313-1500729335/solver-4247313-1500729335 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500717875-23066 --watchdog 2560  bin/concrete HOME/instance-4247313-1500729335.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 702c42d504c6f2b051c8b46344939363
RANDOM SEED=1432418201

node146.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.96
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30524452 kB
MemAvailable:   30844428 kB
Buffers:          151640 kB
Cached:           447440 kB
SwapCached:            0 kB
Active:          1487828 kB
Inactive:         318632 kB
Active(anon):    1210016 kB
Inactive(anon):     8836 kB
Active(file):     277812 kB
Inactive(file):   309796 kB
Unevictable:        5776 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24832 kB
Writeback:             0 kB
AnonPages:       1213172 kB
Mapped:            44476 kB
Shmem:              8852 kB
Slab:             130336 kB
SReclaimable:      96404 kB
SUnreclaim:        33932 kB
KernelStack:        4656 kB
PageTables:         8080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2027984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    980992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61744 MiB
End job on node146 at 2017-07-22 15:15:39