Trace number 4398656

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.461 254.148

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-09-024-008.xml
MD5SUM0092e4980ed4af349e39cdcd3a0de294
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 benchmark2.68622
Satisfiable
(Un)Satisfiability was proved
Number of variables217
Number of constraints46
Number of domains2
Minimum domain size2
Maximum domain size23
Distribution of domain sizes[{"size":2,"count":216},{"size":23,"count":1}]
Minimum variable degree10
Maximum variable degree37
Distribution of variable degrees[{"degree":10,"count":216},{"degree":37,"count":1}]
Minimum constraint arity24
Maximum constraint arity216
Distribution of constraint arities[{"arity":24,"count":9},{"arity":49,"count":36},{"arity":216,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":45}]
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 (15312 MiB free)
  memory of node 1: 16384 MiB (15427 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398656-1568608045/watcher-4398656-1568608045 -o /tmp/evaluation-result-4398656-1568608045/solver-4398656-1568608045 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568597211-7653 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398656-1568608045.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
Current StackSize limit: 8192 KiB

solver pid=9202, runsolver pid=9199

[startup+0.100148 s]*
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31475176/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=29500 memory=5800 CPUtime=0.1 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 1651 0 0 0 10 0 0 0 20 0 1 0 437055943 30208000 1450 33554432000 4194304 6211092 140720639271104 140720639267640 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 7375 1450 846 493 0 680 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29500 KiB
Current children cumulated memory: 5800 KiB

[startup+0.209187 s]*
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31474060/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=30744 memory=7120 CPUtime=0.21 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 1955 0 0 0 21 0 0 0 20 0 1 0 437055943 31481856 1780 33554432000 4194304 6211092 140720639271104 140720639267640 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 7686 1780 846 493 0 991 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30744 KiB
Current children cumulated memory: 7120 KiB

[startup+0.308691 s]*
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31472944/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=31752 memory=8180 CPUtime=0.31 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 2236 0 0 0 31 0 0 0 20 0 1 0 437055943 32514048 2045 33554432000 4194304 6211092 140720639271104 140720639267640 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 7938 2045 846 493 0 1243 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31752 KiB
Current children cumulated memory: 8180 KiB

[startup+0.700273 s]
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31470712/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=36160 memory=12420 CPUtime=0.69 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 3312 0 0 0 69 0 0 0 20 0 1 0 437055943 37027840 3105 33554432000 4194304 6211092 140720639271104 140720639255576 5453922 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 9040 3105 846 493 0 2345 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36160 KiB
Current children cumulated memory: 12420 KiB

[startup+1.50031 s]
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31465132/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=45188 memory=21412 CPUtime=1.49 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 5544 0 0 0 149 0 0 0 20 0 1 0 437055943 46272512 5353 33554432000 4194304 6211092 140720639271104 140720639255576 5452234 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 11297 5353 846 493 0 4602 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45188 KiB
Current children cumulated memory: 21412 KiB

[startup+3.10914 s]
/proc/loadavg: 2.31 6.69 8.11 2/192 9203
/proc/meminfo: memFree=31443132/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=63552 memory=39416 CPUtime=3.1 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 10130 0 0 0 309 1 0 0 20 0 1 0 437055943 65077248 9854 33554432000 4194304 6211092 140720639271104 140720639255576 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 15888 9854 846 493 0 9193 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63552 KiB
Current children cumulated memory: 39416 KiB

[startup+6.30028 s]
/proc/loadavg: 2.20 6.60 8.07 2/192 9203
/proc/meminfo: memFree=31409776/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=100680 memory=75256 CPUtime=6.29 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 19163 0 0 0 627 2 0 0 20 0 1 0 437055943 103096320 18814 33554432000 4194304 6211092 140720639271104 140720639255576 140042958891914 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 25170 18814 846 493 0 18475 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100680 KiB
Current children cumulated memory: 75256 KiB

[startup+12.7003 s]
/proc/loadavg: 2.11 6.50 8.03 2/192 9203
/proc/meminfo: memFree=31343052/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=170924 memory=146936 CPUtime=12.69 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 37181 0 0 0 1264 5 0 0 20 0 1 0 437055943 175026176 36734 33554432000 4194304 6211092 140720639271104 140720639255576 5451572 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 42731 36734 846 493 0 36036 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 170924 KiB
Current children cumulated memory: 146936 KiB

[startup+25.5003 s]
/proc/loadavg: 1.86 6.23 7.92 2/192 9205
/proc/meminfo: memFree=31195472/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=317132 memory=291288 CPUtime=25.49 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 71439 0 0 0 2539 10 0 0 20 0 1 0 437055943 324743168 72822 33554432000 4194304 6211092 140720639271104 140720639255576 5446275 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 79283 72822 846 493 0 72588 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 317132 KiB
Current children cumulated memory: 291288 KiB

[startup+51.1094 s]
/proc/loadavg: 1.57 5.81 7.74 2/192 9206
/proc/meminfo: memFree=30905292/32770624 swapFree=66998852/67108860
[pid=9202] ppid=9199 vsize=612908 memory=578108 CPUtime=51.09 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 139646 0 0 0 5091 18 0 0 20 0 1 0 437055943 627617792 144527 33554432000 4194304 6211092 140720639271104 140720639255576 5455642 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 153227 144527 846 493 0 146532 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 612908 KiB
Current children cumulated memory: 578108 KiB

[startup+102.3 s]
/proc/loadavg: 1.25 5.07 7.38 2/192 9210
/proc/meminfo: memFree=30333112/32770624 swapFree=66998856/67108860
[pid=9202] ppid=9199 vsize=1212336 memory=1152492 CPUtime=102.27 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 275062 0 0 0 10190 37 0 0 20 0 1 0 437055943 1241432064 288123 33554432000 4194304 6211092 140720639271104 140720639255576 5453908 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 303084 288123 846 493 0 296389 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 1212336 KiB
Current children cumulated memory: 1152492 KiB

[startup+162.3 s]
/proc/loadavg: 1.09 4.33 6.98 2/192 9215
/proc/meminfo: memFree=29658664/32770624 swapFree=66998856/67108860
[pid=9202] ppid=9199 vsize=1898684 memory=1828156 CPUtime=162.26 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 433298 0 0 0 16169 57 0 0 20 0 1 0 437055943 1944252416 457039 33554432000 4194304 6211092 140720639271104 140720639255576 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 474671 457039 846 493 0 467976 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 1898684 KiB
Current children cumulated memory: 1828156 KiB

[startup+222.3 s]
/proc/loadavg: 1.03 3.72 6.61 2/193 9226
/proc/meminfo: memFree=28981936/32770624 swapFree=66998856/67108860
[pid=9202] ppid=9199 vsize=2526872 memory=2500140 CPUtime=222.26 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 590672 0 0 0 22147 79 0 0 20 0 1 0 437055943 2587516928 625035 33554432000 4194304 6211092 140720639271104 140720639255576 140042949867408 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 631718 625035 846 493 0 625023 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2526872 KiB
Current children cumulated memory: 2500140 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.02 3.46 6.43 2/193 9228
/proc/meminfo: memFree=28644772/32770624 swapFree=66998856/67108860
[pid=9202] ppid=9199 vsize=2923068 memory=2834120 CPUtime=251.96 cores=0-7
/proc/9202/stat : 9202 (cosoco) R 9199 9202 7626 0 -1 4202496 669073 0 0 0 25106 90 0 0 20 0 1 0 437055943 2993221632 708530 33554432000 4194304 6211092 140720639271104 140720639255576 140042948946917 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 730767 708530 846 493 0 724072 0
Current children cumulated CPU time: 251.96 s
Current children cumulated vsize: 2923068 KiB
Current children cumulated memory: 2834120 KiB

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

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

[startup+254.148 s]
# the end of solver process 9202 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.396 s, system=1.06544 s

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

[startup+252.8 s]
/proc/loadavg: 1.02 3.46 6.43 2/193 9228
/proc/meminfo: memFree=28644772/32770624 swapFree=66998856/67108860
[pid=9202] ppid=9199 vsize=2923068 memory=2834120 CPUtime=252.09 cores=0-7
/proc/9202/stat : 9202 (cosoco) S 9199 9202 7626 0 -1 512 669079 0 0 0 25118 91 0 0 20 0 1 0 437055943 2993221632 708530 33554432000 4194304 6211092 140720639271104 140720639255576 5189550 0 16384 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 730767 708530 846 493 0 724072 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 2923068 KiB
Current children cumulated memory: 2834120 KiB

[startup+253.6 s]
/proc/loadavg: 1.02 3.46 6.43 3/194 9229
/proc/meminfo: memFree=28075108/32770624 swapFree=66998864/67108860
[pid=9202] ppid=9199 vsize=2923068 memory=2834120 CPUtime=252.23 cores=0-7
/proc/9202/stat : 9202 (cosoco) S 9199 9202 7626 0 -1 512 669079 0 0 0 25131 92 0 0 20 0 1 0 437055943 2993221632 708530 33554432000 4194304 6211092 140720639271104 140720639255576 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 730767 708530 846 493 0 724072 0
Current children cumulated CPU time: 252.23 s
Current children cumulated vsize: 2923068 KiB
Current children cumulated memory: 2834120 KiB

[startup+254 s]*
/proc/loadavg: 1.02 3.46 6.43 2/194 9229
/proc/meminfo: memFree=27456688/32770624 swapFree=66998864/67108860
[pid=9202] ppid=9199 vsize=2923068 memory=2834120 CPUtime=252.31 cores=0-7
/proc/9202/stat : 9202 (cosoco) S 9199 9202 7626 0 -1 512 669079 0 0 0 25139 92 0 0 20 0 1 0 437055943 2993221632 708530 33554432000 4194304 6211092 140720639271104 140720639255576 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 1 0 0 0 0 0 8312316 8317760 40689664 140720639280150 140720639280242 140720639280242 140720639283150 0
/proc/9202/statm: 730767 708530 846 493 0 724072 0
Current children cumulated CPU time: 252.31 s
Current children cumulated vsize: 2923068 KiB
Current children cumulated memory: 2834120 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.148
CPU time (s): 252.461
CPU user time (s): 251.396
CPU system time (s): 1.06544
CPU usage (%): 99.3364
Max. virtual memory (cumulated for all children) (KiB): 2923068
Max. memory (cumulated for all children) (KiB): 2834120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.396
system time used= 1.06544
maximum resident set size= 2834368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 669079
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= 147182
involuntary context switches= 193


# summary of solver processes directly reported to runsolver:
#   pid: 9202
#   total CPU time (s): 252.461
#   total CPU user time (s): 251.396
#   total CPU system time (s): 1.06544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.873527 second user time and 1.75979 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-16 06:26:40
IDJOB=4398656
IDBENCH=122987
IDSOLVER=2852
FILE ID=node102/4398656-1568608045
RUNJOBID= node102-1568597211-7653
PBS_JOBID= 21703406
Free space on /tmp= 59328 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-09-024-008.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398656-1568608045/watcher-4398656-1568608045 -o /tmp/evaluation-result-4398656-1568608045/solver-4398656-1568608045 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1568597211-7653 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398656-1568608045.xml

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

MD5SUM BENCH= 0092e4980ed4af349e39cdcd3a0de294
RANDOM SEED=1203830849

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31477444 kB
MemAvailable:   31905608 kB
Buffers:          130728 kB
Cached:           595820 kB
SwapCached:         7672 kB
Active:           376556 kB
Inactive:         360708 kB
Active(anon):       5916 kB
Inactive(anon):    46568 kB
Active(file):     370640 kB
Inactive(file):   314140 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66998852 kB
Dirty:              2716 kB
Writeback:           140 kB
AnonPages:        113252 kB
Mapped:            40836 kB
Shmem:             33444 kB
Slab:             147612 kB
SReclaimable:     118440 kB
SUnreclaim:        29172 kB
KernelStack:        3392 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507088 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58752 MiB
End job on node102 at 2019-09-16 06:30:54