Trace number 4268035

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.12? (TO) 2520.1001 2520

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-13-int.xml
MD5SUM5aa475b3f1257aceb66c8baaa9eb8eb1
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 benchmark2.7322199
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints171
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":167},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":170},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints169
Distribution of constraint types[{"type":"intension","count":169},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.29	c root propagations     : 1827        
0.10/0.29	c restarts enabled, print stats at every restarts
0.10/0.29	c
0.10/0.29	c
0.10/0.29	c
0.10/0.29	c This is cosoco 1.12 --  
0.10/0.29	c
0.10/0.29	c command line: cosoco -lc -model -restarts HOME/instance-4268035-1502546852.xml 
0.10/0.29	c ========================================[ Problem Statistics ]===========================================
0.10/0.29	c |                                                                                                       
0.10/0.29	c |  Parse time        :         0.19 s 
0.10/0.29	c |
0.10/0.29	c |               Variables: 169
0.10/0.29	c |            Domain Sizes: 169..169
0.10/0.29	c |
0.10/0.29	c |             Constraints: 172
0.10/0.29	c |                   Arity: 1..169  -- Unary: 2  -- Binary: 169
0.10/0.29	c | 
0.10/0.29	c |                   Types: 
0.10/0.29	c |                          All Different: 1
0.10/0.29	c |                          Intension: 169
0.10/0.29	c |                          Unary: 2
0.10/0.29	c |                          
0.10/0.29	c =========================================================================================================
0.10/0.29	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.70/0.80	c 101            393            8564           114044         169            0              52   151   140 
1.10/1.25	c 211            817            18153          200176         169            0              48   152   137 
1.60/1.74	c 332            1289           27995          309571         169            0              43   154   143 
2.20/2.33	c 465            1660           36325          414111         169            0              63   116   81  
2.80/2.98	c 611            2122           47021          533655         169            0              63   141   114 
3.40/3.58	c 771            2485           55392          627158         169            0              43   108   98  
3.90/4.09	c 947            3096           66375          738166         169            0              44   152   143 
4.40/4.56	c 1140           3724           78901          855157         169            0              44   147   137 
5.00/5.14	c 1352           4277           90151          973586         169            0              42   145   119 
5.90/6.01	c 1585           5000           106253         1195558        169            0              46   148   139 
6.50/6.69	c 1841           5714           119988         1360031        169            0              45   147   130 
7.50/7.60	c 2122           6570           139287         1553722        169            0              43   152   137 
8.40/8.52	c 2431           7123           151624         1699314        169            0              43   68   64   
9.40/9.59	c 2770           8216           175404         1959790        169            0              55   153   145 
10.20/10.31	c 3142           9262           197940         2142928        169            0              43   149   141 
11.10/11.27	c 3551           10446          222285         2409211        169            0              43   154   145 
11.90/12.07	c 4000           11748          245749         2648402        169            0              65   151   144 
13.20/13.37	c 4493           13196          277255         3007731        169            0              44   151   140 
15.10/15.29	c 5035           15211          320531         3625985        169            0              63   151   140 
16.40/16.50	c 5631           16786          353242         3963289        169            0              63   151   143 
18.40/18.56	c 6286           18458          388373         4358003        169            0              43   147   131 
20.30/20.48	c 7006           20286          424098         4732510        169            0              46   148   130 
21.80/21.94	c 7798           22653          470203         5083302        169            0              43   149   142 
23.50/23.65	c 8669           24886          510463         5514633        169            0              65   150   130 
25.50/25.66	c 9627           27514          556040         6003165        169            0              63   147   136 
28.60/28.74	c 10680          30358          628712         6907669        169            0              65   144   137 
29.50/29.67	c 11838          33530          674536         7247631        169            0              65   153   146 
32.80/32.98	c 13111          37095          745591         8080539        169            0              65   148   133 
35.90/36.09	c 14511          40987          831629         8764477        169            0              46   149   143 
39.00/39.16	c 16051          45380          923178         9591487        169            0              63   147   140 
43.70/43.87	c 17745          50694          1030126        10649901       169            0              43   154   138 
47.90/48.03	c 19608          56304          1125358        11697461       169            0              63   150   135 
52.00/52.16	c 21657          61418          1207995        12585024       169            0              35   138   122 
54.70/54.84	c 23910          67527          1306099        13252909       169            0              63   154   146 
59.80/59.95	c 26388          75274          1465212        14787372       169            0              43   150   142 
65.10/65.28	c 29113          84142          1633902        15909229       169            0              43   149   141 
69.10/69.29	c 32110          92895          1780717        16969534       169            0              90   156   145 
76.20/76.33	c 35406          101162         1936341        18248086       169            0              44   150   139 
83.70/83.89	c 39031          111184         2139819        20521109       169            0              56   150   141 
95.60/95.75	c 43018          123836         2412951        23701462       169            0              43   150   140 
104.50/104.69	c 47403          136709         2662364        26323105       169            0              61   152   143 
113.50/113.61	c 52226          150211         2944235        28690865       169            0              63   150   144 
121.70/121.89	c 57531          166146         3232015        31165877       169            0              63   154   144 
137.20/137.34	c 63366          181237         3546847        34217224       169            0              43   147   133 
151.71/151.82	c 69784          199368         3893478        37654689       169            0              62   151   136 
165.40/165.59	c 76843          221075         4312493        40752440       169            0              44   150   141 
177.01/177.19	c 84607          244575         4696643        44521727       169            0              65   152   141 
191.90/192.04	c 93147          270585         5166608        48259244       169            0              43   151   137 
215.51/215.69	c 102541         297160         5696769        52938315       169            0              43   147   135 
226.91/227.09	c 112874         327562         6168723        55898421       169            0              65   152   143 
244.81/244.99	c 124240         361953         6779765        61413252       169            0              63   156   146 
266.81/266.90	c 136742         394269         7328431        66001883       169            0              46   148   136 
290.71/290.82	c 150494         439179         8126803        70887970       169            0              44   154   142 
314.41/314.58	c 165621         485334         8953337        76096152       169            0              43   151   141 
343.12/343.25	c 182260         542448         9941484        81939156       169            0              44   154   142 
370.72/370.82	c 200562         593688         10806857       87665776       169            0              46   155   146 
405.12/405.28	c 220694         651415         11844346       97896114       169            0              61   154   143 
424.42/424.59	c 242839         710617         12868472       104534545      169            0              63   152   144 
463.72/463.89	c 267198         776928         14142136       115586467      169            0              43   152   142 
496.83/496.90	c 293992         854864         15457804       123814827      169            0              44   153   143 
528.23/528.37	c 323465         937544         16798495       131889503      169            0              43   150   141 
553.73/553.89	c 355885         1033895        18165982       141300591      169            0              65   154   145 
623.24/623.38	c 391547         1129469        20147772       160600393      169            0              43   154   143 
741.55/741.65	c 430775         1239400        22366549       184483129      169            0              63   150   135 
786.25/786.30	c 473925         1363257        24387087       200512592      169            0              63   154   144 
885.56/885.65	c 521390         1498831        27066810       226934082      169            0              44   153   144 
967.76/967.81	c 573601         1658214        29904984       251142884      169            0              63   152   142 
1014.27/1014.38	c 631033         1834867        32757713       267623035      169            0              63   155   146 
1156.68/1156.77	c 694208         2013755        35712998       293205028      169            0              44   148   137 
1268.29/1268.39	c 763700         2228509        39581190       320683916      169            0              43   156   145 
1392.00/1392.00	c 840141         2443799        43696175       361351832      169            0              80   154   146 
1527.52/1527.56	c 924226         2684744        48142457       398680871      169            0              63   155   145 
1704.93/1704.91	c 1016719        2945556        53281492       438912907      169            0              43   152   143 
1843.44/1843.44	c 1118461        3277948        58897706       468527595      169            0              44   155   143 
2094.06/2094.09	c 1230377        3591374        65213266       524819065      169            0              43   154   139 
2330.18/2330.10	c 1353484        3947163        72013700       582909213      169            0              43   153   143 
2520.09/2520.00	
2520.09/2520.00	c *** INTERRUPTED ***
2520.09/2520.00	c restarts              : 76          
2520.09/2520.00	c conflicts             : 1453045      (577 /sec)
2520.09/2520.00	c decisions             : 4241118      (1683 /sec)
2520.09/2520.00	c propagations          : 634223997   (251667 /sec)
2520.09/2520.00	c root propagations     : 1827        
2520.09/2520.00	c filter calls          : 78402358       (31111 /sec)
2520.09/2520.00	c useless filter calls  : 38063580       (48 %)
2520.09/2520.00	c Memory used           : 29.92 MB
2520.09/2520.00	c CPU time              : 2520.09 s
2520.09/2520.00	
2520.09/2520.00	s UNKNOWN

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-4268035-1502546852/watcher-4268035-1502546852 -o /tmp/evaluation-result-4268035-1502546852/solver-4268035-1502546852 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268035-1502546852.xml 

pid=10463
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: 2.01 2.03 2.05 3/185 10466
/proc/meminfo: memFree=31108204/32770624 swapFree=0/485580
[pid=10466] ppid=10463 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/10466/stat : 10466 (runsolver) D 10463 10466 1478 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 96596466 24240128 107 18446744073709551615 4194304 4338465 140721823290256 140721823287896 140677373403863 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 21364736 140721823297730 140721823298121 140721823298121 140721823301578 0
/proc/10466/statm: 5918 107 54 36 0 2156 0

[startup+0.100169 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 10466
/proc/meminfo: memFree=31108204/32770624 swapFree=0/485580
[pid=10466] ppid=10463 vsize=26996 CPUtime=0 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 949 0 0 0 0 0 0 0 20 0 1 0 96596466 27643904 766 18446744073709551615 4194304 5972588 140725884224656 140725884221304 140197382941669 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 6749 766 685 435 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26996

[startup+0.200334 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 10466
/proc/meminfo: memFree=31108204/32770624 swapFree=0/485580
[pid=10466] ppid=10463 vsize=28272 CPUtime=0.1 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 1341 0 0 0 10 0 0 0 20 0 1 0 96596466 28950528 1181 18446744073709551615 4194304 5972588 140725884224656 140725884221304 140197382941669 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7068 1181 790 435 0 431 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28272

[startup+0.30032 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 10466
/proc/meminfo: memFree=31108204/32770624 swapFree=0/485580
[pid=10466] ppid=10463 vsize=29040 CPUtime=0.2 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 1590 0 0 0 20 0 0 0 20 0 1 0 96596466 29736960 1374 18446744073709551615 4194304 5972588 140725884224656 140725884221304 5070984 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7260 1374 791 435 0 623 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 29040

[startup+0.700279 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 10466
/proc/meminfo: memFree=31108204/32770624 swapFree=0/485580
[pid=10466] ppid=10463 vsize=29840 CPUtime=0.6 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 1804 0 0 0 60 0 0 0 20 0 1 0 96596466 30556160 1637 18446744073709551615 4194304 5972588 140725884224656 140725884221304 5071761 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7460 1637 834 435 0 823 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 29840

[startup+1.50028 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10467
/proc/meminfo: memFree=31105416/32770624 swapFree=0/485592
[pid=10466] ppid=10463 vsize=29972 CPUtime=1.4 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 1841 0 0 0 140 0 0 0 20 0 1 0 96596466 30691328 1637 18446744073709551615 4194304 5972588 140725884224656 140725884221688 5053056 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7493 1637 834 435 0 856 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 29972

[startup+3.10028 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10467
/proc/meminfo: memFree=31105044/32770624 swapFree=0/485592
[pid=10466] ppid=10463 vsize=30368 CPUtime=3 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 2736 0 0 0 300 0 0 0 20 0 1 0 96596466 31096832 1763 18446744073709551615 4194304 5972588 140725884224656 140725884221688 5071970 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7592 1763 834 435 0 955 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 30368

[startup+6.30028 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10467
/proc/meminfo: memFree=31104640/32770624 swapFree=0/485592
[pid=10466] ppid=10463 vsize=30500 CPUtime=6.2 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 3635 0 0 0 620 0 0 0 20 0 1 0 96596466 31232000 1777 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4972757 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7625 1777 834 435 0 988 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 30500

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10467
/proc/meminfo: memFree=31104116/32770624 swapFree=0/485588
[pid=10466] ppid=10463 vsize=30632 CPUtime=12.6 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 4560 0 0 0 1260 0 0 0 20 0 1 0 96596466 31367168 1793 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4962240 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1793 834 435 0 1021 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 30632

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10467
/proc/meminfo: memFree=31104248/32770624 swapFree=0/485584
[pid=10466] ppid=10463 vsize=30632 CPUtime=25.4 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 6416 0 0 0 2540 0 0 0 20 0 1 0 96596466 31367168 1824 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4972762 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1824 834 435 0 1021 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 30632

[startup+51.1003 s]
/proc/loadavg: 2.07 2.04 2.05 3/186 10467
/proc/meminfo: memFree=31104248/32770624 swapFree=0/485584
[pid=10466] ppid=10463 vsize=30632 CPUtime=51 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 7360 0 0 0 5100 0 0 0 20 0 1 0 96596466 31367168 1828 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4970728 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1828 834 435 0 1021 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 30632

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 10470
/proc/meminfo: memFree=31102564/32770624 swapFree=0/485596
[pid=10466] ppid=10463 vsize=30632 CPUtime=102.2 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 7790 0 0 0 10220 0 0 0 20 0 1 0 96596466 31367168 1836 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5072002 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1836 834 435 0 1021 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 30632

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 10473
/proc/meminfo: memFree=31103592/32770624 swapFree=0/485588
[pid=10466] ppid=10463 vsize=30632 CPUtime=162.2 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 8221 0 0 0 16220 0 0 0 20 0 1 0 96596466 31367168 1837 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4968760 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1837 834 435 0 1021 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30632

[startup+222.306 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 10475
/proc/meminfo: memFree=31103688/32770624 swapFree=0/485600
[pid=10466] ppid=10463 vsize=30632 CPUtime=222.21 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 8651 0 0 0 22221 0 0 0 20 0 1 0 96596466 31367168 1837 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4965331 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1837 834 435 0 1021 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30632

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 10538
/proc/meminfo: memFree=31128752/32770624 swapFree=0/485628
[pid=10466] ppid=10463 vsize=30632 CPUtime=282.21 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 8651 0 0 0 28221 0 0 0 20 0 1 0 96596466 31367168 1837 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4968769 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1837 834 435 0 1021 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30632

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 10541
/proc/meminfo: memFree=31128684/32770624 swapFree=0/485636
[pid=10466] ppid=10463 vsize=30632 CPUtime=342.22 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 9078 0 0 0 34222 0 0 0 20 0 1 0 96596466 31367168 1837 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071030 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1837 834 435 0 1021 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 30632

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10557
/proc/meminfo: memFree=31125520/32770624 swapFree=0/485652
[pid=10466] ppid=10463 vsize=30632 CPUtime=402.22 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 9081 0 0 0 40222 0 0 0 20 0 1 0 96596466 31367168 1837 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4977701 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1837 834 435 0 1021 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 30632

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10583
/proc/meminfo: memFree=31123528/32770624 swapFree=0/485676
[pid=10466] ppid=10463 vsize=30632 CPUtime=462.22 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 9509 0 0 0 46222 0 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5099616 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 30632

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10585
/proc/meminfo: memFree=31124320/32770624 swapFree=0/485668
[pid=10466] ppid=10463 vsize=30632 CPUtime=522.23 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 9513 0 0 0 52223 0 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4975114 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 30632

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 10587
/proc/meminfo: memFree=31128152/32770624 swapFree=0/485680
[pid=10466] ppid=10463 vsize=30632 CPUtime=582.23 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 9940 0 0 0 58223 0 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5099648 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 30632


################
# More data... #
################


[startup+1602.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/189 10654
/proc/meminfo: memFree=31123476/32770624 swapFree=0/485896
[pid=10466] ppid=10463 vsize=30632 CPUtime=1602.32 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 13172 0 0 0 160231 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5070962 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 30632

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/189 10656
/proc/meminfo: memFree=31123464/32770624 swapFree=0/485920
[pid=10466] ppid=10463 vsize=30632 CPUtime=1662.33 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 13400 0 0 0 166232 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4978745 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 30632

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 10658
/proc/meminfo: memFree=31126924/32770624 swapFree=0/485928
[pid=10466] ppid=10463 vsize=30632 CPUtime=1722.33 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 13599 0 0 0 172232 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4975104 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 30632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 10660
/proc/meminfo: memFree=31127580/32770624 swapFree=0/485944
[pid=10466] ppid=10463 vsize=30632 CPUtime=1782.33 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 13745 0 0 0 178232 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5099648 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 30632

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 10662
/proc/meminfo: memFree=31127456/32770624 swapFree=0/485952
[pid=10466] ppid=10463 vsize=30632 CPUtime=1842.34 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 13747 0 0 0 184233 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4979114 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 30632

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 10665
/proc/meminfo: memFree=31127324/32770624 swapFree=0/485960
[pid=10466] ppid=10463 vsize=30632 CPUtime=1902.34 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14261 0 0 0 190233 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5070984 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 30632

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 10667
/proc/meminfo: memFree=31127476/32770624 swapFree=0/485972
[pid=10466] ppid=10463 vsize=30632 CPUtime=1962.35 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14261 0 0 0 196234 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5099648 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 30632

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 10669
/proc/meminfo: memFree=31127112/32770624 swapFree=0/485988
[pid=10466] ppid=10463 vsize=30632 CPUtime=2022.35 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14476 0 0 0 202234 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5070984 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 30632

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 10673
/proc/meminfo: memFree=31127852/32770624 swapFree=0/486004
[pid=10466] ppid=10463 vsize=30632 CPUtime=2082.36 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14486 0 0 0 208235 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071894 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2082.36
Current children cumulated vsize (KiB) 30632

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 10675
/proc/meminfo: memFree=31128072/32770624 swapFree=0/486020
[pid=10466] ppid=10463 vsize=30632 CPUtime=2142.36 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14787 0 0 0 214235 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071744 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2142.36
Current children cumulated vsize (KiB) 30632

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10691
/proc/meminfo: memFree=31123904/32770624 swapFree=0/486036
[pid=10466] ppid=10463 vsize=30632 CPUtime=2202.37 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14792 0 0 0 220236 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5094119 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2202.37
Current children cumulated vsize (KiB) 30632

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10694
/proc/meminfo: memFree=31123880/32770624 swapFree=0/486056
[pid=10466] ppid=10463 vsize=30632 CPUtime=2262.37 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14891 0 0 0 226236 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071952 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2262.37
Current children cumulated vsize (KiB) 30632

[startup+2322.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/186 10696
/proc/meminfo: memFree=31126904/32770624 swapFree=0/486076
[pid=10466] ppid=10463 vsize=30632 CPUtime=2322.38 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 14891 0 0 0 232237 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071868 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2322.38
Current children cumulated vsize (KiB) 30632

[startup+2382.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/186 10698
/proc/meminfo: memFree=31127032/32770624 swapFree=0/486080
[pid=10466] ppid=10463 vsize=30632 CPUtime=2382.38 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 15427 0 0 0 238237 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071880 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2382.38
Current children cumulated vsize (KiB) 30632

[startup+2442.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 10700
/proc/meminfo: memFree=31127148/32770624 swapFree=0/486088
[pid=10466] ppid=10463 vsize=30632 CPUtime=2442.39 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 15431 0 0 0 244238 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4975242 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2442.39
Current children cumulated vsize (KiB) 30632

[startup+2502.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10702
/proc/meminfo: memFree=31126900/32770624 swapFree=0/486096
[pid=10466] ppid=10463 vsize=30632 CPUtime=2502.39 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 15643 0 0 0 250238 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 5071792 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2502.39
Current children cumulated vsize (KiB) 30632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 10702
/proc/meminfo: memFree=31126900/32770624 swapFree=0/486096
[pid=10466] ppid=10463 vsize=30632 CPUtime=2520.09 cores=0,2,4,6
/proc/10466/stat : 10466 (cosoco) R 10463 10466 1478 0 -1 4202496 15643 0 0 0 252008 1 0 0 20 0 1 0 96596466 31367168 1838 18446744073709551615 4194304 5972588 140725884224656 140725884221960 4975104 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 25702400 140725884232174 140725884232269 140725884232269 140725884235726 0
/proc/10466/statm: 7658 1838 834 435 0 1021 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 30632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520.1
CPU user time (s): 2520.09
CPU system time (s): 0.012
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 30632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.09
system time used= 0.012
maximum resident set size= 7420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15694
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= 11
involuntary context switches= 755

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.85425 second user time and 8.2066 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-12 15:53:38
IDJOB=4268035
IDBENCH=134602
IDSOLVER=2658
FILE ID=node135/4268035-1502546852
RUNJOBID= node135-1502500348-1543
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-13-int.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268035-1502546852/watcher-4268035-1502546852 -o /tmp/evaluation-result-4268035-1502546852/solver-4268035-1502546852 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502500348-1543 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268035-1502546852.xml

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

MD5SUM BENCH= 5aa475b3f1257aceb66c8baaa9eb8eb1
RANDOM SEED=1228078217

node135.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.21
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.21
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.21
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.21
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:        31108216 kB
MemAvailable:   31945460 kB
Buffers:          304620 kB
Cached:           831044 kB
SwapCached:            0 kB
Active:           692528 kB
Inactive:         527172 kB
Active(anon):      83996 kB
Inactive(anon):    41332 kB
Active(file):     608532 kB
Inactive(file):   485840 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             4 kB
AnonPages:         83572 kB
Mapped:            54528 kB
Shmem:             41656 kB
Slab:             144588 kB
SReclaimable:     117416 kB
SUnreclaim:        27172 kB
KernelStack:        3280 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     355300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-12 16:35:38