Trace number 4298294

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 1.12? (exit code) 11.29 11.2988

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-graph-06-opt_c18.xml
MD5SUM94b29932a5e8df29c9e424c4b5fb4a2d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2370
Number of constraints2170
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":1970},{"size":6,"count":34},{"size":22,"count":22},{"size":24,"count":20},{"size":36,"count":26},{"size":42,"count":66},{"size":44,"count":232}]
Minimum variable degree1
Maximum variable degree24
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":1975},{"degree":3,"count":12},{"degree":4,"count":24},{"degree":5,"count":37},{"degree":6,"count":38},{"degree":7,"count":58},{"degree":8,"count":40},{"degree":9,"count":22},{"degree":10,"count":22},{"degree":11,"count":7},{"degree":12,"count":4},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":17,"count":15},{"degree":18,"count":19},{"degree":19,"count":26},{"degree":20,"count":34},{"degree":21,"count":18},{"degree":22,"count":10},{"degree":23,"count":3},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":200},{"arity":3,"count":1970}]
Number of extensional constraints2170
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2170}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

5.88/6.00	c best=?? lower=0 upper=476243 
11.18/11.28	Solution Error : constraint number 1263 (name ) is not valid
11.18/11.28	c
11.18/11.28	c This is cosoco 1.12 --  
11.18/11.28	c
11.18/11.28	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4298294-1532747173.xml 
11.18/11.28	c enable optimization
11.18/11.28	c ========================================[ Problem Statistics ]===========================================
11.18/11.28	c |                                                                                                       
11.18/11.28	c |  Parse time        :         5.94 s 
11.18/11.28	c |
11.18/11.28	c |               Variables: 2370
11.18/11.28	c |            Domain Sizes: 2..44
11.18/11.28	c |
11.18/11.28	c |             Constraints: 2171
11.18/11.28	c |                   Arity: 2..1970  -- Binary: 200  -- Ternary: 1970
11.18/11.28	c | 
11.18/11.28	c |                   Types: 
11.18/11.28	c |                          Extension: 2170  (nb tuples: 6..1936) -- (shared: 995)
11.18/11.28	c |                          Sum: 1
11.18/11.28	c |                          
11.18/11.28	c |               Objective: Minimize Sum
11.18/11.28	
11.18/11.28	c =========================================================================================================
11.18/11.28	Constraint {STRNegE}  : [ x[123]  x[343]  za4[171] ]

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298294-1532747173/watcher-4298294-1532747173 -o /tmp/evaluation-result-4298294-1532747173/solver-4298294-1532747173 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298294-1532747173.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
Current StackSize limit: 8192 KiB

solver pid=25950, runsolver pid=25947

[startup+0.100079 s]*
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28140068/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=33140 memory=9216 CPUtime=0.1 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 2508 0 0 0 10 0 0 0 20 0 1 0 92280491 33935360 2304 33554432000 4194304 6142532 140731898868640 140731898865288 5800717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 8285 2304 795 476 0 1607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 33140 KiB
Current children cumulated memory: 9216 KiB

[startup+0.209898 s]*
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28138628/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=34780 memory=11064 CPUtime=0.21 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 2930 0 0 0 21 0 0 0 20 0 1 0 92280491 35614720 2766 33554432000 4194304 6142532 140731898868640 140731898865288 139988493282304 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 8695 2766 795 476 0 2017 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34780 KiB
Current children cumulated memory: 11064 KiB

[startup+0.30928 s]*
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28137140/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=36272 memory=12384 CPUtime=0.31 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 3302 0 0 0 31 0 0 0 20 0 1 0 92280491 37142528 3096 33554432000 4194304 6142532 140731898868640 140731898865288 139988493282304 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 9068 3096 795 476 0 2390 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 36272 KiB
Current children cumulated memory: 12384 KiB

[startup+0.700235 s]
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28133684/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=41612 memory=17664 CPUtime=0.69 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 4621 0 0 0 69 0 0 0 20 0 1 0 92280491 42610688 4416 33554432000 4194304 6142532 140731898868640 140731898865288 5801097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 10403 4416 795 476 0 3725 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41612 KiB
Current children cumulated memory: 17664 KiB

[startup+1.50024 s]
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28126788/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=53836 memory=29888 CPUtime=1.48 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 7642 0 0 0 148 0 0 0 20 0 1 0 92280491 55128064 7472 33554432000 4194304 6142532 140731898868640 140731898865288 5798058 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 13459 7472 795 476 0 6781 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 53836 KiB
Current children cumulated memory: 29888 KiB

[startup+3.10968 s]
/proc/loadavg: 2.40 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28096532/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=78708 memory=54172 CPUtime=3.09 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 14500 0 0 0 308 1 0 0 20 0 1 0 92280491 80596992 13543 33554432000 4194304 6142532 140731898868640 140731898865288 5801870 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 19677 13543 795 476 0 12999 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 78708 KiB
Current children cumulated memory: 54172 KiB

[startup+6.3003 s]
/proc/loadavg: 2.36 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28025840/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=155772 memory=131020 CPUtime=6.28 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 47537 0 0 0 623 5 0 0 20 0 1 0 92280491 159510528 32755 33554432000 4194304 6142532 140731898868640 140731898865288 5017759 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 38943 32755 847 476 0 32265 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 155772 KiB
Current children cumulated memory: 131020 KiB

[startup+11.2988 s]
# the end of solver process 25950 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.1931 s, system=0.096974 s

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

[startup+6.40034 s]
/proc/loadavg: 2.36 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28025840/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=155904 memory=131020 CPUtime=6.38 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 47575 0 0 0 633 5 0 0 20 0 1 0 92280491 159645696 32755 33554432000 4194304 6142532 140731898868640 140731898865288 5017767 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 38976 32755 847 476 0 32298 0
Current children cumulated CPU time: 6.38 s
Current children cumulated vsize: 155904 KiB
Current children cumulated memory: 131020 KiB

[startup+9.60029 s]
/proc/loadavg: 2.36 2.10 2.07 3/187 25951
/proc/meminfo: memFree=28000172/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=175780 memory=150952 CPUtime=9.59 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 80737 0 0 0 951 8 0 0 20 0 1 0 92280491 179998720 37738 33554432000 4194304 6142532 140731898868640 140731898865384 5012242 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 43945 37738 847 476 0 37267 0
Current children cumulated CPU time: 9.59 s
Current children cumulated vsize: 175780 KiB
Current children cumulated memory: 150952 KiB

[startup+10.4003 s]
/proc/loadavg: 2.34 2.09 2.07 3/187 25951
/proc/meminfo: memFree=27994344/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=180484 memory=155688 CPUtime=10.38 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 81933 0 0 0 1030 8 0 0 20 0 1 0 92280491 184815616 38922 33554432000 4194304 6142532 140731898868640 140731898865384 5012298 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 45121 38922 847 476 0 38443 0
Current children cumulated CPU time: 10.38 s
Current children cumulated vsize: 180484 KiB
Current children cumulated memory: 155688 KiB

[startup+10.8003 s]
/proc/loadavg: 2.34 2.09 2.07 3/187 25951
/proc/meminfo: memFree=27994344/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=181020 memory=156212 CPUtime=10.78 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 82053 0 0 0 1070 8 0 0 20 0 1 0 92280491 185364480 39053 33554432000 4194304 6142532 140731898868640 140731898865384 5012249 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 45255 39053 847 476 0 38577 0
Current children cumulated CPU time: 10.78 s
Current children cumulated vsize: 181020 KiB
Current children cumulated memory: 156212 KiB

[startup+11.2003 s]
/proc/loadavg: 2.34 2.09 2.07 3/187 25951
/proc/meminfo: memFree=27992112/32770624 swapFree=67108860/67108860
[pid=25950] ppid=25947 vsize=182104 memory=157268 CPUtime=11.18 cores=0,2,4,6
/proc/25950/stat : 25950 (cosoco) R 25947 25950 24644 0 -1 4202496 82344 0 0 0 1110 8 0 0 20 0 1 0 92280491 186474496 39317 33554432000 4194304 6142532 140731898868640 140731898865464 5138259 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 30359552 140731898872966 140731898873096 140731898873096 140731898875854 0
/proc/25950/statm: 45526 39317 847 476 0 38848 0
Current children cumulated CPU time: 11.18 s
Current children cumulated vsize: 182104 KiB
Current children cumulated memory: 157268 KiB

Child status: 1
Real time (s): 11.2988
CPU time (s): 11.29
CPU user time (s): 11.1931
CPU system time (s): 0.096974
CPU usage (%): 99.9222
Max. virtual memory (cumulated for all children) (KiB): 182104
Max. memory (cumulated for all children) (KiB): 157268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1931
system time used= 0.096974
maximum resident set size= 159660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82932
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= 6
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 25950
#   total CPU time (s): 11.29
#   total CPU user time (s): 11.1931
#   total CPU system time (s): 0.096974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.072257 second user time and 0.118111 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 05:06:13
IDJOB=4298294
IDBENCH=141097
IDSOLVER=2761
FILE ID=node136/4298294-1532747173
RUNJOBID= node136-1532741135-24675
PBS_JOBID= 21022451
Free space on /tmp= 55780 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-graph-06-opt_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298294-1532747173/watcher-4298294-1532747173 -o /tmp/evaluation-result-4298294-1532747173/solver-4298294-1532747173 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298294-1532747173.xml

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

MD5SUM BENCH= 94b29932a5e8df29c9e424c4b5fb4a2d
RANDOM SEED=1178699502

node136.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.50
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.50
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.50
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.50
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:        28145276 kB
MemAvailable:   31929668 kB
Buffers:          179940 kB
Cached:          3865524 kB
SwapCached:            0 kB
Active:          1762508 kB
Inactive:        2367860 kB
Active(anon):      36500 kB
Inactive(anon):    76472 kB
Active(file):    1726008 kB
Inactive(file):  2291388 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             19460 kB
Writeback:             4 kB
AnonPages:         91988 kB
Mapped:            34632 kB
Shmem:             25228 kB
Slab:             193240 kB
SReclaimable:     165660 kB
SUnreclaim:        27580 kB
KernelStack:        3360 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     384008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55776 MiB
End job on node136 at 2018-07-28 05:06:25