Trace number 4267416

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.12UNSAT 10.2776 10.2772

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.12 --  
0.00/0.03	c
0.00/0.03	c command line: cosoco -lc -model -restarts HOME/instance-4267416-1502605868.xml 
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.00/0.10	c 611            1813           63610          139452         41             0              27   46   34   
0.10/0.12	c 771            2284           84481          187652         41             0              21   38   30   
0.10/0.13	c 947            2837           99268          219268         41             0              24   43   31   
0.10/0.15	c 1140           3309           114618         251815         41             0              12   40   28   
0.10/0.17	c 1352           4072           138468         304208         41             0              13   38   25   
0.10/0.19	c 1585           4639           160693         352085         41             0              24   38   29   
0.21/0.22	c 1841           5309           187862         416428         41             0              23   38   32   
0.21/0.24	c 2122           6073           215325         475234         41             0              22   42   30   
0.21/0.28	c 2431           7017           249669         547175         41             0              14   41   30   
0.31/0.31	c 2770           7981           284600         628366         41             0              17   37   27   
0.31/0.35	c 3142           9092           321109         704493         41             0              24   42   33   
0.31/0.39	c 3551           10401          362653         795022         41             0              16   36   25   
0.41/0.44	c 4000           11531          409621         894993         41             0              24   39   29   
0.41/0.49	c 4493           13082          465786         1012818        41             0              13   46   28   
0.51/0.54	c 5035           14755          521855         1134181        41             0              23   45   35   
0.60/0.61	c 5631           16437          587067         1279841        41             0              24   39   32   
0.60/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.89/1.00	c 9627           28207          1008587        2179703        41             0              23   53   33   
1.00/1.09	c 10680          31706          1103012        2382609        41             0              17   43   29   
1.19/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.10/2.16	c 21657          62462          2225661        4842285        41             0              19   42   29   
2.29/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.10/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.36	c 43018          117028         4468971        9756472        42             0              17   40   29   
4.69/4.77	c 47403          128527         4917976        10739576       42             0              16   47   29   
5.19/5.25	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.32	c 63366          172011         6514964        14223285       47             0              9   43   26    
6.89/6.95	c 69784          189741         7190891        15658673       48             0              12   52   25   
7.69/7.70	c 76843          208515         7963644        17312233       50             0              9   48   24    
8.49/8.50	c 84607          229368         8791918        19098287       52             0              13   47   24   
9.29/9.37	c 93147          253867         9711478        21031582       55             0              6   42   25    
10.19/10.27	c restarts              : 48          
10.19/10.27	c conflicts             : 102397       (9966 /sec)
10.19/10.27	c decisions             : 280180       (27269 /sec)
10.19/10.27	c propagations          : 23037598    (2242192 /sec)
10.19/10.27	c root propagations     : 265         
10.19/10.27	c filter calls          : 10643787       (1035933 /sec)
10.19/10.27	c useless filter calls  : 5694584        (53 %)
10.19/10.27	c Memory used           : 26.93 MB
10.19/10.27	c CPU time              : 10.2745 s
10.19/10.27	
10.19/10.27	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15359 MiB free)
  memory of node 1: 16384 MiB (15402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267416-1502605868/watcher-4267416-1502605868 -o /tmp/evaluation-result-4267416-1502605868/solver-4267416-1502605868 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2570 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267416-1502605868.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=4391, runsolver pid=4388

[startup+0.100197 s]*
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31498572/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4092 CPUtime=0.1 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1247 0 0 0 10 0 0 0 20 0 1 0 93675105 28229632 1023 33554432000 4194304 5748600 140724281660336 140724281656984 4894575 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4092 KiB

[startup+0.2094 s]*
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31498572/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4092 CPUtime=0.21 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1247 0 0 0 21 0 0 0 20 0 1 0 93675105 28229632 1023 33554432000 4194304 5748600 140724281660336 140724281656984 5132762 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4092 KiB

[startup+0.308875 s]*
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31498200/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4092 CPUtime=0.31 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1247 0 0 0 31 0 0 0 20 0 1 0 93675105 28229632 1023 33554432000 4194304 5748600 140724281660336 140724281656984 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4092 KiB

[startup+0.70033 s]
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31498200/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4092 CPUtime=0.69 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1247 0 0 0 69 0 0 0 20 0 1 0 93675105 28229632 1023 33554432000 4194304 5748600 140724281660336 140724281657736 4894490 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4092 KiB

[startup+1.50034 s]
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31497032/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4092 CPUtime=1.49 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1248 0 0 0 149 0 0 0 20 0 1 0 93675105 28229632 1023 33554432000 4194304 5748600 140724281660336 140724281657736 4894417 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1023 747 380 0 310 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4092 KiB

[startup+3.10904 s]
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31494912/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=3.1 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1488 0 0 0 310 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+6.30032 s]
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31491876/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=6.29 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1728 0 0 0 629 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4893105 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+10.2772 s]
# the end of solver process 4391 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.2746 s, system=0.002999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40034 s]
/proc/loadavg: 2.07 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31491876/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=6.39 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1728 0 0 0 639 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4894279 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 6.39 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+8.00031 s]*
/proc/loadavg: 2.06 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31489520/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=8 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1968 0 0 0 800 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4894275 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 8 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+9.60031 s]
/proc/loadavg: 2.06 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31488528/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=9.59 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1968 0 0 0 959 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 5126849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 9.59 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+10.0003 s]*
/proc/loadavg: 2.06 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31487412/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=10 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1968 0 0 0 1000 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4894415 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 10 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

[startup+10.2003 s]
/proc/loadavg: 2.06 2.02 2.04 3/187 4392
/proc/meminfo: memFree=31487412/32770624 swapFree=67108860/67108860
[pid=4391] ppid=4388 vsize=27568 memory=4348 CPUtime=10.19 cores=0,2,4,6
/proc/4391/stat : 4391 (cosoco) R 4388 4391 2539 0 -1 4202496 1968 0 0 0 1019 0 0 0 20 0 1 0 93675105 28229632 1087 33554432000 4194304 5748600 140724281660336 140724281657736 4894318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 27410432 140724281664703 140724281664798 140724281664798 140724281667534 0
/proc/4391/statm: 6892 1087 788 380 0 310 0
Current children cumulated CPU time: 10.19 s
Current children cumulated vsize: 27568 KiB
Current children cumulated memory: 4348 KiB

Child status: 0
Real time (s): 10.2772
CPU time (s): 10.2776
CPU user time (s): 10.2746
CPU system time (s): 0.002999
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 27568
Max. memory (cumulated for all children) (KiB): 4348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2746
system time used= 0.002999
maximum resident set size= 4416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2006
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


# summary of solver processes directly reported to runsolver:
#   pid: 4391
#   total CPU time (s): 10.2776
#   total CPU user time (s): 10.2746
#   total CPU system time (s): 0.002999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050765 second user time and 0.117733 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 08:16:49
IDJOB=4267416
IDBENCH=125700
IDSOLVER=2657
FILE ID=node102/4267416-1502605868
RUNJOBID= node102-1502602094-2570
PBS_JOBID= 20628294
Free space on /tmp= 61796 MiB

SOLVER NAME= cosoco-mini 1.12
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-4267416-1502605868/watcher-4267416-1502605868 -o /tmp/evaluation-result-4267416-1502605868/solver-4267416-1502605868 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2570 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267416-1502605868.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=656243337

node102.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.35
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.35
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.35
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.35
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:        31500008 kB
MemAvailable:   31969000 kB
Buffers:           93548 kB
Cached:           659792 kB
SwapCached:            0 kB
Active:           710716 kB
Inactive:         115024 kB
Active(anon):      24228 kB
Inactive(anon):    75648 kB
Active(file):     686488 kB
Inactive(file):    39376 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2120 kB
Writeback:             0 kB
AnonPages:         78312 kB
Mapped:            44360 kB
Shmem:             25228 kB
Slab:             144132 kB
SReclaimable:     117924 kB
SUnreclaim:        26208 kB
KernelStack:        3328 kB
PageTables:         5456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     371704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61792 MiB
End job on node102 at 2017-08-13 08:17:00