Trace number 4309411

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
PicatSAT 2018-08-14OPT68 27.9521 27.9549

General information on the benchmark

NameRcpsp/
Rcpsp-j60-01-03_c18.xml
MD5SUM0a05dcabfe37de5e4866d51519fc1f6c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark68
Best CPU time to get the best result obtained on this benchmark1.74765
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size316
Distribution of domain sizes[{"size":1,"count":1},{"size":316,"count":61}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":23},{"degree":4,"count":19},{"degree":5,"count":18},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity18
Distribution of constraint arities[{"arity":2,"count":93},{"arity":12,"count":1},{"arity":14,"count":1},{"arity":16,"count":1},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

27.89/27.95	c xcsp_picat version 2.4#7 (8/14/2018)
27.89/27.95	o 191
27.89/27.95	o 128
27.89/27.95	o 97
27.89/27.95	o 81
27.89/27.95	o 73
27.89/27.95	o 69
27.89/27.95	o 68
27.89/27.95	s OPTIMUM FOUND
27.89/27.95	v <instantiation>
27.89/27.95	v     <list> s[]  </list> 
27.89/27.95	v     <values> 0 0 0 0 9 10 6 22 11 6 7 9 15 42 16 14 10 17 16 25 11 19 19 48 27 15 4 24 26 31 51 46 25 38 25 21 21 25 32 22 36 37 38 47 33 35 11 54 42 49 39 50 51 56 56 43 51 54 59 63 65 68   </values> 
27.89/27.95	v </instantiation>

Verifier Data

OK	68

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309411-1534309651/watcher-4309411-1534309651 -o /tmp/evaluation-result-4309411-1534309651/solver-4309411-1534309651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13750 --watchdog 2580 xcsp_picat HOME/instance-4309411-1534309651.xml 

running on 4 cores: 0,2,4,6

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
solver pid=15651, runsolver pid=15648
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 2.00 2.01 2.05 4/187 15652
/proc/meminfo: memFree=24160588/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2025880 memory=17524 CPUtime=0.1 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 1501 0 0 0 10 0 0 0 20 0 1 0 248528309 2074501120 4381 33554432000 4194304 5849940 140734159554768 140734159553864 5473345 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 506470 4381 711 405 0 503414 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025880 KiB
Current children cumulated memory: 17524 KiB

[startup+0.20969 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24160124/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2026204 memory=18048 CPUtime=0.21 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 1598 0 0 0 21 0 0 0 20 0 1 0 248528309 2074832896 4512 33554432000 4194304 5849940 140734159554768 140734159553864 140681726676871 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 506551 4512 725 405 0 503495 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026204 KiB
Current children cumulated memory: 18048 KiB

[startup+0.309144 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24152492/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2033428 memory=25152 CPUtime=0.3 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 4231 0 0 0 30 0 0 0 20 0 1 0 248528309 2082230272 6288 33554432000 4194304 5849940 140734159554768 140734159553864 5375565 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508357 6288 738 405 0 505301 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2033428 KiB
Current children cumulated memory: 25152 KiB

[startup+0.700326 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24152172/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2033488 memory=25256 CPUtime=0.69 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 5224 0 0 0 68 1 0 0 20 0 1 0 248528309 2082291712 6314 33554432000 4194304 5849940 140734159554768 140734159553016 5361567 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508372 6314 742 405 0 505316 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033488 KiB
Current children cumulated memory: 25256 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24151620/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035312 memory=27124 CPUtime=1.49 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 5828 0 0 0 148 1 0 0 20 0 1 0 248528309 2084159488 6781 33554432000 4194304 5849940 140734159554768 140734159553416 5309808 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508828 6781 754 405 0 505772 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2035312 KiB
Current children cumulated memory: 27124 KiB

[startup+3.10934 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24149328/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035312 memory=27260 CPUtime=3.1 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 7314 0 0 0 309 1 0 0 20 0 1 0 248528309 2084159488 6815 33554432000 4194304 5849940 140734159554768 140734159552312 4207882 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508828 6815 754 405 0 505772 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2035312 KiB
Current children cumulated memory: 27260 KiB

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24148800/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2036056 memory=28016 CPUtime=6.28 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 10863 0 0 0 627 1 0 0 20 0 1 0 248528309 2084921344 7004 33554432000 4194304 5849940 140734159554768 140734159553256 5308712 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 509014 7004 765 405 0 505958 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2036056 KiB
Current children cumulated memory: 28016 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24141232/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035972 memory=27320 CPUtime=12.69 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 14447 0 0 0 1267 2 0 0 20 0 1 0 248528309 2084835328 6830 33554432000 4194304 5849940 140734159554768 140734159553256 5310284 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508993 6830 765 405 0 505937 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2035972 KiB
Current children cumulated memory: 27320 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24150476/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2036060 memory=27824 CPUtime=25.48 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 23636 0 0 0 2543 5 0 0 20 0 1 0 248528309 2084925440 6956 33554432000 4194304 5849940 140734159554768 140734159553272 5392891 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 509015 6956 765 405 0 505959 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2036060 KiB
Current children cumulated memory: 27824 KiB

[startup+27.9549 s]
# the end of solver process 15651 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=27.8891 s, system=0.063 s

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

[startup+25.6004 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24150476/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2036060 memory=27824 CPUtime=25.58 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 23636 0 0 0 2553 5 0 0 20 0 1 0 248528309 2084925440 6956 33554432000 4194304 5849940 140734159554768 140734159553272 5317193 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 509015 6956 765 405 0 505959 0
Current children cumulated CPU time: 25.58 s
Current children cumulated vsize: 2036060 KiB
Current children cumulated memory: 27824 KiB

[startup+27.2003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24137504/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035224 memory=27132 CPUtime=27.19 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 25298 0 0 0 2713 6 0 0 20 0 1 0 248528309 2084069376 6783 33554432000 4194304 5849940 140734159554768 140734159553496 4211660 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508806 6783 765 405 0 505750 0
Current children cumulated CPU time: 27.19 s
Current children cumulated vsize: 2035224 KiB
Current children cumulated memory: 27132 KiB

[startup+27.6003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24137504/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035224 memory=27132 CPUtime=27.59 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 25298 0 0 0 2753 6 0 0 20 0 1 0 248528309 2084069376 6783 33554432000 4194304 5849940 140734159554768 140734159553496 4212338 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508806 6783 765 405 0 505750 0
Current children cumulated CPU time: 27.59 s
Current children cumulated vsize: 2035224 KiB
Current children cumulated memory: 27132 KiB

[startup+27.8003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24137504/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035224 memory=27132 CPUtime=27.79 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 25298 0 0 0 2773 6 0 0 20 0 1 0 248528309 2084069376 6783 33554432000 4194304 5849940 140734159554768 140734159553256 4211729 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508806 6783 765 405 0 505750 0
Current children cumulated CPU time: 27.79 s
Current children cumulated vsize: 2035224 KiB
Current children cumulated memory: 27132 KiB

[startup+27.9003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15652
/proc/meminfo: memFree=24137504/32770624 swapFree=67059128/67108860
[pid=15651] ppid=15648 vsize=2035224 memory=27132 CPUtime=27.89 cores=0,2,4,6
/proc/15651/stat : 15651 (xcsp_picat) R 15648 15651 13719 0 -1 4202496 25298 0 0 0 2783 6 0 0 20 0 1 0 248528309 2084069376 6783 33554432000 4194304 5849940 140734159554768 140734159553256 5309811 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 35762176 140734159557814 140734159557892 140734159557892 140734159560650 0
/proc/15651/statm: 508806 6783 765 405 0 505750 0
Current children cumulated CPU time: 27.89 s
Current children cumulated vsize: 2035224 KiB
Current children cumulated memory: 27132 KiB

Child status: 0
Real time (s): 27.9549
CPU time (s): 27.9521
CPU user time (s): 27.8891
CPU system time (s): 0.063
CPU usage (%): 99.9898
Max. virtual memory (cumulated for all children) (KiB): 2036060
Max. memory (cumulated for all children) (KiB): 28016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.8891
system time used= 0.063
maximum resident set size= 28016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25315
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= 2
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 15651
#   total CPU time (s): 27.9521
#   total CPU user time (s): 27.8891
#   total CPU system time (s): 0.063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.114207 second user time and 0.237237 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 07:07:31
IDJOB=4309411
IDBENCH=141473
IDSOLVER=2794
FILE ID=node103/4309411-1534309651
RUNJOBID= node103-1534293202-13750
PBS_JOBID= 21038140
Free space on /tmp= 37336 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j60-01-03_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309411-1534309651/watcher-4309411-1534309651 -o /tmp/evaluation-result-4309411-1534309651/solver-4309411-1534309651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13750 --watchdog 2580  xcsp_picat HOME/instance-4309411-1534309651.xml

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

MD5SUM BENCH= 0a05dcabfe37de5e4866d51519fc1f6c
RANDOM SEED=1845285142

node103.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.48
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.48
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.48
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.48
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:        24175564 kB
MemAvailable:   31892396 kB
Buffers:          185560 kB
Cached:          7733104 kB
SwapCached:         5148 kB
Active:          4218084 kB
Inactive:        3758820 kB
Active(anon):      50588 kB
Inactive(anon):    67484 kB
Active(file):    4167496 kB
Inactive(file):  3691336 kB
Unevictable:        7772 kB
Mlocked:            7772 kB
SwapTotal:      67108860 kB
SwapFree:       67059128 kB
Dirty:              3192 kB
Writeback:             0 kB
AnonPages:         85108 kB
Mapped:            55784 kB
Shmem:             56916 kB
Slab:             315792 kB
SReclaimable:     286460 kB
SUnreclaim:        29332 kB
KernelStack:        3568 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2425784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37332 MiB
End job on node103 at 2018-08-15 07:07:59