Trace number 4240602

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 NameAnswerCPU timeWall clock time
R1: cosoco-sat 1.1? (MO) 27.9644 30.0795

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-1000-co.xml
MD5SUM747b40881cd41efe91eebad5da45ed52
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.8096
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1002
Number of domains1
Minimum domain size1000
Maximum domain size1000
Distribution of domain sizes[{"size":1000,"count":1000}]
Minimum variable degree1002
Maximum variable degree1002
Distribution of variable degrees[{"degree":1002,"count":1000}]
Minimum constraint arity1000
Maximum constraint arity1000
Distribution of constraint arities[{"arity":1000,"count":1002}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":1000}]
Optimization problemNO
Type of objective

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-4240602-1500626206/watcher-4240602-1500626206 -o /tmp/evaluation-result-4240602-1500626206/solver-4240602-1500626206 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2951 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240602-1500626206.xml 

pid=5832
running on 4 cores: 0,2,4,6

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.23 2.08 1.90 3/186 5835
/proc/meminfo: memFree=22806932/32770624 swapFree=6176/1006948
[pid=5835] ppid=5832 vsize=27120 CPUtime=0 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 979 0 0 0 0 0 0 0 20 0 1 0 15897447 27770880 802 33554432000 4194304 5970956 140725281704000 140725281700600 139863740193765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 6780 802 698 434 0 144 0

[startup+0.100177 s]
/proc/loadavg: 2.23 2.08 1.90 3/186 5835
/proc/meminfo: memFree=22806932/32770624 swapFree=6176/1006948
[pid=5835] ppid=5832 vsize=39320 CPUtime=0.09 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 4106 0 0 0 9 0 0 0 20 0 1 0 15897447 40263680 3903 33554432000 4194304 5970956 140725281704000 140725281698744 139863740193765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 9830 3903 770 434 0 3194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39320

[startup+0.200408 s]
/proc/loadavg: 2.23 2.08 1.90 3/186 5835
/proc/meminfo: memFree=22806932/32770624 swapFree=6176/1006948
[pid=5835] ppid=5832 vsize=45728 CPUtime=0.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 5687 0 0 0 18 1 0 0 20 0 1 0 15897447 46825472 5487 33554432000 4194304 5970956 140725281704000 140725281698744 139863740193765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 11432 5487 770 434 0 4796 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45728

[startup+0.300354 s]
/proc/loadavg: 2.23 2.08 1.90 3/186 5835
/proc/meminfo: memFree=22806932/32770624 swapFree=6176/1006948
[pid=5835] ppid=5832 vsize=52776 CPUtime=0.29 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 7457 0 0 0 28 1 0 0 20 0 1 0 15897447 54042624 7269 33554432000 4194304 5970956 140725281704000 140725281698728 139863740193765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 13194 7269 770 434 0 6558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52776

[startup+0.700319 s]
/proc/loadavg: 2.23 2.08 1.90 3/186 5835
/proc/meminfo: memFree=22806932/32770624 swapFree=6176/1006948
[pid=5835] ppid=5832 vsize=153596 CPUtime=0.69 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 27368 0 0 0 65 4 0 0 20 0 1 0 15897447 157282304 30723 33554432000 4194304 5970956 140725281704000 140725281700824 139863740199832 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 38399 30723 805 434 0 31763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153596

[startup+1.50033 s]
/proc/loadavg: 2.23 2.08 1.90 3/187 5836
/proc/meminfo: memFree=21949612/32770624 swapFree=6176/1006976
[pid=5835] ppid=5832 vsize=650164 CPUtime=1.49 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 97433 0 0 0 133 16 0 0 20 0 1 0 15897447 665767936 152941 33554432000 4194304 5970956 140725281704000 140725281700824 139863740262955 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 162541 152941 805 434 0 155905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 650164

[startup+3.10033 s]
/proc/loadavg: 2.23 2.08 1.90 3/187 5836
/proc/meminfo: memFree=20812488/32770624 swapFree=6176/1006976
[pid=5835] ppid=5832 vsize=1577684 CPUtime=3.09 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 226792 0 0 0 271 38 0 0 20 0 1 0 15897447 1615548416 386091 33554432000 4194304 5970956 140725281704000 140725281700824 139863740193765 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 394421 386091 805 434 0 387785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1577684

[startup+6.30033 s]
/proc/loadavg: 2.29 2.10 1.90 3/187 5836
/proc/meminfo: memFree=17451468/32770624 swapFree=6176/1006984
[pid=5835] ppid=5832 vsize=3656460 CPUtime=6.29 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 475613 0 0 0 548 81 0 0 20 0 1 0 15897447 3744215040 844540 33554432000 4194304 5970956 140725281704000 140725281700824 139863740193765 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 914115 844540 805 434 0 907479 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3656460

[startup+12.7003 s]
/proc/loadavg: 2.27 2.10 1.90 3/187 5836
/proc/meminfo: memFree=10782152/32770624 swapFree=6176/1006992
[pid=5835] ppid=5832 vsize=8395068 CPUtime=12.68 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 958878 0 0 0 1095 173 0 0 20 0 1 0 15897447 8596549632 1737318 33554432000 4194304 5970956 140725281704000 140725281700824 139863740262955 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 2098767 1737318 805 434 0 2092131 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8395068

[startup+25.5004 s]
/proc/loadavg: 2.52 2.16 1.93 2/188 5837
/proc/meminfo: memFree=534724/32770624 swapFree=6176/2586368
[pid=5835] ppid=5832 vsize=15462292 CPUtime=25.48 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 1894812 0 0 0 2201 347 0 0 20 0 1 0 15897447 15833387008 3487775 33554432000 4194304 5970956 140725281704000 140725281700824 139863740262955 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3865573 3487775 805 434 0 3858937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15462292



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+27.3003 s]
/proc/loadavg: 2.52 2.16 1.93 2/188 5837
/proc/meminfo: memFree=189016/32770624 swapFree=6176/2430168
[pid=5835] ppid=5832 vsize=15918740 CPUtime=27.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) R 5832 5835 2920 0 -1 4202496 2068756 0 0 0 2327 392 0 0 20 0 1 0 15897447 16300789760 3686579 33554432000 4194304 5970956 140725281704000 140725281700824 5279833 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3979685 3686579 805 434 0 3973049 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 15918740

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

Sending SIGKILL to process tree (bottom up)

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

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

[startup+28.0003 s]
/proc/loadavg: 2.72 2.21 1.94 1/189 5838
/proc/meminfo: memFree=195372/32770624 swapFree=6176/2036056
[pid=5835] ppid=5832 vsize=15918872 CPUtime=27.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) S 5832 5835 2920 0 -1 512 2068788 0 0 0 2327 392 0 0 20 0 1 0 15897447 16300924928 3686579 33554432000 4194304 5970956 140725281704000 140725281700824 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 4 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3979718 3686579 805 434 0 3973082 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 15918872

[startup+28.8002 s]
/proc/loadavg: 2.72 2.21 1.94 1/189 5838
/proc/meminfo: memFree=208668/32770624 swapFree=6176/2021428
[pid=5835] ppid=5832 vsize=15918872 CPUtime=27.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) S 5832 5835 2920 0 -1 512 2068788 0 0 0 2327 392 0 0 20 0 1 0 15897447 16300924928 3686579 33554432000 4194304 5970956 140725281704000 140725281700824 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 4 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3979718 3686579 805 434 0 3973082 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 15918872

[startup+29.2003 s]
/proc/loadavg: 2.72 2.21 1.94 1/189 5838
/proc/meminfo: memFree=208668/32770624 swapFree=6176/2021428
[pid=5835] ppid=5832 vsize=15918872 CPUtime=27.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) S 5832 5835 2920 0 -1 512 2068788 0 0 0 2327 392 0 0 20 0 1 0 15897447 16300924928 3686579 33554432000 4194304 5970956 140725281704000 140725281700824 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 4 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3979718 3686579 805 434 0 3973082 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 15918872

[startup+29.3003 s]
/proc/loadavg: 2.72 2.21 1.94 1/189 5838
/proc/meminfo: memFree=208668/32770624 swapFree=6176/2021428
[pid=5835] ppid=5832 vsize=15918872 CPUtime=27.19 cores=0,2,4,6
/proc/5835/stat : 5835 (cosoco) S 5832 5835 2920 0 -1 512 2068788 0 0 0 2327 392 0 0 20 0 1 0 15897447 16300924928 3686579 33554432000 4194304 5970956 140725281704000 140725281700824 5095567 0 16384 4096 8404994 18446744071580971376 0 0 17 4 0 0 0 0 0 8070896 8075904 39780352 140725281707196 140725281707331 140725281707331 140725281710030 0
/proc/5835/statm: 3979718 3686579 805 434 0 3973082 0
Current children cumulated CPU time (s) 27.19
Current children cumulated vsize (KiB) 15918872

Child ended because it received signal 9 (SIGKILL)
Real time (s): 30.0795
CPU time (s): 27.9644
CPU user time (s): 23.2708
CPU system time (s): 4.6936
CPU usage (%): 92.9682
Max. virtual memory (cumulated for all children) (KiB): 15918872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2708
system time used= 4.6936
maximum resident set size= 14746412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2068788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.073715 second user time and 0.140025 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 10:36:46
IDJOB=4240602
IDBENCH=123239
IDSOLVER=2621
FILE ID=node125/4240602-1500626206
RUNJOBID= node125-1500623778-2951
PBS_JOBID= 20623008
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-1000-co.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240602-1500626206/watcher-4240602-1500626206 -o /tmp/evaluation-result-4240602-1500626206/solver-4240602-1500626206 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2951 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240602-1500626206.xml

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

MD5SUM BENCH= 747b40881cd41efe91eebad5da45ed52
RANDOM SEED=306856749

node125.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.75
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.56
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.75
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.56
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		: 1600.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.75
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.56
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.75
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		: 1600.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22814532 kB
MemAvailable:   23804468 kB
Buffers:          157776 kB
Cached:          1112568 kB
SwapCached:            0 kB
Active:          8502148 kB
Inactive:        1015812 kB
Active(anon):    8250600 kB
Inactive(anon):     8864 kB
Active(file):     251548 kB
Inactive(file):  1006948 kB
Unevictable:        6176 kB
Mlocked:            6176 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2812 kB
Writeback:             4 kB
AnonPages:       8315216 kB
Mapped:            34108 kB
Shmem:              8848 kB
Slab:             119308 kB
SReclaimable:      94548 kB
SUnreclaim:        24760 kB
KernelStack:        3280 kB
PageTables:        21680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9237768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1701888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61108 MiB
End job on node125 at 2017-07-21 10:37:16