Trace number 4268207

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 1.12UNSAT 10.2857 10.4055

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 benchmark4.6845298
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.15	c root propagations     : 265         
0.00/0.15	c restarts enabled, print stats at every restarts
0.00/0.15	c
0.00/0.15	c
0.00/0.15	c
0.00/0.15	c This is cosoco 1.12 --  
0.00/0.15	c
0.00/0.15	c command line: cosoco -lc -model -restarts HOME/instance-4268207-1502524998.xml 
0.00/0.15	c ========================================[ Problem Statistics ]===========================================
0.00/0.15	c |                                                                                                       
0.00/0.15	c |  Parse time        :         0.03 s 
0.00/0.15	c |
0.00/0.15	c |               Variables: 130
0.00/0.15	c |            Domain Sizes: 1..20
0.00/0.15	c |
0.00/0.15	c |             Constraints: 100
0.00/0.15	c |                   Arity: 3..3  -- Ternary: 100
0.00/0.15	c | 
0.00/0.15	c |                   Types: 
0.00/0.15	c |                          Extension: 100  (nb tuples: 10..200) -- (shared: 11)
0.00/0.15	c |                          
0.00/0.15	c =========================================================================================================
0.00/0.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.16	c 101            274            11939          26237          41             0              32   48   36   
0.00/0.18	c 211            566            23397          50868          41             0              30   43   35   
0.00/0.19	c 332            913            37624          85508          41             0              25   38   31   
0.07/0.20	c 465            1275           49919          110307         41             0              27   38   31   
0.07/0.22	c 611            1813           63610          139452         41             0              27   46   34   
0.07/0.24	c 771            2284           84481          187652         41             0              21   38   30   
0.07/0.25	c 947            2837           99268          219268         41             0              24   43   31   
0.07/0.26	c 1140           3309           114618         251815         41             0              12   40   28   
0.07/0.29	c 1352           4072           138468         304208         41             0              13   38   25   
0.17/0.31	c 1585           4639           160693         352085         41             0              24   38   29   
0.17/0.34	c 1841           5309           187862         416428         41             0              23   38   32   
0.17/0.36	c 2122           6073           215325         475234         41             0              22   42   30   
0.17/0.40	c 2431           7017           249669         547175         41             0              14   41   30   
0.27/0.43	c 2770           7981           284600         628366         41             0              17   37   27   
0.27/0.47	c 3142           9092           321109         704493         41             0              24   42   33   
0.37/0.51	c 3551           10401          362653         795022         41             0              16   36   25   
0.37/0.56	c 4000           11531          409621         894993         41             0              24   39   29   
0.47/0.61	c 4493           13082          465786         1012818        41             0              13   46   28   
0.47/0.66	c 5035           14755          521855         1134181        41             0              23   45   35   
0.57/0.72	c 5631           16437          587067         1279841        41             0              24   39   32   
0.67/0.80	c 6286           18378          668018         1445157        41             0              21   46   30   
0.67/0.87	c 7006           20455          741317         1603963        41             0              23   43   31   
0.77/0.95	c 7798           22787          824931         1788043        41             0              12   44   31   
0.87/1.03	c 8669           24999          915714         1982627        41             0              23   40   30   
0.98/1.12	c 9627           28207          1008587        2179703        41             0              23   53   33   
1.08/1.21	c 10680          31706          1103012        2382609        41             0              17   43   29   
1.17/1.33	c 11838          34692          1224698        2654629        41             0              23   42   32   
1.27/1.43	c 13111          38266          1332058        2888633        41             0              17   43   28   
1.37/1.56	c 14511          41750          1474358        3205365        41             0              21   43   30   
1.57/1.70	c 16051          46519          1627614        3526411        41             0              21   43   29   
1.67/1.89	c 17745          52430          1814272        3943616        41             0              11   41   23   
1.87/2.08	c 19608          57150          2013085        4380407        41             0              20   45   32   
2.08/2.28	c 21657          62462          2225661        4842285        41             0              19   42   29   
2.27/2.48	c 23910          69668          2443057        5295432        41             0              18   47   31   
2.57/2.71	c 26388          76088          2684752        5832770        41             0              18   50   29   
2.77/2.99	c 29113          82939          2974661        6471801        41             0              14   42   27   
3.07/3.30	c 32110          90634          3285597        7145490        41             0              18   48   28   
3.47/3.65	c 35406          98951          3644959        7925226        41             0              16   40   29   
3.87/4.05	c 39031          107717         4031077        8775721        42             0              4   42   26    
4.28/4.49	c 43018          117028         4468971        9756472        42             0              17   40   29   
4.77/4.90	c 47403          128527         4917976        10739576       42             0              16   47   29   
5.17/5.37	c 52226          141301         5406511        11799463       44             0              14   42   27   
5.77/5.90	c 57531          155480         5935867        12993891       45             0              13   43   25   
6.27/6.45	c 63366          172011         6514964        14223285       47             0              9   43   26    
6.87/7.08	c 69784          189741         7190891        15658673       48             0              12   52   25   
7.68/7.82	c 76843          208515         7963644        17312233       50             0              9   48   24    
8.47/8.63	c 84607          229368         8791918        19098287       52             0              13   47   24   
9.37/9.50	c 93147          253867         9711478        21031582       55             0              6   42   25    
10.27/10.40	c restarts              : 48          
10.27/10.40	c conflicts             : 102397       (9959 /sec)
10.27/10.40	c decisions             : 280180       (27251 /sec)
10.27/10.40	c propagations          : 23037598    (2240709 /sec)
10.27/10.40	c root propagations     : 265         
10.27/10.40	c filter calls          : 10643787       (1035248 /sec)
10.27/10.40	c useless filter calls  : 5694584        (53 %)
10.27/10.40	c Memory used           : 27.14 MB
10.27/10.40	c CPU time              : 10.2813 s
10.27/10.40	
10.27/10.40	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-4268207-1502524998/watcher-4268207-1502524998 -o /tmp/evaluation-result-4268207-1502524998/solver-4268207-1502524998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268207-1502524998.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.94 2.01 2.04 4/184 31722
/proc/meminfo: memFree=30972864/32770624 swapFree=0/587876
[pid=31722] ppid=31719 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31722/stat : 31722 (runsolver) D 31719 31722 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 100006115 24240128 107 18446744073709551615 4194304 4338465 140732184522048 140732184519688 139842288939735 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 33746944 140732184522945 140732184523337 140732184523337 140732184526794 0
/proc/31722/statm: 5918 107 54 36 0 2156 0

[startup+0.100148 s]
/proc/loadavg: 1.94 2.01 2.04 4/184 31722
/proc/meminfo: memFree=30972864/32770624 swapFree=0/587876
[pid=31722] ppid=31719 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31722/stat : 31722 (runsolver) D 31719 31722 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 100006115 24240128 107 18446744073709551615 4194304 4338465 140732184522048 140732184519688 139842288939735 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 33746944 140732184522945 140732184523337 140732184523337 140732184526794 0
/proc/31722/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200366 s]
/proc/loadavg: 1.94 2.01 2.04 4/184 31722
/proc/meminfo: memFree=30972864/32770624 swapFree=0/587876
[pid=31722] ppid=31719 vsize=27788 CPUtime=0.07 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1259 0 0 0 7 0 0 0 20 0 1 0 100006115 28454912 1096 18446744073709551615 4194304 5972588 140726492658608 140726492655256 5094162 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1096 801 435 0 310 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27788

[startup+0.300328 s]
/proc/loadavg: 1.94 2.01 2.04 4/184 31722
/proc/meminfo: memFree=30972864/32770624 swapFree=0/587876
[pid=31722] ppid=31719 vsize=27788 CPUtime=0.17 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1259 0 0 0 17 0 0 0 20 0 1 0 100006115 28454912 1096 18446744073709551615 4194304 5972588 140726492658608 140726492655256 4935502 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1096 801 435 0 310 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 27788

[startup+0.700275 s]
/proc/loadavg: 1.94 2.01 2.04 4/184 31722
/proc/meminfo: memFree=30972864/32770624 swapFree=0/587876
[pid=31722] ppid=31719 vsize=27788 CPUtime=0.57 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1259 0 0 0 57 0 0 0 20 0 1 0 100006115 28454912 1096 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4935454 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1096 801 435 0 310 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 27788

[startup+1.50028 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30971508/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=1.37 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1261 0 0 0 137 0 0 0 20 0 1 0 100006115 28454912 1096 18446744073709551615 4194304 5972588 140726492658608 140726492655912 5094130 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1096 801 435 0 310 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 27788

[startup+3.10028 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30971040/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=2.97 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1501 0 0 0 297 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4935459 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 27788

[startup+6.30028 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970668/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=6.17 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1741 0 0 0 617 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 5338181 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 27788

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

[startup+6.40031 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970668/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=6.27 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1741 0 0 0 627 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 5325776 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27788

[startup+8.00028 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970680/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=7.87 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1981 0 0 0 787 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4935649 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 27788

[startup+9.60027 s]
/proc/loadavg: 1.94 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970680/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=9.47 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1981 0 0 0 947 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4935463 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 27788

[startup+10.0059 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970680/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=9.88 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1981 0 0 0 988 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4935796 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 27788

[startup+10.4003 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31723
/proc/meminfo: memFree=30970680/32770624 swapFree=0/587892
[pid=31722] ppid=31719 vsize=27788 CPUtime=10.27 cores=0,2,4,6
/proc/31722/stat : 31722 (cosoco) R 31719 31722 24445 0 -1 4202496 1981 0 0 0 1027 0 0 0 20 0 1 0 100006115 28454912 1103 18446744073709551615 4194304 5972588 140726492658608 140726492655912 4934723 0 0 1 8405026 0 0 0 17 2 0 0 11 0 0 8070896 8075904 36773888 140726492664302 140726492664397 140726492664397 140726492667854 0
/proc/31722/statm: 6947 1103 804 435 0 310 0
Current children cumulated CPU time (s) 10.27
Current children cumulated vsize (KiB) 27788

Child status: 0
Real time (s): 10.4055
CPU time (s): 10.2857
CPU user time (s): 10.2817
CPU system time (s): 0.004
CPU usage (%): 98.8483
Max. virtual memory (cumulated for all children) (KiB): 27788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2817
system time used= 0.004
maximum resident set size= 4484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2019
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= 8
involuntary context switches= 4

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027288 second user time and 0.044753 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 09:49:22
IDJOB=4268207
IDBENCH=125700
IDSOLVER=2658
FILE ID=node134/4268207-1502524998
RUNJOBID= node134-1502500343-24508
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 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-4268207-1502524998/watcher-4268207-1502524998 -o /tmp/evaluation-result-4268207-1502524998/solver-4268207-1502524998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268207-1502524998.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=1778624830

node134.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.43
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.43
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.43
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.43
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:        30973124 kB
MemAvailable:   31955832 kB
Buffers:          299884 kB
Cached:           983044 kB
SwapCached:            0 kB
Active:           732932 kB
Inactive:         627284 kB
Active(anon):      79464 kB
Inactive(anon):    39408 kB
Active(file):     653468 kB
Inactive(file):   587876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2592 kB
Writeback:             4 kB
AnonPages:         77156 kB
Mapped:            54904 kB
Shmem:             41660 kB
Slab:             140872 kB
SReclaimable:     114396 kB
SUnreclaim:        26476 kB
KernelStack:        3264 kB
PageTables:         5032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-12 09:49:33