Trace number 4252308

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
cosoco-mini 1.1 (2017-06-27)UNSAT 10.2949 10.2945

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-40.xml
MD5SUMb581a39749cdd21b83f7329098fa8172
Bench CategoryCSP (decision problem)
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 benchmark7.3558002
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.03	c root propagations     : 265         
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c This is cosoco 1.0 --  
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 130
0.00/0.03	c |            Domain Sizes: 1..20
0.00/0.03	c |
0.00/0.03	c |             Constraints: 100
0.00/0.03	c |                   Arity: 3..3  -- Ternary: 100
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          Extension: 100  (nb tuples: 10..200) -- (shared: 11)
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c 101            274            11939          26237          41             0              32   48   36   
0.00/0.06	c 211            566            23397          50868          41             0              30   43   35   
0.00/0.07	c 332            913            37624          85508          41             0              25   38   31   
0.00/0.08	c 465            1275           49919          110307         41             0              27   38   31   
0.09/0.10	c 611            1813           63610          139452         41             0              27   46   34   
0.09/0.12	c 771            2284           84481          187652         41             0              21   38   30   
0.09/0.13	c 947            2837           99268          219268         41             0              24   43   31   
0.09/0.14	c 1140           3309           114618         251815         41             0              12   40   28   
0.09/0.17	c 1352           4072           138468         304208         41             0              13   38   25   
0.09/0.19	c 1585           4639           160693         352085         41             0              24   38   29   
0.19/0.22	c 1841           5309           187862         416428         41             0              23   38   32   
0.19/0.24	c 2122           6073           215325         475234         41             0              22   42   30   
0.19/0.28	c 2431           7017           249669         547175         41             0              14   41   30   
0.29/0.31	c 2770           7981           284600         628366         41             0              17   37   27   
0.29/0.35	c 3142           9092           321109         704493         41             0              24   42   33   
0.29/0.39	c 3551           10401          362653         795022         41             0              16   36   25   
0.39/0.44	c 4000           11531          409621         894993         41             0              24   39   29   
0.39/0.49	c 4493           13082          465786         1012818        41             0              13   46   28   
0.49/0.54	c 5035           14755          521855         1134181        41             0              23   45   35   
0.59/0.61	c 5631           16437          587067         1279841        41             0              24   39   32   
0.59/0.68	c 6286           18378          668018         1445157        41             0              21   46   30   
0.69/0.75	c 7006           20455          741317         1603963        41             0              23   43   31   
0.79/0.83	c 7798           22787          824931         1788043        41             0              12   44   31   
0.89/0.92	c 8669           24999          915714         1982627        41             0              23   40   30   
0.99/1.00	c 9627           28207          1008587        2179703        41             0              23   53   33   
0.99/1.10	c 10680          31706          1103012        2382609        41             0              17   43   29   
1.20/1.21	c 11838          34692          1224698        2654629        41             0              23   42   32   
1.29/1.31	c 13111          38266          1332058        2888633        41             0              17   43   28   
1.39/1.44	c 14511          41750          1474358        3205365        41             0              21   43   30   
1.49/1.58	c 16051          46519          1627614        3526411        41             0              21   43   29   
1.69/1.77	c 17745          52430          1814272        3943616        41             0              11   41   23   
1.89/1.96	c 19608          57150          2013085        4380407        41             0              20   45   32   
2.09/2.16	c 21657          62462          2225661        4842285        41             0              19   42   29   
2.30/2.36	c 23910          69668          2443057        5295432        41             0              18   47   31   
2.49/2.59	c 26388          76088          2684752        5832770        41             0              18   50   29   
2.79/2.87	c 29113          82939          2974661        6471801        41             0              14   42   27   
3.09/3.18	c 32110          90634          3285597        7145490        41             0              18   48   28   
3.49/3.53	c 35406          98951          3644959        7925226        41             0              16   40   29   
3.89/3.93	c 39031          107717         4031077        8775721        42             0              4   42   26    
4.29/4.37	c 43018          117028         4468971        9756472        42             0              17   40   29   
4.69/4.78	c 47403          128527         4917976        10739576       42             0              16   47   29   
5.19/5.26	c 52226          141301         5406511        11799463       44             0              14   42   27   
5.69/5.78	c 57531          155480         5935867        12993891       45             0              13   43   25   
6.29/6.34	c 63366          172011         6514964        14223285       47             0              9   43   26    
6.89/6.96	c 69784          189741         7190891        15658673       48             0              12   52   25   
7.70/7.71	c 76843          208515         7963644        17312233       50             0              9   48   24    
8.49/8.52	c 84607          229368         8791918        19098287       52             0              13   47   24   
9.29/9.39	c 93147          253867         9711478        21031582       55             0              6   42   25    
10.19/10.29	c restarts              : 48          
10.19/10.29	c conflicts             : 102397       (9950 /sec)
10.19/10.29	c decisions             : 280180       (27226 /sec)
10.19/10.29	c propagations          : 23037598    (2238634 /sec)
10.19/10.29	c root propagations     : 265         
10.19/10.29	c filter calls          : 10643787       (1034289 /sec)
10.19/10.29	c useless filter calls  : 5694584        (53 %)
10.19/10.29	c Memory used           : 26.92 MB
10.19/10.29	c CPU time              : 10.2909 s
10.19/10.29	
10.19/10.29	s UNSATISFIABLE

Verifier Data


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-4252308-1500922236/watcher-4252308-1500922236 -o /tmp/evaluation-result-4252308-1500922236/solver-4252308-1500922236 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3626 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252308-1500922236.xml 

pid=5950
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.00 2.01 2.05 3/181 5953
/proc/meminfo: memFree=32002436/32770624 swapFree=5864/114412
[pid=5953] ppid=5950 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1011 0 0 0 0 0 0 0 20 0 1 0 1762776 27549696 825 33554432000 4194304 5744392 140721617559408 140721617556056 140588358717564 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6726 825 708 379 0 145 0

[startup+0.100195 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5953
/proc/meminfo: memFree=32002436/32770624 swapFree=5864/114412
[pid=5953] ppid=5950 vsize=27564 CPUtime=0.09 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1241 0 0 0 9 0 0 0 20 0 1 0 1762776 28225536 1023 33554432000 4194304 5744392 140721617559408 140721617556056 4892821 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1023 739 379 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27564

[startup+0.200327 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5953
/proc/meminfo: memFree=32002436/32770624 swapFree=5864/114412
[pid=5953] ppid=5950 vsize=27564 CPUtime=0.19 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1241 0 0 0 19 0 0 0 20 0 1 0 1762776 28225536 1023 33554432000 4194304 5744392 140721617559408 140721617556056 4892941 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1023 739 379 0 310 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27564

[startup+0.30032 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5953
/proc/meminfo: memFree=32002436/32770624 swapFree=5864/114412
[pid=5953] ppid=5950 vsize=27564 CPUtime=0.29 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1241 0 0 0 29 0 0 0 20 0 1 0 1762776 28225536 1023 33554432000 4194304 5744392 140721617559408 140721617556056 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1023 739 379 0 310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27564

[startup+0.700281 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5953
/proc/meminfo: memFree=32002436/32770624 swapFree=5864/114412
[pid=5953] ppid=5950 vsize=27564 CPUtime=0.69 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1241 0 0 0 69 0 0 0 20 0 1 0 1762776 28225536 1023 33554432000 4194304 5744392 140721617559408 140721617556808 4891646 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1023 739 379 0 310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27564

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=32000632/32770624 swapFree=5864/114452
[pid=5953] ppid=5950 vsize=27564 CPUtime=1.49 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1242 0 0 0 149 0 0 0 20 0 1 0 1762776 28225536 1023 33554432000 4194304 5744392 140721617559408 140721617556808 4892774 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1023 739 379 0 310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27564

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31998772/32770624 swapFree=5864/114452
[pid=5953] ppid=5950 vsize=27564 CPUtime=3.09 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1482 0 0 0 309 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 5118849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27564

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31995408/32770624 swapFree=5864/114452
[pid=5953] ppid=5950 vsize=27564 CPUtime=6.29 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1722 0 0 0 629 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 4892621 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27564

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

[startup+6.40032 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31995408/32770624 swapFree=5864/114452
[pid=5953] ppid=5950 vsize=27564 CPUtime=6.39 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1722 0 0 0 639 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 4892791 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 27564

[startup+8.00029 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31992804/32770624 swapFree=5864/114452
[pid=5953] ppid=5950 vsize=27564 CPUtime=7.99 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1962 0 0 0 799 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 5115995 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 27564

[startup+9.60027 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31991940/32770624 swapFree=5864/114468
[pid=5953] ppid=5950 vsize=27564 CPUtime=9.59 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1962 0 0 0 959 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 5118816 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 27564

[startup+10.0058 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31990452/32770624 swapFree=5864/114476
[pid=5953] ppid=5950 vsize=27564 CPUtime=10 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1962 0 0 0 1000 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 4892921 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 27564

[startup+10.2003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5954
/proc/meminfo: memFree=31990452/32770624 swapFree=5864/114476
[pid=5953] ppid=5950 vsize=27564 CPUtime=10.19 cores=0,2,4,6
/proc/5953/stat : 5953 (cosoco) R 5950 5953 3595 0 -1 4202496 1962 0 0 0 1019 0 0 0 20 0 1 0 1762776 28225536 1083 33554432000 4194304 5744392 140721617559408 140721617556808 4892830 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 40325120 140721617564865 140721617564995 140721617564995 140721617567694 0
/proc/5953/statm: 6891 1083 784 379 0 310 0
Current children cumulated CPU time (s) 10.19
Current children cumulated vsize (KiB) 27564

Child status: 0
Real time (s): 10.2945
CPU time (s): 10.2949
CPU user time (s): 10.2909
CPU system time (s): 0.004
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 27564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2909
system time used= 0.004
maximum resident set size= 4404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2000
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= 5

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023427 second user time and 0.047691 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-24 20:50:36
IDJOB=4252308
IDBENCH=125700
IDSOLVER=2633
FILE ID=node105/4252308-1500922236
RUNJOBID= node105-1500914927-3626
PBS_JOBID= 20625417
Free space on /tmp= 61672 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-40.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252308-1500922236/watcher-4252308-1500922236 -o /tmp/evaluation-result-4252308-1500922236/solver-4252308-1500922236 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500914927-3626 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252308-1500922236.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=1744397044

node105.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.44
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.44
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.44
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.44
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:        32003472 kB
MemAvailable:   32044700 kB
Buffers:           33824 kB
Cached:           320492 kB
SwapCached:            0 kB
Active:           289588 kB
Inactive:         122972 kB
Active(anon):      61000 kB
Inactive(anon):     8560 kB
Active(file):     228588 kB
Inactive(file):   114412 kB
Unevictable:        5864 kB
Mlocked:            5864 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2308 kB
Writeback:             0 kB
AnonPages:         49696 kB
Mapped:            28408 kB
Shmem:              8848 kB
Slab:              53588 kB
SReclaimable:      28124 kB
SUnreclaim:        25464 kB
KernelStack:        3264 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     300600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       95616 kB
DirectMap2M:    33449984 kB

Free space on /tmp at the end= 61672 MiB
End job on node105 at 2017-07-24 20:50:46