Trace number 4260235

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-07-29)UNSAT 10.3534 10.4621

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.14	c root propagations     : 265         
0.00/0.14	c restarts enabled, print stats at every restarts
0.00/0.14	c
0.00/0.14	c
0.00/0.14	c
0.00/0.14	c This is cosoco 1.1 --  
0.00/0.14	c
0.00/0.14	c command line: cosoco -lc -model -restarts HOME/instance-4260235-1502025111.xml 
0.00/0.14	c ========================================[ Problem Statistics ]===========================================
0.00/0.14	c |                                                                                                       
0.00/0.14	c |  Parse time        :         0.03 s 
0.00/0.14	c |
0.00/0.14	c |               Variables: 130
0.00/0.14	c |            Domain Sizes: 1..20
0.00/0.14	c |
0.00/0.14	c |             Constraints: 100
0.00/0.14	c |                   Arity: 3..3  -- Ternary: 100
0.00/0.14	c | 
0.00/0.14	c |                   Types: 
0.00/0.14	c |                          Extension: 100  (nb tuples: 10..200) -- (shared: 11)
0.00/0.14	c |                          
0.00/0.14	c =========================================================================================================
0.00/0.14	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.15	c 101            274            11939          26237          41             0              32   48   36   
0.00/0.16	c 211            566            23397          50868          41             0              30   43   35   
0.00/0.18	c 332            913            37624          85508          41             0              25   38   31   
0.00/0.19	c 465            1275           49919          110307         41             0              27   38   31   
0.09/0.20	c 611            1813           63610          139452         41             0              27   46   34   
0.09/0.22	c 771            2284           84481          187652         41             0              21   38   30   
0.09/0.24	c 947            2837           99268          219268         41             0              24   43   31   
0.09/0.25	c 1140           3309           114618         251815         41             0              12   40   28   
0.09/0.28	c 1352           4072           138468         304208         41             0              13   38   25   
0.19/0.30	c 1585           4639           160693         352085         41             0              24   38   29   
0.19/0.32	c 1841           5309           187862         416428         41             0              23   38   32   
0.19/0.35	c 2122           6073           215325         475234         41             0              22   42   30   
0.19/0.38	c 2431           7017           249669         547175         41             0              14   41   30   
0.29/0.42	c 2770           7981           284600         628366         41             0              17   37   27   
0.29/0.45	c 3142           9092           321109         704493         41             0              24   42   33   
0.39/0.50	c 3551           10401          362653         795022         41             0              16   36   25   
0.39/0.54	c 4000           11531          409621         894993         41             0              24   39   29   
0.49/0.60	c 4493           13082          465786         1012818        41             0              13   46   28   
0.49/0.65	c 5035           14755          521855         1134181        41             0              23   45   35   
0.59/0.72	c 5631           16437          587067         1279841        41             0              24   39   32   
0.59/0.79	c 6286           18378          668018         1445157        41             0              21   46   30   
0.69/0.86	c 7006           20455          741317         1603963        41             0              23   43   31   
0.79/0.94	c 7798           22787          824931         1788043        41             0              12   44   31   
0.89/1.03	c 8669           24999          915714         1982627        41             0              23   40   30   
0.99/1.12	c 9627           28207          1008587        2179703        41             0              23   53   33   
1.09/1.21	c 10680          31706          1103012        2382609        41             0              17   43   29   
1.19/1.32	c 11838          34692          1224698        2654629        41             0              23   42   32   
1.29/1.42	c 13111          38266          1332058        2888633        41             0              17   43   28   
1.39/1.56	c 14511          41750          1474358        3205365        41             0              21   43   30   
1.59/1.70	c 16051          46519          1627614        3526411        41             0              21   43   29   
1.69/1.89	c 17745          52430          1814272        3943616        41             0              11   41   23   
1.89/2.08	c 19608          57150          2013085        4380407        41             0              20   45   32   
2.09/2.28	c 21657          62462          2225661        4842285        41             0              19   42   29   
2.29/2.48	c 23910          69668          2443057        5295432        41             0              18   47   31   
2.59/2.71	c 26388          76088          2684752        5832770        41             0              18   50   29   
2.79/2.99	c 29113          82939          2974661        6471801        41             0              14   42   27   
3.19/3.31	c 32110          90634          3285597        7145490        41             0              18   48   28   
3.49/3.66	c 35406          98951          3644959        7925226        41             0              16   40   29   
3.89/4.06	c 39031          107717         4031077        8775721        42             0              4   42   26    
4.29/4.50	c 43018          117028         4468971        9756472        42             0              17   40   29   
4.79/4.91	c 47403          128527         4917976        10739576       42             0              16   47   29   
5.18/5.39	c 52226          141301         5406511        11799463       44             0              14   42   27   
5.78/5.92	c 57531          155480         5935867        12993891       45             0              13   43   25   
6.28/6.48	c 63366          172011         6514964        14223285       47             0              9   43   26    
6.98/7.11	c 69784          189741         7190891        15658673       48             0              12   52   25   
7.69/7.86	c 76843          208515         7963644        17312233       50             0              9   48   24    
8.48/8.67	c 84607          229368         8791918        19098287       52             0              13   47   24   
9.38/9.55	c 93147          253867         9711478        21031582       55             0              6   42   25    
10.28/10.46	c restarts              : 48          
10.28/10.46	c conflicts             : 102397       (9893 /sec)
10.28/10.46	c decisions             : 280180       (27070 /sec)
10.28/10.46	c propagations          : 23037598    (2225833 /sec)
10.28/10.46	c root propagations     : 265         
10.28/10.46	c filter calls          : 10643787       (1028375 /sec)
10.28/10.46	c useless filter calls  : 5694584        (53 %)
10.28/10.46	c Memory used           : 26.93 MB
10.28/10.46	c CPU time              : 10.35 s
10.28/10.46	
10.28/10.46	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-4260235-1502025111/watcher-4260235-1502025111 -o /tmp/evaluation-result-4260235-1502025111/solver-4260235-1502025111 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260235-1502025111.xml 

pid=24803
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 2/180 24806
/proc/meminfo: memFree=31763600/32770624 swapFree=0/317928
[pid=24806] ppid=24803 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/24806/stat : 24806 (runsolver) D 24803 24806 20633 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 4704887 24240128 106 18446744073709551615 4194304 4338465 140730310572976 140730310570616 140396843324119 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 7827456 140730310578370 140730310578762 140730310578762 140730310582218 0
/proc/24806/statm: 5918 106 53 36 0 2156 0

[startup+0.100149 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 24806
/proc/meminfo: memFree=31763600/32770624 swapFree=0/317928
[pid=24806] ppid=24803 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/24806/stat : 24806 (runsolver) D 24803 24806 20633 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 4704887 24240128 106 18446744073709551615 4194304 4338465 140730310572976 140730310570616 140396843324119 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 7827456 140730310578370 140730310578762 140730310578762 140730310582218 0
/proc/24806/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200363 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 24806
/proc/meminfo: memFree=31763600/32770624 swapFree=0/317928
[pid=24806] ppid=24803 vsize=27568 CPUtime=0.09 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1243 0 0 0 9 0 0 0 20 0 1 0 4704887 28229632 1023 18446744073709551615 4194304 5747388 140732629582416 140732629579064 4893982 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27568

[startup+0.300321 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 24806
/proc/meminfo: memFree=31763600/32770624 swapFree=0/317928
[pid=24806] ppid=24803 vsize=27568 CPUtime=0.19 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1243 0 0 0 19 0 0 0 20 0 1 0 4704887 28229632 1023 18446744073709551615 4194304 5747388 140732629582416 140732629579064 4893956 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27568

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 24806
/proc/meminfo: memFree=31763600/32770624 swapFree=0/317928
[pid=24806] ppid=24803 vsize=27568 CPUtime=0.59 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1243 0 0 0 59 0 0 0 20 0 1 0 4704887 28229632 1023 18446744073709551615 4194304 5747388 140732629582416 140732629579064 4894021 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 27568

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24807
/proc/meminfo: memFree=31762920/32770624 swapFree=0/317700
[pid=24806] ppid=24803 vsize=27568 CPUtime=1.39 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1244 0 0 0 139 0 0 0 20 0 1 0 4704887 28229632 1023 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4892800 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 27568

[startup+3.10028 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24807
/proc/meminfo: memFree=31762448/32770624 swapFree=0/317960
[pid=24806] ppid=24803 vsize=27568 CPUtime=2.99 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1483 0 0 0 299 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4893982 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 27568

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24807
/proc/meminfo: memFree=31762208/32770624 swapFree=0/317960
[pid=24806] ppid=24803 vsize=27568 CPUtime=6.18 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1722 0 0 0 618 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4894601 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 27568

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

[startup+6.40029 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24807
/proc/meminfo: memFree=31762208/32770624 swapFree=0/317960
[pid=24806] ppid=24803 vsize=27568 CPUtime=6.28 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1722 0 0 0 628 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4894018 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27568

[startup+8.00029 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24868
/proc/meminfo: memFree=31763000/32770624 swapFree=0/318256
[pid=24806] ppid=24803 vsize=27568 CPUtime=7.88 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1961 0 0 0 788 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4894117 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 27568

[startup+9.60027 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24868
/proc/meminfo: memFree=31762400/32770624 swapFree=0/318004
[pid=24806] ppid=24803 vsize=27568 CPUtime=9.48 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1961 0 0 0 948 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 5131704 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 27568

[startup+10.0058 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24868
/proc/meminfo: memFree=31762280/32770624 swapFree=0/318004
[pid=24806] ppid=24803 vsize=27568 CPUtime=9.89 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1961 0 0 0 989 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4892850 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 27568

[startup+10.4003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 24868
/proc/meminfo: memFree=31762280/32770624 swapFree=0/318004
[pid=24806] ppid=24803 vsize=27568 CPUtime=10.28 cores=0,2,4,6
/proc/24806/stat : 24806 (cosoco) R 24803 24806 20633 0 -1 4202496 1961 0 0 0 1028 0 0 0 20 0 1 0 4704887 28229632 1085 18446744073709551615 4194304 5747388 140732629582416 140732629579816 4893991 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 7845728 7850568 38064128 140732629590511 140732629590606 140732629590606 140732629594062 0
/proc/24806/statm: 6892 1085 786 380 0 310 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 27568

Child status: 0
Real time (s): 10.4621
CPU time (s): 10.3534
CPU user time (s): 10.3504
CPU system time (s): 0.003
CPU usage (%): 98.961
Max. virtual memory (cumulated for all children) (KiB): 27568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.3504
system time used= 0.003
maximum resident set size= 4408
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= 7
involuntary context switches= 62

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029379 second user time and 0.04238 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 14:57:47
IDJOB=4260235
IDBENCH=125700
IDSOLVER=2647
FILE ID=node127/4260235-1502025111
RUNJOBID= node127-1502014511-21395
PBS_JOBID= 
Free space on /tmp= 62028 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= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260235-1502025111/watcher-4260235-1502025111 -o /tmp/evaluation-result-4260235-1502025111/solver-4260235-1502025111 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260235-1502025111.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=1985108794

node127.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.92
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.92
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.92
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.92
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:        31764236 kB
MemAvailable:   32027324 kB
Buffers:          112212 kB
Cached:           431756 kB
SwapCached:            0 kB
Active:           274780 kB
Inactive:         326460 kB
Active(anon):      57472 kB
Inactive(anon):     8532 kB
Active(file):     217308 kB
Inactive(file):   317928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2200 kB
Writeback:             0 kB
AnonPages:         56952 kB
Mapped:            30496 kB
Shmem:              8868 kB
Slab:             111656 kB
SReclaimable:      87376 kB
SUnreclaim:        24280 kB
KernelStack:        3232 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     301492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-06 14:57:58