Trace number 4396771

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
cosoco 2.0? (MO) 192.922 194.723

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0600-int.xml
MD5SUM944fe5e858b8dc1e5468427caea6b95a
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 benchmark118.465
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints718800
Number of domains1
Minimum domain size599
Maximum domain size599
Distribution of domain sizes[{"size":599,"count":600}]
Minimum variable degree2396
Maximum variable degree2396
Distribution of variable degrees[{"degree":2396,"count":600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":718800}]
Number of extensional constraints0
Number of intensional constraints718800
Distribution of constraint types[{"type":"intension","count":718800}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396771-1568582050/watcher-4396771-1568582050 -o /tmp/evaluation-result-4396771-1568582050/solver-4396771-1568582050 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9395 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396771-1568582050.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=11491, runsolver pid=11488

[startup+0.100908 s]*
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26845276/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=32252 memory=8440 CPUtime=0.1 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 2314 0 0 0 10 0 0 0 20 0 1 0 434119920 33026048 2110 33554432000 4194304 6211092 140726562215392 140726562210552 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 8063 2110 807 493 0 1368 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32252 KiB
Current children cumulated memory: 8440 KiB

[startup+0.209748 s]*
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26843432/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=34420 memory=10524 CPUtime=0.21 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 2909 0 0 0 21 0 0 0 20 0 1 0 434119920 35246080 2631 33554432000 4194304 6211092 140726562215392 140726562210552 5535343 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 8605 2631 807 493 0 1910 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34420 KiB
Current children cumulated memory: 10524 KiB

[startup+0.3095 s]*
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26841200/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=36644 memory=12500 CPUtime=0.31 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 3539 0 0 0 31 0 0 0 20 0 1 0 434119920 37523456 3125 33554432000 4194304 6211092 140726562215392 140726562210552 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 9161 3125 807 493 0 2466 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 36644 KiB
Current children cumulated memory: 12500 KiB

[startup+0.700323 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26837108/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=44128 memory=19620 CPUtime=0.69 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 5676 0 0 0 69 0 0 0 20 0 1 0 434119920 45187072 4905 33554432000 4194304 6211092 140726562215392 140726562210552 5734816 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 11032 4905 807 493 0 4337 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44128 KiB
Current children cumulated memory: 19620 KiB

[startup+1.50032 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26827988/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=59492 memory=34652 CPUtime=1.49 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 10062 0 0 0 147 2 0 0 20 0 1 0 434119920 60919808 8663 33554432000 4194304 6211092 140726562215392 140726562212664 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 14873 8663 807 493 0 8178 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 59492 KiB
Current children cumulated memory: 34652 KiB

[startup+47.4901 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26827988/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=3784888 memory=3756032 CPUtime=47.44 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 942008 0 0 0 4600 144 0 0 20 0 1 0 434119920 3875725312 939008 33554432000 4194304 6211092 140726562215392 140726562210152 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 946222 939008 823 493 0 939527 0
Current children cumulated CPU time: 47.44 s
Current children cumulated vsize: 3784888 KiB
Current children cumulated memory: 3756032 KiB

[startup+47.5004 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26827988/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=3785820 memory=3757088 CPUtime=47.45 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 942231 0 0 0 4601 144 0 0 20 0 1 0 434119920 3876679680 939272 33554432000 4194304 6211092 140726562215392 140726562210152 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 946455 939272 823 493 0 939760 0
Current children cumulated CPU time: 47.45 s
Current children cumulated vsize: 3785820 KiB
Current children cumulated memory: 3757088 KiB

[startup+47.6003 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26827988/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=3794480 memory=3765800 CPUtime=47.55 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 944394 0 0 0 4610 145 0 0 20 0 1 0 434119920 3885547520 941384 33554432000 4194304 6211092 140726562215392 140726562210152 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 948620 941450 823 493 0 941925 0
Current children cumulated CPU time: 47.55 s
Current children cumulated vsize: 3794480 KiB
Current children cumulated memory: 3765800 KiB

[startup+47.7004 s]
/proc/loadavg: 2.03 2.05 2.05 3/201 11492
/proc/meminfo: memFree=26827988/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=3803132 memory=3774248 CPUtime=47.65 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 946560 0 0 0 4620 145 0 0 20 0 1 0 434119920 3894407168 943562 33554432000 4194304 6211092 140726562215392 140726562210152 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 950783 943562 823 493 0 944088 0
Current children cumulated CPU time: 47.65 s
Current children cumulated vsize: 3803132 KiB
Current children cumulated memory: 3774248 KiB

[startup+51.1003 s]
/proc/loadavg: 4.72 2.77 2.30 3/202 11501
/proc/meminfo: memFree=23743900/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=4096308 memory=4067552 CPUtime=51.05 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 1019866 0 0 0 4950 155 0 0 20 0 1 0 434119920 4194619392 1016888 33554432000 4194304 6211092 140726562215392 140726562210152 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 1024077 1016888 823 493 0 1017382 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 4096308 KiB
Current children cumulated memory: 4067552 KiB

[startup+102.3 s]
/proc/loadavg: 3.18 2.65 2.28 3/201 11505
/proc/meminfo: memFree=19325412/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=8527696 memory=8498712 CPUtime=102.21 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 2128136 0 0 0 9895 326 0 0 20 0 1 0 434119920 8732360704 2124678 33554432000 4194304 6211092 140726562215392 140726562210488 139924644776933 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 2131924 2124678 823 493 0 2125229 0
Current children cumulated CPU time: 102.21 s
Current children cumulated vsize: 8527696 KiB
Current children cumulated memory: 8498712 KiB

[startup+162.3 s]
/proc/loadavg: 2.43 2.53 2.26 3/200 11509
/proc/meminfo: memFree=14509704/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=13335760 memory=13305028 CPUtime=162.17 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 3328422 0 0 0 15708 509 0 0 20 0 1 0 434119920 13655818240 3326257 33554432000 4194304 6211092 140726562215392 140726562210488 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 3333940 3326257 823 493 0 3327245 0
Current children cumulated CPU time: 162.17 s
Current children cumulated vsize: 13335760 KiB
Current children cumulated memory: 13305028 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+191.8 s]*
/proc/loadavg: 2.26 2.48 2.26 3/201 11512
/proc/meminfo: memFree=11922912/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=15875240 memory=15843952 CPUtime=191.66 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) R 11488 11491 9363 0 -1 4202496 3965191 0 0 0 18536 630 0 0 20 0 1 0 434119920 16256245760 3960988 33554432000 4194304 6211092 140726562215392 140726562210488 5071149 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 3968810 3960988 823 493 0 3962115 0
Current children cumulated CPU time: 191.66 s
Current children cumulated vsize: 15875240 KiB
Current children cumulated memory: 15843952 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+194.723 s]
# the end of solver process 11491 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=185.644 s, system=7.27856 s

Solver just ended.
Dumping a history of the last processes samples

[startup+193 s]
/proc/loadavg: 2.26 2.48 2.26 4/202 11513
/proc/meminfo: memFree=11453680/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=15875372 memory=15844208 CPUtime=191.86 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) S 11488 11491 9363 0 -1 512 3965222 0 0 0 18552 634 0 0 20 0 1 0 434119920 16256380928 3961052 33554432000 4194304 6211092 140726562215392 140726562210424 5189768 0 16384 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 3968843 3961052 823 493 0 3962148 0
Current children cumulated CPU time: 191.86 s
Current children cumulated vsize: 15875372 KiB
Current children cumulated memory: 15844208 KiB

[startup+193.4 s]
/proc/loadavg: 2.26 2.48 2.26 4/202 11513
/proc/meminfo: memFree=11453680/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=15875372 memory=15844208 CPUtime=191.93 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) S 11488 11491 9363 0 -1 512 3965222 0 0 0 18558 635 0 0 20 0 1 0 434119920 16256380928 3961052 33554432000 4194304 6211092 140726562215392 140726562210424 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 3968843 3961052 823 493 0 3962148 0
Current children cumulated CPU time: 191.93 s
Current children cumulated vsize: 15875372 KiB
Current children cumulated memory: 15844208 KiB

[startup+193.8 s]*
/proc/loadavg: 2.26 2.48 2.26 4/201 11513
/proc/meminfo: memFree=11024396/32770624 swapFree=66939884/67108860
[pid=11491] ppid=11488 vsize=15875372 memory=15844208 CPUtime=192 cores=1,3,5,7
/proc/11491/stat : 11491 (cosoco) S 11488 11491 9363 0 -1 512 3965222 0 0 0 18564 636 0 0 20 0 1 0 434119920 16256380928 3961052 33554432000 4194304 6211092 140726562215392 140726562210424 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8312316 8317760 41463808 140726562219019 140726562219121 140726562219121 140726562222030 0
/proc/11491/statm: 3968843 3961052 823 493 0 3962148 0
Current children cumulated CPU time: 192 s
Current children cumulated vsize: 15875372 KiB
Current children cumulated memory: 15844208 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 194.723
CPU time (s): 192.922
CPU user time (s): 185.644
CPU system time (s): 7.27856
CPU usage (%): 99.0755
Max. virtual memory (cumulated for all children) (KiB): 15875372
Max. memory (cumulated for all children) (KiB): 15844208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.644
system time used= 7.27856
maximum resident set size= 15844212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3965222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 148364
involuntary context switches= 161


# summary of solver processes directly reported to runsolver:
#   pid: 11491
#   total CPU time (s): 192.922
#   total CPU user time (s): 185.644
#   total CPU system time (s): 7.27856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.664945 second user time and 1.02045 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-15 23:13:31
IDJOB=4396771
IDBENCH=126913
IDSOLVER=2848
FILE ID=node119/4396771-1568582050
RUNJOBID= node119-1568572745-9395
PBS_JOBID= 21703330
Free space on /tmp= 60884 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0600-int.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396771-1568582050/watcher-4396771-1568582050 -o /tmp/evaluation-result-4396771-1568582050/solver-4396771-1568582050 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568572745-9395 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396771-1568582050.xml

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

MD5SUM BENCH= 944fe5e858b8dc1e5468427caea6b95a
RANDOM SEED=1085105728

node119.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.47
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.47
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.47
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.47
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:        26849660 kB
MemAvailable:   31600092 kB
Buffers:          137040 kB
Cached:          4886676 kB
SwapCached:        61096 kB
Active:          2725780 kB
Inactive:        2576340 kB
Active(anon):     214908 kB
Inactive(anon):   113240 kB
Active(file):    2510872 kB
Inactive(file):  2463100 kB
Unevictable:      106932 kB
Mlocked:          106932 kB
SwapTotal:      67108860 kB
SwapFree:       66939884 kB
Dirty:            828248 kB
Writeback:         66068 kB
AnonPages:        326172 kB
Mapped:            50072 kB
Shmem:             41008 kB
Slab:             214108 kB
SReclaimable:     184588 kB
SUnreclaim:        29520 kB
KernelStack:        3520 kB
PageTables:         6184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     748488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 60904 MiB
End job on node119 at 2019-09-15 23:16:45