Trace number 4398726

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallel? (TO) 252.436 254.16

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-030-009.xml
MD5SUM902db1136df2968cd1e3d1d445559775
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark7.29626
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":300},{"size":29,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":300},{"degree":46,"count":1}]
Minimum constraint arity30
Maximum constraint arity300
Distribution of constraint arities[{"arity":30,"count":10},{"arity":61,"count":45},{"arity":300,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398726-1568608015/watcher-4398726-1568608015 -o /tmp/evaluation-result-4398726-1568608015/solver-4398726-1568608015 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568597210-21314 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398726-1568608015.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=22902, runsolver pid=22899
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29484864/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=30028 memory=6268 CPUtime=0.1 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 1786 0 0 0 10 0 0 0 20 0 1 0 436737945 30748672 1567 33554432000 4194304 6211092 140730777989824 140730777986360 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 7507 1567 846 493 0 812 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30028 KiB
Current children cumulated memory: 6268 KiB

[startup+0.209089 s]*
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29483376/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=31440 memory=7852 CPUtime=0.21 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 2133 0 0 0 21 0 0 0 20 0 1 0 436737945 32194560 1963 33554432000 4194304 6211092 140730777989824 140730777986360 140358773049232 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 7860 1963 846 493 0 1165 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31440 KiB
Current children cumulated memory: 7852 KiB

[startup+0.308592 s]*
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29482260/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=32580 memory=9016 CPUtime=0.31 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 2418 0 0 0 31 0 0 0 20 0 1 0 436737945 33361920 2254 33554432000 4194304 6211092 140730777989824 140730777986360 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 8145 2254 846 493 0 1450 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32580 KiB
Current children cumulated memory: 9016 KiB

[startup+0.700269 s]
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29479344/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=37384 memory=13660 CPUtime=0.69 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 3592 0 0 0 69 0 0 0 20 0 1 0 436737945 38281216 3415 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 9346 3415 846 493 0 2651 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37384 KiB
Current children cumulated memory: 13660 KiB

[startup+1.50028 s]
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29473392/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=47040 memory=23424 CPUtime=1.49 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 6032 0 0 0 149 0 0 0 20 0 1 0 436737945 48168960 5856 33554432000 4194304 6211092 140730777989824 140730777971992 5012856 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 11760 5856 846 493 0 5065 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 47040 KiB
Current children cumulated memory: 23424 KiB

[startup+3.10916 s]
/proc/loadavg: 7.53 8.25 8.18 2/191 22903
/proc/meminfo: memFree=29449964/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=66852 memory=43064 CPUtime=3.09 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 11041 0 0 0 309 0 0 0 20 0 1 0 436737945 68456448 10766 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 16713 10766 846 493 0 10018 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 66852 KiB
Current children cumulated memory: 43064 KiB

[startup+6.30026 s]
/proc/loadavg: 6.93 8.11 8.13 2/191 22903
/proc/meminfo: memFree=29412912/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=106344 memory=81992 CPUtime=6.29 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 20887 0 0 0 627 2 0 0 20 0 1 0 436737945 108896256 20498 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 26586 20498 846 493 0 19891 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 106344 KiB
Current children cumulated memory: 81992 KiB

[startup+12.7003 s]
/proc/loadavg: 6.45 7.99 8.09 2/191 22903
/proc/meminfo: memFree=29338964/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=186620 memory=160212 CPUtime=12.69 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 40568 0 0 0 1265 4 0 0 20 0 1 0 436737945 191098880 40053 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 46655 40053 846 493 0 39960 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 186620 KiB
Current children cumulated memory: 160212 KiB

[startup+25.5003 s]
/proc/loadavg: 5.25 7.65 7.98 2/191 22903
/proc/meminfo: memFree=29179912/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=341032 memory=316836 CPUtime=25.48 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 78781 0 0 0 2538 10 0 0 20 0 1 0 436737945 349216768 79209 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 85258 79209 846 493 0 78563 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 341032 KiB
Current children cumulated memory: 316836 KiB

[startup+51.1092 s]
/proc/loadavg: 3.80 7.12 7.79 2/191 22906
/proc/meminfo: memFree=28858732/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=659960 memory=632952 CPUtime=51.08 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 154787 0 0 0 5086 22 0 0 20 0 1 0 436737945 675799040 158238 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 164990 158238 846 493 0 158295 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 659960 KiB
Current children cumulated memory: 632952 KiB

[startup+102.3 s]
/proc/loadavg: 2.21 6.17 7.44 2/191 22909
/proc/meminfo: memFree=28233124/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=1301588 memory=1260428 CPUtime=102.26 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 306031 0 0 0 10182 44 0 0 20 0 1 0 436737945 1332826112 315107 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 325397 315107 846 493 0 318702 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 1301588 KiB
Current children cumulated memory: 1260428 KiB

[startup+162.3 s]
/proc/loadavg: 1.45 5.23 7.04 2/191 22913
/proc/meminfo: memFree=27495716/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=2042600 memory=1997112 CPUtime=162.24 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 482526 0 0 0 16158 66 0 0 20 0 1 0 436737945 2091622400 499278 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 510650 499278 846 493 0 503955 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 2042600 KiB
Current children cumulated memory: 1997112 KiB

[startup+222.3 s]
/proc/loadavg: 1.16 4.46 6.66 2/191 22918
/proc/meminfo: memFree=26756616/32770624 swapFree=66958312/67108860
[pid=22902] ppid=22899 vsize=2802748 memory=2734668 CPUtime=222.22 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 659315 0 0 0 22133 89 0 0 20 0 1 0 436737945 2870013952 683667 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 700687 683667 846 493 0 693992 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 2802748 KiB
Current children cumulated memory: 2734668 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.10 4.13 6.48 2/191 22925
/proc/meminfo: memFree=26387540/32770624 swapFree=66958316/67108860
[pid=22902] ppid=22899 vsize=3151096 memory=3099624 CPUtime=251.93 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 4202496 746491 0 0 0 25092 101 0 0 20 0 1 0 436737945 3226722304 774906 33554432000 4194304 6211092 140730777989824 140730777971992 140358772128741 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 787774 774906 846 493 0 781079 0
Current children cumulated CPU time: 251.93 s
Current children cumulated vsize: 3151096 KiB
Current children cumulated memory: 3099624 KiB

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

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

[startup+254.16 s]
# the end of solver process 22902 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.237 s, system=1.19944 s

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

[startup+252.8 s]
/proc/loadavg: 1.10 4.13 6.48 2/191 22925
/proc/meminfo: memFree=26387540/32770624 swapFree=66958316/67108860
[pid=22902] ppid=22899 vsize=3151096 memory=3099624 CPUtime=252.08 cores=0-7
/proc/22902/stat : 22902 (cosoco) S 22899 22902 21287 0 -1 512 746497 0 0 0 25104 104 0 0 20 0 1 0 436737945 3226722304 774906 33554432000 4194304 6211092 140730777989824 140730777971992 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 787774 774906 846 493 0 781079 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 3151096 KiB
Current children cumulated memory: 3099624 KiB

[startup+253.6 s]
/proc/loadavg: 1.10 4.13 6.48 1/192 22926
/proc/meminfo: memFree=25789736/32770624 swapFree=66958316/67108860
[pid=22902] ppid=22899 vsize=3151096 memory=3099624 CPUtime=252.21 cores=0-7
/proc/22902/stat : 22902 (cosoco) R 22899 22902 21287 0 -1 512 746497 0 0 0 25117 104 0 0 20 0 1 0 436737945 3226722304 774906 33554432000 4194304 6211092 140730777989824 140730777971992 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 787774 774906 846 493 0 781079 0
Current children cumulated CPU time: 252.21 s
Current children cumulated vsize: 3151096 KiB
Current children cumulated memory: 3099624 KiB

[startup+254 s]*
/proc/loadavg: 1.17 4.10 6.45 2/192 22926
/proc/meminfo: memFree=25193048/32770624 swapFree=66958316/67108860
[pid=22902] ppid=22899 vsize=3151096 memory=3099624 CPUtime=252.27 cores=0-7
/proc/22902/stat : 22902 (cosoco) S 22899 22902 21287 0 -1 512 746497 0 0 0 25123 104 0 0 20 0 1 0 436737945 3226722304 774906 33554432000 4194304 6211092 140730777989824 140730777971992 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 37507072 140730777994262 140730777994354 140730777994354 140730777997262 0
/proc/22902/statm: 787774 774906 846 493 0 781079 0
Current children cumulated CPU time: 252.27 s
Current children cumulated vsize: 3151096 KiB
Current children cumulated memory: 3099624 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.16
CPU time (s): 252.436
CPU user time (s): 251.237
CPU system time (s): 1.19944
CPU usage (%): 99.3217
Max. virtual memory (cumulated for all children) (KiB): 3151096
Max. memory (cumulated for all children) (KiB): 3099624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.237
system time used= 1.19944
maximum resident set size= 3099780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 746497
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= 147320
involuntary context switches= 112


# summary of solver processes directly reported to runsolver:
#   pid: 22902
#   total CPU time (s): 252.436
#   total CPU user time (s): 251.237
#   total CPU system time (s): 1.19944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.797968 second user time and 1.79377 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-16 06:26:13
IDJOB=4398726
IDBENCH=122986
IDSOLVER=2852
FILE ID=node145/4398726-1568608015
RUNJOBID= node145-1568597210-21314
PBS_JOBID= 21703405
Free space on /tmp= 59532 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-030-009.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398726-1568608015/watcher-4398726-1568608015 -o /tmp/evaluation-result-4398726-1568608015/solver-4398726-1568608015 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568597210-21314 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398726-1568608015.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 902db1136df2968cd1e3d1d445559775
RANDOM SEED=1716110848

node145.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.59
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.59
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.59
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.59
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:        29487156 kB
MemAvailable:   31852800 kB
Buffers:          164264 kB
Cached:          2492820 kB
SwapCached:        41080 kB
Active:          1269828 kB
Inactive:        1430324 kB
Active(anon):       6368 kB
Inactive(anon):    85464 kB
Active(file):    1263460 kB
Inactive(file):  1344860 kB
Unevictable:      110680 kB
Mlocked:          110680 kB
SwapTotal:      67108860 kB
SwapFree:       66958312 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:        113192 kB
Mapped:            46804 kB
Shmem:             40608 kB
Slab:             174048 kB
SReclaimable:     146316 kB
SUnreclaim:        27732 kB
KernelStack:        3440 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58956 MiB
End job on node145 at 2019-09-16 06:30:27