Trace number 4241140

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
R1: cosoco-sat 1.1? (MO) 27.9853 29.7278

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark866
Best CPU time to get the best result obtained on this benchmark20000.6
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241140-1500641954/watcher-4241140-1500641954 -o /tmp/evaluation-result-4241140-1500641954/solver-4241140-1500641954 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500634750-5914 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4241140-1500641954.xml 

pid=6635
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6638
/proc/meminfo: memFree=30664912/32770624 swapFree=6792/951008
[pid=6638] ppid=6635 vsize=27256 CPUtime=0 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 1020 0 0 0 0 0 0 0 20 0 1 0 17628887 27910144 832 33554432000 4194304 5970956 140724870570304 140724870566952 139956272532453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 6814 832 702 434 0 178 0

[startup+0.10016 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6638
/proc/meminfo: memFree=30664912/32770624 swapFree=6792/951008
[pid=6638] ppid=6635 vsize=35932 CPUtime=0.09 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 3262 0 0 0 9 0 0 0 20 0 1 0 17628887 36794368 3076 33554432000 4194304 5970956 140724870570304 140724870563896 4966541 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 8983 3076 783 434 0 2347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35932

[startup+0.200374 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6638
/proc/meminfo: memFree=30664912/32770624 swapFree=6792/951008
[pid=6638] ppid=6635 vsize=39880 CPUtime=0.19 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 4252 0 0 0 18 1 0 0 20 0 1 0 17628887 40837120 4077 33554432000 4194304 5970956 140724870570304 140724870563896 139956272532453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 9970 4077 783 434 0 3334 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39880

[startup+0.300256 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6638
/proc/meminfo: memFree=30664912/32770624 swapFree=6792/951008
[pid=6638] ppid=6635 vsize=44824 CPUtime=0.29 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 5474 0 0 0 28 1 0 0 20 0 1 0 17628887 45899776 5265 33554432000 4194304 5970956 140724870570304 140724870563896 139956272532453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 11206 5265 783 434 0 4570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44824

[startup+0.700293 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 6638
/proc/meminfo: memFree=30664912/32770624 swapFree=6792/951008
[pid=6638] ppid=6635 vsize=182692 CPUtime=0.69 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 30279 0 0 0 65 4 0 0 20 0 1 0 17628887 187076608 38752 33554432000 4194304 5970956 140724870570304 140724870567128 139956272601643 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 45706 38818 826 434 0 39070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182692

[startup+1.50029 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6639
/proc/meminfo: memFree=30264944/32770624 swapFree=6792/950936
[pid=6638] ppid=6635 vsize=787880 CPUtime=1.49 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 98870 0 0 0 133 16 0 0 20 0 1 0 17628887 806789120 159983 33554432000 4194304 5970956 140724870570304 140724870567128 139956272601643 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 196970 159983 826 434 0 190334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 787880

[startup+3.1003 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6639
/proc/meminfo: memFree=29613060/32770624 swapFree=6792/950944
[pid=6638] ppid=6635 vsize=2000880 CPUtime=3.09 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 229271 0 0 0 269 40 0 0 20 0 1 0 17628887 2048901120 393183 33554432000 4194304 5970956 140724870570304 140724870567128 139956272537403 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 500220 393183 826 434 0 493584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2000880

[startup+6.3003 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6701
/proc/meminfo: memFree=27654916/32770624 swapFree=6792/951040
[pid=6638] ppid=6635 vsize=3652364 CPUtime=6.29 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 475001 0 0 0 546 83 0 0 20 0 1 0 17628887 3740020736 848846 33554432000 4194304 5970956 140724870570304 140724870567128 139956272601643 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 913091 848911 826 434 0 906455 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3652364

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6701
/proc/meminfo: memFree=23988052/32770624 swapFree=6792/951044
[pid=6638] ppid=6635 vsize=8373896 CPUtime=12.68 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 952890 0 0 0 1092 176 0 0 20 0 1 0 17628887 8574869504 1733240 33554432000 4194304 5970956 140724870570304 140724870567128 5279748 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 2093474 1733752 826 434 0 2086838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8373896

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6762
/proc/meminfo: memFree=16377912/32770624 swapFree=6792/951084
[pid=6638] ppid=6635 vsize=15449044 CPUtime=25.47 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 1890249 0 0 0 2197 350 0 0 20 0 1 0 17628887 15819821056 3486780 33554432000 4194304 5970956 140724870570304 140724870567128 139956272601643 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3862261 3486780 826 434 0 3855625 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15449044



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+27.0002 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6762
/proc/meminfo: memFree=15149916/32770624 swapFree=6792/951084
[pid=6638] ppid=6635 vsize=15909776 CPUtime=26.95 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) R 6635 6638 3400 0 -1 4202496 1998108 0 0 0 2324 371 0 0 20 0 1 0 17628887 16291610624 3688087 33554432000 4194304 5970956 140724870570304 140724870567128 139956272601643 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3977444 3688087 826 434 0 3970808 0
Current children cumulated CPU time (s) 26.95
Current children cumulated vsize (KiB) 15909776

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -6638
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6638 sig 9
??? end of watcher thread

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

[startup+27.2002 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6762
/proc/meminfo: memFree=15149916/32770624 swapFree=6792/951084
[pid=6638] ppid=6635 vsize=15909776 CPUtime=26.98 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) S 6635 6638 3400 0 -1 512 1998133 0 0 0 2325 373 0 0 20 0 1 0 17628887 16291610624 3688087 33554432000 4194304 5970956 140724870570304 140724870567128 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 5 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3977444 3688087 826 434 0 3970808 0
Current children cumulated CPU time (s) 26.98
Current children cumulated vsize (KiB) 15909776

[startup+28.0002 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 6763
/proc/meminfo: memFree=14598168/32770624 swapFree=6792/1166364
[pid=6638] ppid=6635 vsize=15909776 CPUtime=27.12 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) S 6635 6638 3400 0 -1 512 1998133 0 0 0 2335 377 0 0 20 0 1 0 17628887 16291610624 3688087 33554432000 4194304 5970956 140724870570304 140724870567128 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 5 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3977444 3688087 826 434 0 3970808 0
Current children cumulated CPU time (s) 27.12
Current children cumulated vsize (KiB) 15909776

[startup+28.8002 s]
/proc/loadavg: 2.01 2.02 2.05 2/188 6763
/proc/meminfo: memFree=14036928/32770624 swapFree=6792/1710708
[pid=6638] ppid=6635 vsize=15909776 CPUtime=27.22 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) S 6635 6638 3400 0 -1 512 1998133 0 0 0 2342 380 0 0 20 0 1 0 17628887 16291610624 3688087 33554432000 4194304 5970956 140724870570304 140724870567128 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 5 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3977444 3688087 826 434 0 3970808 0
Current children cumulated CPU time (s) 27.22
Current children cumulated vsize (KiB) 15909776

[startup+29.0003 s]
/proc/loadavg: 2.01 2.02 2.05 2/188 6763
/proc/meminfo: memFree=14036928/32770624 swapFree=6792/1710708
[pid=6638] ppid=6635 vsize=15909776 CPUtime=27.25 cores=1,3,5,7
/proc/6638/stat : 6638 (cosoco) S 6635 6638 3400 0 -1 512 1998133 0 0 0 2344 381 0 0 20 0 1 0 17628887 16291610624 3688087 33554432000 4194304 5970956 140724870570304 140724870567128 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 5 0 0 0 0 0 8070896 8075904 34324480 140724870579388 140724870579523 140724870579523 140724870582222 0
/proc/6638/statm: 3977444 3688087 826 434 0 3970808 0
Current children cumulated CPU time (s) 27.25
Current children cumulated vsize (KiB) 15909776

Child ended because it received signal 9 (SIGKILL)
Real time (s): 29.7278
CPU time (s): 27.9853
CPU user time (s): 23.4433
CPU system time (s): 4.54197
CPU usage (%): 94.1386
Max. virtual memory (cumulated for all children) (KiB): 15909776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4433
system time used= 4.54197
maximum resident set size= 14752464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1998133
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= 118008
involuntary context switches= 1418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.072554 second user time and 0.141907 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 14:59:14
IDJOB=4241140
IDBENCH=126211
IDSOLVER=2621
FILE ID=node143/4241140-1500641954
RUNJOBID= node143-1500634750-5914
PBS_JOBID= 20622991
Free space on /tmp= 61996 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241140-1500641954/watcher-4241140-1500641954 -o /tmp/evaluation-result-4241140-1500641954/solver-4241140-1500641954 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500634750-5914 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4241140-1500641954.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=429262866

node143.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.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.14
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		: 1600.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		: 1600.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.14
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		: 1600.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.14
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		: 1600.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		: 1600.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.14
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		: 2133.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:        30665936 kB
MemAvailable:   31707464 kB
Buffers:          162408 kB
Cached:          1166216 kB
SwapCached:            0 kB
Active:           715068 kB
Inactive:         967960 kB
Active(anon):     357176 kB
Inactive(anon):    16952 kB
Active(file):     357892 kB
Inactive(file):   951008 kB
Unevictable:        6792 kB
Mlocked:            6800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:        369208 kB
Mapped:            34640 kB
Shmem:             17044 kB
Slab:             121752 kB
SReclaimable:      96928 kB
SUnreclaim:        24824 kB
KernelStack:        3568 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     656480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61544 MiB
End job on node143 at 2017-07-21 14:59:44