Trace number 4099626

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
cdcl-cuttingplanes DEC 2016-05-01UNSAT 25.7981 25.803

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
MD5SUMbdfd22b57887b70e5df6236004ca174a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.60976
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables25800
Total number of constraints76699
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 25800 #constraint= 76699
1.19/1.21	c #Conflicts:       1000 | #Learnt:        995 | 0.006
1.19/1.21	c total clause space: 18.2382MB
1.19/1.21	c total #watches: 159741
2.29/2.33	c total #propagations: 4179809 / total #impl: 8982225 (eff. 0.465)
2.29/2.33	c #Conflicts:       2000 | #Learnt:       1994 | 0.005
2.29/2.33	c total clause space: 18.2382MB
2.29/2.33	c total #watches: 163148
3.98/4.04	c total #propagations: 8439528 / total #impl: 18306917 (eff. 0.461)
3.98/4.04	c #Conflicts:       3000 | #Learnt:       1999 | 0.005
3.98/4.04	c total clause space: 18.2382MB
3.98/4.04	c total #watches: 163214
5.60/5.63	c total #propagations: 14389263 / total #impl: 31438238 (eff. 0.458)
5.60/5.63	c #Conflicts:       4000 | #Learnt:       2993 | 0.004
5.60/5.63	c total clause space: 29.637MB
5.60/5.63	c total #watches: 165704
6.70/6.77	c total #propagations: 19947206 / total #impl: 43557845 (eff. 0.458)
6.70/6.77	c GARBAGE COLLECT
6.70/6.77	c #Conflicts:       5000 | #Learnt:       2354 | 0.003
6.70/6.77	c total clause space: 29.637MB
6.70/6.77	c total #watches: 164527
7.89/7.93	c total #propagations: 23886226 / total #impl: 52153858 (eff. 0.458)
7.89/7.93	c #Conflicts:       6000 | #Learnt:       3351 | 0.003
7.89/7.93	c total clause space: 29.637MB
7.89/7.93	c total #watches: 168775
9.09/9.12	c total #propagations: 27445194 / total #impl: 60608572 (eff. 0.453)
9.09/9.12	c GARBAGE COLLECT
9.09/9.12	c #Conflicts:       7000 | #Learnt:       2230 | 0.003
9.09/9.12	c total clause space: 29.637MB
9.09/9.12	c total #watches: 164728
10.59/10.64	c total #propagations: 30799678 / total #impl: 68493504 (eff. 0.450)
10.59/10.64	c #Conflicts:       8000 | #Learnt:       3229 | 0.003
10.59/10.64	c total clause space: 29.637MB
10.59/10.64	c total #watches: 167132
12.20/12.24	c total #propagations: 35873323 / total #impl: 79590355 (eff. 0.451)
12.20/12.24	c #Conflicts:       9000 | #Learnt:       4228 | 0.002
12.20/12.24	c total clause space: 29.637MB
12.20/12.24	c total #watches: 169657
13.79/13.80	c total #propagations: 40930954 / total #impl: 91004166 (eff. 0.450)
13.79/13.80	c GARBAGE COLLECT
13.79/13.80	c #Conflicts:      10000 | #Learnt:       2722 | 0.002
13.79/13.80	c total clause space: 29.637MB
13.79/13.80	c total #watches: 166429
14.69/14.76	c total #propagations: 45669220 / total #impl: 101768869 (eff. 0.449)
14.69/14.76	c #Conflicts:      11000 | #Learnt:       3722 | 0.002
14.69/14.76	c total clause space: 29.637MB
14.69/14.76	c total #watches: 168832
16.09/16.15	c total #propagations: 48822143 / total #impl: 109337618 (eff. 0.447)
16.09/16.15	c #Conflicts:      12000 | #Learnt:       4721 | 0.002
16.09/16.15	c total clause space: 29.637MB
16.09/16.17	c total #watches: 171692
17.29/17.37	c total #propagations: 53157410 / total #impl: 119161273 (eff. 0.446)
17.29/17.37	c #Conflicts:      13000 | #Learnt:       5719 | 0.002
17.29/17.37	c total clause space: 29.637MB
17.29/17.37	c total #watches: 174226
18.80/18.81	c total #propagations: 56750879 / total #impl: 128240954 (eff. 0.443)
18.80/18.81	c GARBAGE COLLECT
18.80/18.81	c #Conflicts:      14000 | #Learnt:       3862 | 0.002
18.80/18.81	c total clause space: 29.637MB
18.80/18.81	c total #watches: 171875
19.59/19.62	c total #propagations: 60491900 / total #impl: 136947596 (eff. 0.442)
19.59/19.62	c #Conflicts:      15000 | #Learnt:       4862 | 0.002
19.59/19.62	c total clause space: 29.637MB
19.59/19.62	c total #watches: 174861
20.49/20.52	c total #propagations: 62600670 / total #impl: 142341164 (eff. 0.440)
20.49/20.52	c #Conflicts:      16000 | #Learnt:       5861 | 0.002
20.49/20.52	c total clause space: 29.637MB
20.49/20.52	c total #watches: 177725
21.48/21.50	c total #propagations: 64694914 / total #impl: 147660732 (eff. 0.438)
21.48/21.50	c GARBAGE COLLECT
21.48/21.50	c #Conflicts:      17000 | #Learnt:       3684 | 0.002
21.48/21.50	c total clause space: 48.1602MB
21.48/21.50	c total #watches: 171461
22.28/22.34	c total #propagations: 67127643 / total #impl: 155619980 (eff. 0.431)
22.28/22.34	c #Conflicts:      18000 | #Learnt:       4681 | 0.002
22.28/22.34	c total clause space: 48.1602MB
22.28/22.34	c total #watches: 174163
23.38/23.48	c total #propagations: 69269789 / total #impl: 162077016 (eff. 0.427)
23.38/23.48	c #Conflicts:      19000 | #Learnt:       5681 | 0.002
23.38/23.48	c total clause space: 48.1602MB
23.38/23.48	c total #watches: 176418
24.58/24.66	c total #propagations: 72091469 / total #impl: 168360404 (eff. 0.428)
24.58/24.66	c #Conflicts:      20000 | #Learnt:       6681 | 0.002
24.58/24.66	c total clause space: 48.1602MB
24.58/24.66	c total #watches: 178890
25.78/25.80	c total #propagations: 75053032 / total #impl: 174931892 (eff. 0.429)
25.78/25.80	c GARBAGE COLLECT
25.78/25.80	c UNSATISFIABLE 1
25.78/25.80	c CPU time              : 25.7751 s
25.78/25.80	d decisions 20998
25.78/25.80	d conflicts 33833
25.78/25.80	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

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-4099626-1466241636/watcher-4099626-1466241636 -o /tmp/evaluation-result-4099626-1466241636/solver-4099626-1466241636 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4099626-1466241636.opb ./cdcl-cuttingplanes-release 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.84 1.74 3/177 14113
/proc/meminfo: memFree=31449828/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 26213611 29802496 5260 33554432000 4194304 6199737 140736297835040 140733480960872 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 7276 5260 122 490 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 1.83 1.84 1.74 3/177 14113
/proc/meminfo: memFree=31449828/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=34416 CPUtime=0.09 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 1413 0 0 0 9 0 0 0 20 0 1 0 26213611 35241984 7550 33554432000 4194304 6199737 140736297835040 140733480960872 4208547 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 8604 7550 133 490 0 8105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34416

[startup+0.200354 s]
/proc/loadavg: 1.83 1.84 1.74 3/177 14113
/proc/meminfo: memFree=31449828/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=42476 CPUtime=0.19 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 3470 0 0 0 19 0 0 0 20 0 1 0 26213611 43495424 9288 33554432000 4194304 6199737 140736297835040 140733480960872 5090352 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 10619 9288 134 490 0 10120 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42476

[startup+0.300316 s]
/proc/loadavg: 1.83 1.84 1.74 3/177 14113
/proc/meminfo: memFree=31449828/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=51568 CPUtime=0.29 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 4671 0 0 0 29 0 0 0 20 0 1 0 26213611 52805632 10102 33554432000 4194304 6199737 140736297835040 140733480960872 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 12892 10102 139 490 0 12393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51568

[startup+0.700267 s]
/proc/loadavg: 1.83 1.84 1.74 3/177 14113
/proc/meminfo: memFree=31449828/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=51568 CPUtime=0.69 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 4861 0 0 0 69 0 0 0 20 0 1 0 26213611 52805632 10730 33554432000 4194304 6199737 140736297835040 140736297833640 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 12892 10730 139 490 0 12393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51568

[startup+1.50025 s]
/proc/loadavg: 1.83 1.84 1.74 3/178 14114
/proc/meminfo: memFree=31407196/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=51700 CPUtime=1.49 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 4904 0 0 0 149 0 0 0 20 0 1 0 26213611 52940800 10773 33554432000 4194304 6199737 140736297835040 140736297833640 4221332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 12925 10773 155 490 0 12426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51700

[startup+3.10026 s]
/proc/loadavg: 1.85 1.85 1.74 3/178 14114
/proc/meminfo: memFree=31403772/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=51700 CPUtime=3.08 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 4936 0 0 0 308 0 0 0 20 0 1 0 26213611 52940800 11827 33554432000 4194304 6199737 140736297835040 140736297834152 4213357 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 12925 11827 161 490 0 12426 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51700

[startup+6.30027 s]
/proc/loadavg: 1.85 1.85 1.74 3/178 14114
/proc/meminfo: memFree=31400856/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=63508 CPUtime=6.29 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 5720 0 0 0 628 1 0 0 20 0 1 0 26213611 65032192 12289 33554432000 4194304 6199737 140736297835040 140736297834056 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 15877 12289 161 490 0 15378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63508

[startup+12.7003 s]
/proc/loadavg: 1.87 1.85 1.74 3/178 14114
/proc/meminfo: memFree=31395976/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=63784 CPUtime=12.69 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 5917 0 0 0 1268 1 0 0 20 0 1 0 26213611 65314816 12941 33554432000 4194304 6199737 140736297835040 140736297834152 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 15946 12941 161 490 0 15447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63784

[startup+25.5004 s]
/proc/loadavg: 1.96 1.87 1.75 3/177 14114
/proc/meminfo: memFree=31386372/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=83164 CPUtime=25.48 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 6903 0 0 0 2547 1 0 0 20 0 1 0 26213611 85159936 15589 33554432000 4194304 6199737 140736297835040 140736297834152 4216382 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 20791 15589 161 490 0 20292 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83164

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 14113 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 1.96 1.87 1.75 3/177 14114
/proc/meminfo: memFree=31386372/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=83164 CPUtime=25.58 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 6903 0 0 0 2557 1 0 0 20 0 1 0 26213611 85159936 15589 33554432000 4194304 6199737 140736297835040 140736297833656 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 20791 15589 161 490 0 20292 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 83164

[startup+25.8003 s]
/proc/loadavg: 1.96 1.87 1.75 3/177 14114
/proc/meminfo: memFree=31386372/32872528 swapFree=241348/274052
[pid=14113] ppid=14110 vsize=83164 CPUtime=25.78 cores=0,2,4,6
/proc/14113/stat : 14113 (cdcl-cuttingpla) R 14110 14113 5548 0 -1 4202496 6904 0 0 0 2577 1 0 0 20 0 1 0 26213611 85159936 15590 33554432000 4194304 6199737 140736297835040 140736297833656 5156307 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/14113/statm: 20791 15590 162 490 0 20292 0
Current children cumulated CPU time (s) 25.78
Current children cumulated vsize (KiB) 83164

Child status: 20
Real time (s): 25.803
CPU time (s): 25.7981
CPU user time (s): 25.7801
CPU system time (s): 0.017997
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 83164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.7801
system time used= 0.017997
maximum resident set size= 62360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6905
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= 3
involuntary context switches= 27

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19397 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 11:20:36
IDJOB=4099626
IDBENCH=1453
IDSOLVER=2548
FILE ID=node107/4099626-1466241636
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099626-1466241636/watcher-4099626-1466241636 -o /tmp/evaluation-result-4099626-1466241636/solver-4099626-1466241636 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4099626-1466241636.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= bdfd22b57887b70e5df6236004ca174a
RANDOM SEED=1170177009

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
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
cpu MHz		: 2666.953
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 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 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 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
cpu MHz		: 2666.953
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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 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 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 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
cpu MHz		: 2666.953
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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 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 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 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
cpu MHz		: 2666.953
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31450480 kB
Buffers:          104656 kB
Cached:           147416 kB
SwapCached:         3136 kB
Active:           230260 kB
Inactive:         177712 kB
Active(anon):     155528 kB
Inactive(anon):     2864 kB
Active(file):      74732 kB
Inactive(file):   174848 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              4820 kB
Writeback:            24 kB
AnonPages:        428632 kB
Mapped:             9424 kB
Shmem:                 0 kB
Slab:             609196 kB
SReclaimable:      52280 kB
SUnreclaim:       556916 kB
KernelStack:        1440 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     556152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node107 at 2016-06-18 11:21:02